Forums / Developer / Automatic fallback of ez designs

"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".

Automatic fallback of ez designs

Author Message

Romeo Antony

Friday 18 June 2010 1:53:14 am

The different designs to be used by must be defined in the "[DesignSettings]" block within an override for the "site.ini" configuration file. The following directives can be used:

  • SiteDesign
  • AdditionalSiteDesignList
  • StandardDesign

In which file do I need to put this ? is it in site.ini.append in the site access.Any idea will be helpful

Nicolas Pastorino

Friday 18 June 2010 2:29:47 am

Hi Romeo,

You need to define the design fallback in your siteaccess, meaning in the 'settings/siteaccess/<your_siteaccess>/site.ini.append.php' file.

Complimentary information here : http://ez.no/doc/ez_publish/technical_manual/4_x/concepts_and_basics/designs

Cheers,

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

Romeo Antony

Friday 18 June 2010 3:02:55 am

Thank you Nicolas Pastorino