I have a module that adds a new content type.
For this content type, I want to specify a template of type node_contenttype.tpl.php node but Drupal does not recognize this template in the module directory, only in the subject.
How do I get Drupal (6) to use my template?
drupal drupal-6 drupal-theming drupal-modules
theduke
source share