customization

Note to self: Drupal Theming trick

while learning more on getting templates up for drupal, i notice i forgot this while upgrading cy's site. But a note to self post will help me to remember the next time i update drupal :)

in the guide under http://drupal.org/node/139766, a trick is given to allow one to have custom theme differentiated by url path names. So only thing you and i must do is to add the following function in a file called template.php in your own theme folderto the phptemplate.engine file.

Syndicate content