StandardDesign
Summary
Sets the least significant (fallback) design resource.Usage
StandardDesign= design_name
Description
The design resource set by StandardDesign is considered the least significant design resource. eZ publish will only use templates found in the standard design if the template could not be found in any of the other designs. It is generally a good idea not to change the standard design to anything different than standard. The design named standard comes with eZ publish and provides a default fallback template for all possible templates.
By default eZ publish will look for designs in the design directory in the eZ publish root. Using the setting DesignExtensions you can configure extensions to have designs as well.
For general information about designs and siteaccess read the SiteManagement documentation.
The settings described here are usually overridden per siteaccess to provide a unique look.
Examples
StandardDesign=standard SiteDesign=mydesign AdditionalSiteDesignList[]=base AdditionalSiteDesignList[]=extras
This setup will make eZ publish check the design directories in the following order:
- mydesign
- base
- extras
- standard
Frederik HolljenĀ (04/04/2005 11:38 am)
Frederik HolljenĀ (29/05/2005 3:41 pm)
Comments
There are no comments.