Explicit Template Call in URI
Posted: Fri Dec 15, 2006 8:33 pm
Hi!
Is there a way to call a template from within the URI which is different to the defined template?
e.g.
http://mysite/index.php?page=mypage&tem ... mytemplate
Situation: I need to include a cmsms site into another site with php. I thought about creating a template which only contains {content} and then include this site with php.
Is there a way to call a template from within the URI which is different to the defined template?
e.g.
http://mysite/index.php?page=mypage&tem ... mytemplate
Situation: I need to include a cmsms site into another site with php. I thought about creating a template which only contains {content} and then include this site with php.