I am starting with the creats_65 template in a new install on 6.5 Pro.
At the bottom of the template.php file I noticed these.
// custom entries
define('TEMPLATE_FS_CUSTOM_INCLUDES',DIR_FS_CATALOG . DIR_WS_TEMPLATES . TEMPLATE_NAME . '/includes/');
define('TEMPLATE_BUTTONS_USE_CSS','true');
define('TEMPLATE_FS_CUSTOM_MODULES',TEMPLATE_FS_CUSTOM_INCLUDES . 'modules/');
there is only a single file in the create_65 template in the includes directory.
I believe it is something like menu.php.
Can anyone help me understand the logice here.
I am trying to follow the post from mindhaze where he describes the ATS templates vs. otr and the impact of the template.php file.
http://creloaded.org/forum/topic.html?f=16&t=26794&p=118958&hilit=template.php+legacy#p118958As good as that above doc is, it doesnt outline every possibility.
Thanks fro the help.
BK