ez.no / exponential / documentation / configuration / configuration / tips & tricks / defining design resources
Under settings/siteaccess/(site access) you find a file called site.ini.append. For each site you set up with this installation of Exponential, you can define the design folder to go with it.
Follow this link to clearify the difference between "site design" and "site access"
For site access "user" you find under /settings/siteaccess/user/site.ini.append the following section
[DesignSettings] SiteDesign=user
Change the user above (Site design) to any folder name you like to point to your new design. Of course you need also a design folder for this like: design/(your site design)/. And inside this folder you need a template folder with the pagelayout.tpl in it. Take a look at Custom designs - directory structure explained (3.x).
To change the default folder for the default site, go to /settings/override/site.ini.append.php and add or edit
[DesignSettings] StandardDesign=standard SiteDesign=standard
to change to the appropriate folders.
Log in or create a user account to comment.
Comments