Revenge of the node comments: a pure jQuery comment pager
A previous post described how to reposition node comments with Drupal's hook_menu_alter(), to facilitate a tabbed interface. One side effect that...
A previous post described how to reposition node comments with Drupal's hook_menu_alter(), to facilitate a tabbed interface. One side effect that...
Developers think of design as Black Magic*. Really.
If you haven't already heard of it, the Theme Developer is a great tool. It works like firebug, but for Drupal.
So there we were, facing a Flash based video player that could have multiple tabs of many videos apiece.
During the theming process for the Emmys, specifically Emmys.com and Emmys.tv, we were presented with 2 differently styled marquees. On Emmys.com,...
A strange quirk in Drupal 6 hard-codes comment rendering into the node module. This makes it quite difficult to reposition comments, for instance...
Creating multiple dynamic tabs in Brightcove 3 players using JavaScript to handle playlist loading efficiently.
Over the last two weeks I've been working on a project to convert one of our client's websites to Brightcove 3 players. As I am quite new to drupal...
The decision to store settings.php in your version control system can be sticky.
Dealing with special characters in AJAX calls for a Brazilian Drupal site? Learn how to prevent data loss using simple encoding techniques.
Some browsers like to be helpful and help by remembering certain form fields. I was having a problem with Firefox auto-populating my some of my form...