bug?

Author Message

enigmista enigmista

Thursday 17 July 2003 6:42:48 am

i want in body of my article <header 2>test</test>, but it sobstitute it with <header 1>test</test>... In my template i have already <h2> i need <h3> in body.. can i force this "replace"?

Karsten Jennissen

Thursday 17 July 2003 6:52:47 am

you can only have h1 -> h2 -> h3, i.e. you need a h1 before you can get a h2, before you can get a h3. If you want different looks, the way to go is to alter the stylesheet.

Karsten

enigmista enigmista

Thursday 17 July 2003 7:00:39 am

<h1><h2><h3> Not are for looks... i need this because i have a class, and its template is:

<h1>Rassegna stampa</h1>
<h2>{attribute_view_gui attribute=$node.object.data_map.titolo}</h2>
<div class="rassegna-data"><span>{attribute_view_gui attribute=$node.object.data_map.fonte}</span> {attribute_view_gui attribute=$node.object.data_map.data_di_pubblicazione}</div>
{attribute_view_gui attribute=$node.object.data_map.lead_in}
{attribute_view_gui attribute=$node.object.data_map.body}

in body i want <h3> without <h1> and <h2>... how?

Bruce Morrison

Thursday 17 July 2003 3:56:00 pm

1. Copy ./design/standard/templates/content/datatype/view/ezxmltags/header.tpl
to your design folder
e.g ./design/mydesign/templates/content/datatype/view/ezxmltags/header.tpl

2. Edit ./design/mydesign/templates/content/datatype/view/ezxmltags/header.tpl
replacing the hX tags with what you require.

Cheers
Bruce
designIT

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

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 15:52:49
Script start
Timing: Jan 18 2025 15:52:49
Module start 'layout'
Timing: Jan 18 2025 15:52:49
Module start 'content'
Timing: Jan 18 2025 15:52:50
Module end 'content'
Timing: Jan 18 2025 15:52:50
Script end

Main resources:

Total runtime0.9927 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 588.8984152.6094
Module start 'layout' 0.00580.0025 741.507839.3828
Module start 'content' 0.00830.9830 780.8906575.6875
Module end 'content' 0.99120.0014 1,356.578112.2188
Script end 0.9927  1,368.7969 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3184160.0002
Check MTime0.00140.1365160.0001
Mysql Total
Database connection0.00080.079310.0008
Mysqli_queries0.944695.1515620.0152
Looping result0.00060.0593600.0000
Template Total0.962496.920.4812
Template load0.00220.219620.0011
Template processing0.960296.722220.4801
Template load and register function0.00010.010810.0001
states
state_id_array0.00100.103710.0010
state_identifier_array0.00130.132320.0007
Override
Cache load0.00180.1807250.0001
Sytem overhead
Fetch class attribute can translate value0.00060.062930.0002
Fetch class attribute name0.00100.096950.0002
XML
Image XML parsing0.00060.063830.0002
class_abstraction
Instantiating content class attribute0.00000.001450.0000
General
dbfile0.00210.2115160.0001
String conversion0.00000.000840.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
7content/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
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: 18
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs