Forums / Setup & design / Links within "/layout/set/" siteaccess

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Links within "/layout/set/" siteaccess

Author Message

Kjetil Borthen

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?