Template override in multi language site

Author Message

Salvatore Guarino

Wednesday 23 May 2007 4:34:19 am

Hi,
I have just configured a new site with eZpublish 3.9.2. The site will be in 4 languages, and I choose these during the setup wizard. I noticed that I have in <i>/settings/siteaccess</i> 5 siteaccess for the frontend site: a siteaccess named for example <i>mysite</i>, and a siteaccess for each language. When I create a new template, I have to specify the override rule in every override.ini.append.php file? It seems so... There is a way to "global" override all the siteaccess?

Thx,

Salvatore

Xavier Dutoit

Wednesday 23 May 2007 5:32:38 am

Hi,

What I usually do in these cases and to have one main override and symlink the other siteaccess to it

http://www.sydesy.com

Karl Latiss

Wednesday 23 May 2007 5:04:44 pm

Or you could use AdditionalSiteDesignList[] in each siteaccess' site.ini:

[DesignSettings]
SiteDesign=siteaccess_site_design
AdditionalSiteDesignList[]=common_site_design
AdditionalSiteDesignList[]=base

Atvert Systems
http://www.atvert.com.au

Bruce Morrison

Wednesday 23 May 2007 6:03:08 pm

Hi Salvatore

You could also have an extension that contains the settings/override.ini.append.php that is enabled for all siteaccesses. Also put a site.ini.append.php here with the common DB settings etc.

Cheers
Bruce

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

Salvatore Guarino

Friday 25 May 2007 6:25:04 am

Hi,

thank you for the responses!

I will try with the symlink, it seems the easiest way.

Thank you and bye,

Salvatore

André R.

Friday 25 May 2007 8:15:06 am

For those that want to use the os safe way of doing this that Bruce is mentioning, remember to only specify the extension for the frontpage siteaccess using ActiveAccessExtensions.

So in /settings/siteaccess/*/site.ini.append.php:

[ExtensionSettings]
ActiveAccessExtensions[]=my_settings

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 19:09:17
Script start
Timing: Jan 18 2025 19:09:17
Module start 'layout'
Timing: Jan 18 2025 19:09:17
Module start 'content'
Timing: Jan 18 2025 19:09:18
Module end 'content'
Timing: Jan 18 2025 19:09:18
Script end

Main resources:

Total runtime0.8412 sec
Peak memory usage4,096.0000 KB
Database Queries72

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 589.1641152.6406
Module start 'layout' 0.00600.0033 741.804739.4766
Module start 'content' 0.00930.8304 781.2813697.4141
Module end 'content' 0.83970.0015 1,478.695316.1250
Script end 0.8412  1,494.8203 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.4111160.0002
Check MTime0.00150.1736160.0001
Mysql Total
Database connection0.00070.081110.0007
Mysqli_queries0.774692.0821720.0108
Looping result0.00080.0922700.0000
Template Total0.804995.720.4025
Template load0.00220.258420.0011
Template processing0.802895.427820.4014
Template load and register function0.00010.015010.0001
states
state_id_array0.00110.129910.0011
state_identifier_array0.00140.172220.0007
Override
Cache load0.00190.2219330.0001
Sytem overhead
Fetch class attribute can translate value0.00110.128850.0002
Fetch class attribute name0.00140.1658100.0001
XML
Image XML parsing0.00230.278250.0005
class_abstraction
Instantiating content class attribute0.00000.0021110.0000
General
dbfile0.00120.1430360.0000
String conversion0.00000.001040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 24
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs