Forums / Developer / Match conditions for override templates

Match conditions for override templates

Author Message

Gwenal Le Bihan

Friday 09 March 2007 4:27:13 am

Hello everybody,

I can not find anything related to that matter.

Is it possible to override templates for an object A depending on what object B or C is "reversed related" to A (content/view/xxx).
Ex: B is "calling" A so I have a template for that but when C is "calling" A I'd like another template but for the same view, and of course class.

I was thinking of a section but it requires a double placement for A and that's not really convenient...

Is there a way to do that in a simpler way because I can't find any override conditions that match that purpose.

Thanks to who might help...

Gwenal

Kristian Hole

Friday 09 March 2007 9:11:58 am

Hi,

The possible override-conditions for each template is listed here:

http://ez.no/doc/ez_publish/technical_manual/3_8/reference/template_override_conditions

Unfortunately there is no rules that allows you to do what you describe. What are you trying to do? I am sure there is a better way of implementing what you want to do :-)

Kristian

http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used
http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute

Gwenal Le Bihan

Wednesday 14 March 2007 7:31:30 am

Hello and thx for the reply.

It is related to the newsletter extension that works fine with me but to make it simpler for the administrator, I let him create a special "newsletter" object where he can relate objects that already exists in his site (articles...) the problem is that I need to generate a full path for the images to be shown so it's a different set of templates for image.tpl or ezimage.tpl...

My problem is the override conditions I should use...
I was thinking of Match[section] and some /content/view/full override conditions but it would mean that my images are also in that section which is not the case.

I know i can compose my news in my "newsletter" object but it's just to make it easier to use for the administrator.

... unless the new templates are used everywhere (it works but it's a bit "dirty")....

So my problem is related to newsletter but it can be seen in a wider approach...

I hope I made myself clearer ;-)

Gwenal

Kristian Hole

Thursday 15 March 2007 9:19:00 am

Ok, i understand now.

I think what i would do, is to use a special override for the "newsletter" object where you instead of doing

{foreah $related_objects as $related_object}
{node_view_gui view=full content_node=$related_object}
{/foreah
 

you can use:
view=mynewsletter

So eZ Publish will load node/view/mynewsletter.tpl, and you can make overrides for that instead. In this case you should be able to do what you want. :-)

Kristian

http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used
http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute

Gwenal Le Bihan

Tuesday 03 April 2007 7:32:08 am

Thanks a lot, I think it'll do...
been away for a while!

eZ debug

Timing: Jan 18 2025 04:30:06
Script start
Timing: Jan 18 2025 04:30:06
Module start 'content'
Timing: Jan 18 2025 04:30:08
Module end 'content'
Timing: Jan 18 2025 04:30:08
Script end

Main resources:

Total runtime1.9764 sec
Peak memory usage4,096.0000 KB
Database Queries200

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0104 588.9453180.8281
Module start 'content' 0.01041.7979 769.7734564.1875
Module end 'content' 1.80820.1681 1,333.9609337.3828
Script end 1.9763  1,671.3438 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00420.2118210.0002
Check MTime0.00150.0781210.0001
Mysql Total
Database connection0.00190.095010.0019
Mysqli_queries1.896795.96862000.0095
Looping result0.00240.12321980.0000
Template Total1.935697.920.9678
Template load0.00240.122720.0012
Template processing1.933197.810920.9666
Template load and register function0.00010.007310.0001
states
state_id_array0.00190.097110.0019
state_identifier_array0.00220.109720.0011
Override
Cache load0.00200.1031390.0001
Sytem overhead
Fetch class attribute can translate value0.00130.066230.0004
Fetch class attribute name0.00110.053560.0002
XML
Image XML parsing0.00100.052130.0003
class_abstraction
Instantiating content class attribute0.00000.000870.0000
General
dbfile0.00180.0912270.0001
String conversion0.00000.000530.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

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/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 22
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs