Recent blog posts
module
Text Formatter Module
amariotti — Fri, 12/04/2009 - 12:34
Every once in a while I'll run into a request for one of my Drupal sites which has a module that will accomplish it. Sometimes I will remember the name, but most times I will not due to the plethera of modules that come across on a daily basis. Today that module was "Text Formatter." I'm not sure I totally dig the name that they've come up with, but the module is a lifesaver.
- amariotti's blog
- Read more
- 1156 reads
Multiple Google Analytics Accounts with the Domain Access Module
amariotti — Wed, 01/14/2009 - 17:08
A month or so ago I started my first site on Drupal 6.x. I was very excited about this for a number of reasons which I will mention on another day–in another post. Once it was installed I went straght for the Domain Access module. For those of that are familiar with it, you know that it's a pretty slick module with a lot of good functionality. It allows you to run multiple Drupal 6 sites off the same code base and database. I understand that there is always the multi-site option, but I wanted to try something a little more integrated and clean. That's all I'll say about the Domain Access module (I will post about it in the next few weeks, because there's lots to say).
- amariotti's blog
- Read more
- 5270 reads
- 1 attachment
Menu Trails
amariotti — Thu, 09/18/2008 - 16:06
A module that I haven't been able to live without since I got into Drupal is called Menu Trails.
This module has been a lifesaver for me and a necessity on most all of my Drupal sites. One thing that I like to do on my Drupal sites is use Views to generate lists of nodes. Views makes that kind of stuff quick and easy. Menu trails fills a gap that, in my opinion, Drupal has completely left out. The Menu Trails module allows you to take node types and taxonomy vocabularies and automatically add them under a certain menu item (retaining breadcrumbs).
- amariotti's blog
- Read more
- 3130 reads
Some fun with the Magic_Tabs Module
amariotti — Thu, 06/19/2008 - 11:42
Now that Father's Day and the important birthdays in my family past it's time to start blogging again. I've been able to do some pretty cool things over the last few days with the limited PHP experience that I have. That's the beauty of Drupal!
One issue that I kept running into with a site that I'm working on for my job is that we needed multiple menu blocks for different departments. It is getting to the point where we would need two long menu blocks for each department. It's been a frustrating issue that wasn't really a big deal until I actually saw them on the site.
- amariotti's blog
- Read more
- 5432 reads
- 1 attachment
