Alligatorsneeze - alligatorsneeze.com - alligatorsneeze.com

General Information:
Latest News:
Drupal 7 Quick Tip: Hiding Content Types on the Add Content Page 3 Apr 2013 | 10:47 pm
In Drupal 7, hiding contents on the Add content page (node/add) is pretty easy. Go to Admin > Structure > Menus, and choose the Navigation menu. You should see a page such as this one: From here yo...
Drupal Quick Tip: Update Every Site in a Multisite Installation with Drush 26 Jul 2012 | 01:32 pm
This is one of those situations where I feel like I've been walking around with toilet paper hanging off the leg of my pants but nobody has the heart to tell me. This evening I decided to, lo and beh...
Drupal Alters and Overrides: hook_menu_alter 1 Jul 2011 | 12:55 pm
This brief tutorial will cover altering and removing items in Drupal's menu system. See my previous blog post on hook_form_alter. hook_menu_alter Introduced in Drupal 6, hook_menu_alter allows you t...
Image Uploads Using WYSIWYG and Media in Drupal 7 30 May 2011 | 04:51 am
Modules you'll need: WYSIWYG with CKEditor Media Styles (required by Media) Install the WYSIWYG as instructed with CKEditor support. Enable the Media module and the dependency on File Styles. Unde...
Drupal 7 Quick Tip: Using jQuery's once() 29 May 2011 | 06:06 am
In Drupal 6, many modules as well as custom jQuery required adding a "processed" class to elements in order for those elements to avoid being processed each time an AHAH/AJAX request is made on the pa...
A Late (or Early) Retrospective 14 Apr 2011 | 07:19 am
This blog is primarily stagnant, mostly trafficked by Google searches pointing to old articles where I at least gave some sort of attempt at regularly posting something. I imagine I must have had more...
Drupal Alters and Overrides: Drupal.theme.prototype 8 Sep 2010 | 11:30 am
Recently I ran into a situation where I needed to alter the alt text of a link while using the Node relationships module. On mouse hover, it popped up the words "Search and reference..." while I wante...
Drupal Alters and Overrides: hook_form_alter 6 Sep 2010 | 06:17 am
One of the first rules most people coming into the world of Drupal learn, hopefully, is to not hack core. I certainly didn't know about this when I first started out and hacked to pieces a lovely Drup...
Importing Old Blogs 11 Aug 2010 | 09:49 am
I've spent a bit of time today importing my old blogs here-- if cutting and pasting could be considered "importing", anyway. I was very surprised and happy today to find that I actually did not lose ...
Live on Drupal Gardens 23 Jul 2010 | 03:44 pm
My site is finally live on Drupal Gardens, by following the directions at http://www.drupalgardens.com/documentation/custom-domains Pretty straight forward and propagated for me within an hour. Now, ...