Syndicate content

D6

23Jan2009
psynaptic's picture

Hide Drupal Help Messages Using jQuery

The help text of Drupal usually appears in the top part of the content area on admin pages and provides help for administrative users who may need guidance on how to use the functions available on that particular page. Once you become more experienced with Drupal you rarely need to see this information and it can get in the way of developing and administering a Drupal site.

23Jan2009
psynaptic's picture

Adding a JavaScript File to a Drupal Theme

Author: psynaptic

Drupal comes with the excellent and very powerful jQuery JavaScript library. jQuery really reduces the learning curve when it comes to adding fancy JavaScript effects to a Drupal site.

In this mini-tutorial I will show you how you can add a theme-based JavaScript file to your site so you can start to leverage the power of jQuery in your projects.

9Jan2009
psynaptic's picture

Drupal Beautify Module Released

Author: psynaptic

I've been painfully aware that the formatting of the HTML output of the Drupal sites we've been building are not up to the high standards we set for ourselves here at Freestyle Systems. The pages do validate against XHTML 1.0 Strict but Drupal doesn't make it easy for the developer to format the final HTML code that's output to the browser in a neat and tidy fashion.

25Apr2008
psynaptic's picture

Drupal Shadowbox Module Released

Shadowbox.js is a modal media viewer application that enables web content to be displayed in an interface overlaid on the originating page.