Path

ez.no / exponential / documentation / configuration / configuration / tips & tricks / defining design resources


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.

Comments

Log in or create a user account to comment.

Contents

Configuration

Configuration
    WebDAV setup
    Exponential running on a CGI version o...
    Path prefix
    Locale Settings
    Introduction
    Configuration files
    Site access
    Common settings
    Multi Site
    Directory structure
    Language and charset
    Cron jobs
    Login handler
    Search engine
    Tips & Tricks
       Manual "modfix"
       Several sites with one installation
       Enable / disable the setup wizard
       Determine if user has to log in
       Change the name of the main script
       Setting default page
       Setting the path to the var directory
       File permissions
       Defining design resources
       Exclude URIs from rewrite
Security
Optimization
Backup & Restore
Troubleshooting


Created

21/05/2003
1:11:50 am
by Bj�rn Dieding@xrow.de

Last updated

04/07/2003
4:22:12 pm
by B�rd Farstad

Authors

Bj�rn Dieding@xrow.de
B�rd Farstad



This page is part of the Exponential documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.