Siteaccess specific template overrides for extensions

Author Message

Eirik Alfstad Johansen

Tuesday 23 November 2004 3:14:51 am

Hi,

I'm creating an extension which, among other things, creates a couple of new classes. For these classes, I've created override templates in full and line view, and then created an override.ini.append.php in extension/extname/settings in order for them to be applied, which they are.

The only problem is that the admin siteaccess templates are also overriden. I tried solving the problem by moving the override.ini file to extension/extname/settings/siteaccess/usersiteaccess but then the overrides were ignored alltogether.

Is there any way around this problem? Thanks in advance !

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/

Lazaro Ferreira

Tuesday 23 November 2004 4:05:25 am

Hi,

We have had a similar problem, that is reported here :

http://ez.no/community/bug_reports/extension_with_settings_override_ini_append_breaks_ezp_override_system

Our workaround was to remove the override.ini.append.php for the extension, and override directly under settings/siteaccess

Lazaro
http://www.mzbusiness.com

Hans Melis

Tuesday 23 November 2004 5:48:26 am

Just an idea here...

It's quite logical that an override.ini.append in an extension is applied to <b>all</b> siteaccesses. The regular way of activating extensions (ActiveExtensions in the global site.ini.append) implies that behaviour.

But what if such an extension is only activated for selected siteaccesses? There is a setting in site.ini:

[ExtensionSettings]
ActiveAccessExtensions[]

If you put that in the site.ini.append of a siteaccess, then the extension is only loaded if that siteaccess is wanted/needed (at least that's how I think it works).

If the extensions is siteaccess specific, all its settings could be siteaccess specific too (the extension's override.ini.append would be added to the siteaccess' override settings).

I've never tried this though, so I'm not sure if this will work or if this is what you need...

Hans
http://blog.hansmelis.be

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 19 2025 03:41:39
Script start
Timing: Jan 19 2025 03:41:39
Module start 'layout'
Timing: Jan 19 2025 03:41:39
Module start 'content'
Timing: Jan 19 2025 03:41:41
Module end 'content'
Timing: Jan 19 2025 03:41:41
Script end

Main resources:

Total runtime1.8275 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0111 589.3828152.6406
Module start 'layout' 0.01110.0063 742.023439.4766
Module start 'content' 0.01741.8085 781.5000572.1719
Module end 'content' 1.82590.0015 1,353.671912.1250
Script end 1.8274  1,365.7969 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00430.2332160.0003
Check MTime0.00150.0846160.0001
Mysql Total
Database connection0.00350.191610.0035
Mysqli_queries1.763096.4733590.0299
Looping result0.00080.0441570.0000
Template Total1.766296.620.8831
Template load0.00220.118020.0011
Template processing1.764096.528620.8820
Template load and register function0.00010.007110.0001
states
state_id_array0.00120.063010.0012
state_identifier_array0.00310.168920.0015
Override
Cache load0.00180.0977220.0001
Sytem overhead
Fetch class attribute can translate value0.00060.033530.0002
Fetch class attribute name0.00140.076150.0003
XML
Image XML parsing0.00140.078830.0005
class_abstraction
Instantiating content class attribute0.00000.000550.0000
General
dbfile0.00160.0888210.0001
String conversion0.00000.000840.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
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/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: 12
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs