Hi,
Good job with the theme ! How can i apply the functionality of this module to eg. a Story or a Page?
Thanks in advance
Of course i meant module not theme :)
You should use the D6 core template suggestions. For example, if you want to have a different template for stories, duplicate your node.tpl.php to node-story.tpl.php. The same goes for pages.
http://drupal.org/node/190815
http://drupal.org/node/173880
Comments
Comment #1
Bazin commentedOf course i meant module not theme :)
Comment #2
amateescu commentedYou should use the D6 core template suggestions. For example, if you want to have a different template for stories, duplicate your node.tpl.php to node-story.tpl.php. The same goes for pages.
http://drupal.org/node/190815
http://drupal.org/node/173880
Comment #3
amateescu commented