Druplings

Injecting jQuery into Views

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.

Drupal Camp Nashville

Drupal Camp Nashville

I will be attending the 2011 Drupal Camp Nashville on Friday and Saturday. I look forward to learning more about PHP, D7, D7 module development, Features, Mobile Drupal development, and Git

Drupal 7 - PHP 5.3.3 Issue

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.

Subscribe to RSS - drupal