Scripts and functions that I have written or found useful

Archive for September, 2008

My Drupal 6 block template file doesn’t work

Friday, September 19th, 2008 Posted in Drupal | No Comments »

I had the problem whereby I wanted to change the theme layout of the locale bar. The devel module told me to use the template file "block-locale.tpl.php" but when I created this file and populated it with dummy information, it ...