This topic is locked

Linkin header for user to switch template

1/6/2009 7:58:09 PM
PHPRunner General questions
hichem author

Has anyone managed to build something like a button or link to allow users to switch between 2 or more available templates?

Is there an easy way to do this assuming that I can copy the template folder after generating the same app using a different layout?

Or may be like with some CMS systems, allow each user to select a template and save it against his settings?

J
Jane 1/7/2009

Hi,
you can create create two applications based on different layouts, put it in different directories and add link between these projects in the header.php file manually.