Submitted by Anonymous (not verified) on Fri, 09/11/2009 - 00:44.
I need some more clarification.
Without this module, theme developer shows these suggestions for .tpl files:
page-nodetype.tpl.php < page.tpl.php.
With the module enabled a new drop down box appears on the nodetype edit form to select either default or 'page' for the template, and the suggestions are now:
.tpl.php < page-nodetype.tpl.php < page.tpl.php
Does this module then allow the use of some arbitrarily named .tpl.php file? If so, do you just create it, put in the theme directory and then it shows up in the template select list?
1. I need some more
I need some more clarification.
Without this module, theme developer shows these suggestions for .tpl files:
page-nodetype.tpl.php < page.tpl.php.
With the module enabled a new drop down box appears on the nodetype edit form to select either default or 'page' for the template, and the suggestions are now:
.tpl.php < page-nodetype.tpl.php < page.tpl.php
Does this module then allow the use of some arbitrarily named .tpl.php file? If so, do you just create it, put in the theme directory and then it shows up in the template select list?