By phil88 on
Is it possible to include a node-[contenttype].tpl.php in the Module Folder? I would like the template to be used accross all themes and websites when enabled under the sites modules.
Thoughts? Thanks!
Is it possible to include a node-[contenttype].tpl.php in the Module Folder? I would like the template to be used accross all themes and websites when enabled under the sites modules.
Thoughts? Thanks!
Comments
Templates at the Module level?
I have a custom video module that I would like to use the same node template across 20 of my sites. I would like to avoid copying the node.tpl file across all 20 web sites.
Does anyone have any experience with this? Would the solution be to place the tpl files in the themes directory?