Make a dynamic background sidebar in Drupal 6 using jQuery
Filed in Software on May.20, 2009
Sometimes you need some ugly behavior in a web-site for making customer happy, like changing some piece of the template when changing web-site section.
With the standard tools, you can create different content-types, and after theming each content-type with a custom template file (creating a new copy of node.tpl.php to node-foo.tpl.php, where foo is the name [...]
