I've a question about template.
I look around the forum but i didn't find answers. During the developping i notice that templates have common parts like header, meta and footer. So i tried to create separate templates for that parts and include them in a page specific template (this for a create a better mainting code). Looking around i tried with smarty tag include
Code: Select all
{include file="file:relative/path/to/template.tpl"}
Is there any way to include a template not from a file but from the DB that is where CMSMS stores them or to inclue them from file with a relative path.
Thank you for your attention
Piero Longhetto - Italy