Where is the image-template?

Author Message

Kjartan Lerøy

Tuesday 23 January 2007 8:42:59 am

Hi. I`m having trouble finding the base template for images displayed in a page when using the 'attribute_view_gui'-function.

( The image is being displayed correctly, but I need to add the parameter: usemap="my_image_map" to the HTML. )

Is there any good guide to overriding the template anywhere (I haven`t found any)? Maybe somebody can at least help me locate which template to override?

Any help or good ideas are appreciated.

Thanks,
Kjartan

Andreas Kaiser

Tuesday 23 January 2007 10:17:38 am

The best way to check which template is used is to enable debug output with "List of used templates". There check *image.tpl. After that create an override for that template.

I have sometimes override the "datatype/ezobjectrelation/image.tpl" template and it works... but the best is to check which template is used...

eZ Partner in Madrid (Spain)
Web: http://www.atela.net/

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 31 2025 04:24:40
Script start
Timing: Jan 31 2025 04:24:40
Module start 'layout'
Timing: Jan 31 2025 04:24:40
Module start 'content'
Timing: Jan 31 2025 04:24:40
Module end 'content'
Timing: Jan 31 2025 04:24:40
Script end

Main resources:

Total runtime0.0136 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 588.1328151.2109
Module start 'layout' 0.00550.0018 739.343836.6484
Module start 'content' 0.00730.0048 775.992290.1406
Module end 'content' 0.01210.0014 866.132829.9922
Script end 0.0136  896.1250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002316.9659140.0002
Check MTime0.00117.7555140.0001
Mysql Total
Database connection0.00096.426910.0009
Mysqli_queries0.001914.047330.0006
Looping result0.00000.094810.0000
Template Total0.00118.110.0011
Template load0.00096.514710.0009
Template processing0.00021.509310.0002
Override
Cache load0.00064.277010.0006
General
dbfile0.001611.570980.0002
String conversion0.00000.050940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs