Datatype tpl design .. Grrrrrrr ...

Author Message

Selmah Maxim

Wednesday 14 May 2003 7:35:00 am

I had create some new datatypes, all work fine, but one thing gonna drive me crazy !

from dubeg, the loaded tpl file for header datatype is :
design/standard/templates/content/datatype/edit/ezheader.tpl

what is include :

<table width="100" border="1" cellspacing="0" cellpadding="0">
<tr>
<td>{$attribute.data_text|wash}</td>
</tr>
</table>

now, the view look like this:

The Header
Table

whay the text want get in the table ?

Selmah Maxim

Wednesday 14 May 2003 7:52:31 am

LOL :)

found it, i was looking the wrong place :)

mydesign\override\templates\content\view

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 11:01:15
Script start
Timing: Jan 18 2025 11:01:15
Module start 'layout'
Timing: Jan 18 2025 11:01:15
Module start 'content'
Timing: Jan 18 2025 11:01:16
Module end 'content'
Timing: Jan 18 2025 11:01:16
Script end

Main resources:

Total runtime1.0880 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0066 589.0313152.6250
Module start 'layout' 0.00660.0032 741.656339.4453
Module start 'content' 0.00981.0769 781.1016426.0703
Module end 'content' 1.08670.0013 1,207.17198.1563
Script end 1.0880  1,215.3281 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.2962160.0002
Check MTime0.00130.1170160.0001
Mysql Total
Database connection0.00130.120910.0013
Mysqli_queries1.045996.1278520.0201
Looping result0.00050.0494500.0000
Template Total1.053396.820.5266
Template load0.00200.182920.0010
Template processing1.051396.625620.5256
Template load and register function0.00020.016010.0002
states
state_id_array0.00140.127410.0014
state_identifier_array0.00130.120220.0007
Override
Cache load0.00150.1373200.0001
Sytem overhead
Fetch class attribute can translate value0.00070.066310.0007
Fetch class attribute name0.00200.187120.0010
XML
Image XML parsing0.00010.009010.0001
class_abstraction
Instantiating content class attribute0.00000.000620.0000
General
dbfile0.00070.0625100.0001
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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.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: 5

Time used to render debug report: 0.0002 secs