Saturday 11 March 2006 5:04:25 am
Hi folks! I try to use "/layout/set/" to use an other pagelayout.tpl, so the users can choose the laytout of the site. The links in my templates er made like this:
{'/content/view/full/<node#>'|ezurl()}
After deleting the cache, I then access my site useing the "/layout/set/<layoutnam>". All my links are generated correctly with the "/layout/set/<layoutname>" inside the url. But if I go back to my default layout, the links still have the "/layout/set/<layoutname>" inside. Do I use the "/layout/set/" correct or could this be a bug?
|