Override order.

Author Message

Tore Skobba

Thursday 18 December 2003 3:43:52 am

Hi all

Just wondering about the override system. I have a custom class, this class have it's own class override. In addition I have a node override. This have led me to test out the following cases.

Pseudo override.ini.append file

[full_newsfolder_class_16.tpl]
...
Match[class]=16

[full_newsfolder_node_67.tpl}
Match[Node]=67

Here the node override does not work, and when viewing node 67 the class template is shown instead. However, if I flip the order in the override file then the node and the class override works. Is it supposed to be like this, if yes, are the order of override documented anywhere?

pseude override.ini.append file (this works)

[full_newsfolder_node_67.tpl}
Match[Node]=67

[full_newsfolder_class_16.tpl]
Match[class]=16

Cheers
Tore

Balazs Halasy

Thursday 18 December 2003 3:57:13 am

Yes, this is how it should work. The template override file is read sequentially. The first override that matches in a particular situation will be used. Other, similar/equal overrides will not be used.

Balazs

SathishKumar Subramanian

Thursday 18 December 2003 4:05:25 am

Hi,

All the overridden templates should be present just above the default standard template which was overriden by us in override.ini.append file.

So this works,

[full_newsfolder_node_67.tpl}
Match[Node]=67

[full_newsfolder_class_16.tpl]
Match[class]=16

Examply, the overriden image.tpl should be shown below of all the overriden files of image.tpl

[ted_image]
Source=node/view/full.tpl
MatchFile=ted_image.tpl
Subdir=templates
Match[class]=5
Match[node]=429

[wad_image]
Source=node/view/full.tpl
MatchFile=wad_image.tpl
Subdir=templates
Match[class]=5
Match[node]=430

[image]
Source=node/view/full.tpl
MatchFile=image.tpl
Subdir=templates
Match[class]=5
Match[node]=46

Sathizh

ali t

Friday 25 September 2009 7:03:58 pm

thanks SathishKumar Subramanian

http://www.kizoyunlarioyna.tk
http://arabaoyunlarioyna.tk
http://oyunmanyagi.tk

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 00:25:12
Script start
Timing: Jan 19 2025 00:25:12
Module start 'layout'
Timing: Jan 19 2025 00:25:12
Module start 'content'
Timing: Jan 19 2025 00:25:12
Module end 'content'
Timing: Jan 19 2025 00:25:12
Script end

Main resources:

Total runtime0.8404 sec
Peak memory usage4,096.0000 KB
Database Queries64

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0075 587.7891152.6094
Module start 'layout' 0.00750.0039 740.398439.4297
Module start 'content' 0.01140.8273 779.8281623.6563
Module end 'content' 0.83880.0016 1,403.484412.1875
Script end 0.8404  1,415.6719 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.4235160.0002
Check MTime0.00150.1791160.0001
Mysql Total
Database connection0.00100.121010.0010
Mysqli_queries0.773492.0240640.0121
Looping result0.00070.0890620.0000
Template Total0.802695.520.4013
Template load0.00190.223920.0009
Template processing0.800795.271220.4003
Template load and register function0.00020.025110.0002
states
state_id_array0.00080.091610.0008
state_identifier_array0.00120.145620.0006
Override
Cache load0.00160.1938530.0000
Sytem overhead
Fetch class attribute can translate value0.00150.174540.0004
Fetch class attribute name0.00150.178450.0003
XML
Image XML parsing0.00080.098540.0002
class_abstraction
Instantiating content class attribute0.00000.001850.0000
General
dbfile0.00090.1089160.0001
String conversion0.00000.001340.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
14content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
10content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/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: 31
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs