<p> and <i> templates not used?

Author Message

Kjartan Lerøy

Thursday 21 December 2006 5:46:45 pm

Hi. I`m setting up a site using EZ Publish 3.8, and am having problems getting certain templates under ezxmltags to display corectly, namely paragraph.tpl and emphasize.tpl (These are found under design/standard/templates/content/datatype/view/ezxmltags/ ).

Where the text formated according to these templates should be, there is plain only plain text in the page. Example:

Where the ezxml-content of a page is:
"the following <strong>should be bold</strong> but is not"

using {attribute_view_gui attribute=$node.object.data_map.body} displays the content stript of any formatting, ie:
"the following should be bold but is not"

I checked that other tags here, such as header.tpl are displayed correctly here: Replacing <strong> in my previous example with a correct <header>-tag would cause "should be bold" to be enclosed in an html tag such as <h1> or <h2>, depending on attributes in the <header>-tag.

I can`t find any overriding templates or anything else that should cause the <strong>-tag not to be displayed / used.

Is there anything obvious I have overlooked here? Any good ideas on how I might be able to fix this?

Any help is appreciated!
Thanks..

-Kjartan

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 19:23:36
Script start
Timing: Jan 18 2025 19:23:36
Module start 'layout'
Timing: Jan 18 2025 19:23:36
Module start 'content'
Timing: Jan 18 2025 19:23:37
Module end 'content'
Timing: Jan 18 2025 19:23:37
Script end

Main resources:

Total runtime0.6402 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0088 589.1641152.6406
Module start 'layout' 0.00880.0040 741.804739.4609
Module start 'content' 0.01280.6262 781.2656407.3047
Module end 'content' 0.63900.0012 1,188.57038.1641
Script end 0.6402  1,196.7344 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.5503160.0002
Check MTime0.00130.2062160.0001
Mysql Total
Database connection0.00110.176210.0011
Mysqli_queries0.598693.4987460.0130
Looping result0.00070.1032440.0000
Template Total0.597293.320.2986
Template load0.00200.316220.0010
Template processing0.595292.967420.2976
Template load and register function0.00010.013910.0001
states
state_id_array0.00250.383610.0025
state_identifier_array0.00220.342820.0011
Override
Cache load0.00160.2541160.0001
Sytem overhead
Fetch class attribute can translate value0.00030.051210.0003
Fetch class attribute name0.00040.060110.0004
XML
Image XML parsing0.00010.013310.0001
class_abstraction
Instantiating content class attribute0.00000.000410.0000
General
dbfile0.00050.0822100.0001
String conversion0.00000.001940.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/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: 8
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs