What is the meaning of RelatedSiteAccessList?

Author Message

Ulrich L.

Monday 11 September 2006 2:39:08 am

Hi,
what is the meaning and correct use of :

[SiteAccessSettings]
RelatedSiteAccessList[]=example
etc.

It's not in the documentation so far.

Does it have any impact on multilingual pages and/or shop functionality?

Thanks for input,
Ulrich

Norman Leutner

Monday 11 September 2006 2:44:59 am

Take a look at:
http://ez.no/download/ez_publish/changelogs/ez_publish_3_8/multi_language_features_for_the_content_mode

This has something to do with the cache clearing...

Mit freundlichen Grüßen
Best regards

Norman Leutner

____________________________________________________________
eZ Publish Platinum Partner - http://www.all2e.com
http://ez.no/partners/worldwide_partners/all2e_gmbh

Ulrich L.

Monday 11 September 2006 3:03:49 am

Sorry, I can't access the link above.

I found a comment saying something similar to your statement above, but it appeared to me this was only a speculation.

Norman Leutner

Monday 11 September 2006 7:05:53 am

Once again:

http://ez.no/download/ez_publish/changelogs/ez_publish_3_8/multi_language_features_for_the_content_model

Mit freundlichen Grüßen
Best regards

Norman Leutner

____________________________________________________________
eZ Publish Platinum Partner - http://www.all2e.com
http://ez.no/partners/worldwide_partners/all2e_gmbh

Ulrich L.

Monday 11 September 2006 2:09:17 pm

Thanks, the link is fine now.

However, to be honest, it does not reveal much about the proper use of RelatedSiteAccessList.

So I'm waiting for its documentation...

Kristof Coomans

Tuesday 12 September 2006 1:12:43 am

See settings/site.ini:

# A list of related siteaccesses sharing the same database

So in site.ini.append.php of each siteaccess, it has to contain all site accesses sharing the same database.

If you want to know where the setting is used in the source code, then use grep:

# grep -irl "RelatedSiteAccessList" ./*

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

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:07:26
Script start
Timing: Jan 18 2025 19:07:26
Module start 'layout'
Timing: Jan 18 2025 19:07:26
Module start 'content'
Timing: Jan 18 2025 19:07:27
Module end 'content'
Timing: Jan 18 2025 19:07:27
Script end

Main resources:

Total runtime0.7547 sec
Peak memory usage4,096.0000 KB
Database Queries68

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0114 588.0469152.6406
Module start 'layout' 0.01140.0031 740.687539.4766
Module start 'content' 0.01450.7386 780.1641610.3672
Module end 'content' 0.75300.0016 1,390.531316.1250
Script end 0.7546  1,406.6563 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.4857160.0002
Check MTime0.00150.2036160.0001
Mysql Total
Database connection0.00400.532110.0040
Mysqli_queries0.687391.0703680.0101
Looping result0.00070.0897660.0000
Template Total0.713594.520.3567
Template load0.00230.300520.0011
Template processing0.711294.239020.3556
Template load and register function0.00010.018710.0001
states
state_id_array0.00090.123210.0009
state_identifier_array0.00120.157820.0006
Override
Cache load0.00190.2566330.0001
Sytem overhead
Fetch class attribute can translate value0.00060.073330.0002
Fetch class attribute name0.00130.175180.0002
XML
Image XML parsing0.00130.166930.0004
class_abstraction
Instantiating content class attribute0.00000.001890.0000
General
dbfile0.00110.1420230.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
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 26
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs