Less Framework Conversion
Submitted by manonamac on Tue, 05/31/2011 - 23:59
Bear with me, please. I'm currently in the process of converting this site to the Less Framework for support of multiple devices.
Submitted by manonamac on Tue, 05/31/2011 - 23:59
Bear with me, please. I'm currently in the process of converting this site to the Less Framework for support of multiple devices.
Submitted by manonamac on Wed, 06/01/2011 - 11:50
I recently found myself needing to add a little jQuery to a views output element. While I could have gone through the process of adding "scripts[] = whatever.js" to my theme's .info file, it would have loaded the jQuery on every page, which was unnecessary.
Submitted by manonamac on Tue, 04/26/2011 - 15:19
Submitted by manonamac on Tue, 01/25/2011 - 15:11
I've been having some issues with Drupal 7 since installation, namely enabling Clean URL's, some Views errors, etc. I remembered during the installation reading that PHP 5.2.5 was the minimum requirement for installation.
Submitted by manonamac on Tue, 01/18/2011 - 13:56
I recently installed Tipsy, a jquery-based tooltip module for Drupal on a client site at work.
Submitted by manonamac on Wed, 01/05/2011 - 02:58
I recently installed a test version of Drupal 7 (very impressed so far). One of the things that I noticed that I hadn't before was the need to turn off register_globals.