Nested Lists in XML text Fields

Author Message

Bruce Morrison

Sunday 13 July 2003 6:02:04 pm

With past versions of ezpublish (they may have been RC for 3.0) it was possible to have nested lists in XML text fields.

For example

<ol>
<li>item 1<li>
<li>item 2<li>
<li>
<ul>
<li>item 2.1</li>
<li>item 2.2</li>
<li>item 2.3</li>
</ul>
</li>
<li>item 3<li>
</ol>

This markup is no longer valid in the current version. I do understand that this will also effect the OE as it will need to be able to handle these.

Will nested lists be available in future versions of ezpublish?

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 30 2025 21:36:47
Script start
Timing: Jan 30 2025 21:36:47
Module start 'layout'
Timing: Jan 30 2025 21:36:47
Module start 'content'
Timing: Jan 30 2025 21:36:48
Module end 'content'
Timing: Jan 30 2025 21:36:48
Script end

Main resources:

Total runtime0.9729 sec
Peak memory usage8,192.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 588.1250151.2109
Module start 'layout' 0.00580.0040 739.3359220.6875
Module start 'content' 0.00980.9622 960.02344,376.2109
Module end 'content' 0.97200.0008 5,336.23448.0078
Script end 0.9728  5,344.2422 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.3427160.0002
Check MTime0.00130.1309160.0001
Mysql Total
Database connection0.00080.085110.0008
Mysqli_queries0.899692.4693460.0196
Looping result0.00040.0401440.0000
Template Total0.920194.620.4600
Template load0.00190.193920.0009
Template processing0.918294.379420.4591
Template load and register function0.00110.114210.0011
states
state_id_array0.00160.169110.0016
state_identifier_array0.00140.146920.0007
Override
Cache load0.00150.1559230.0001
Sytem overhead
Fetch class attribute can translate value0.00150.150210.0015
Fetch class attribute name0.00160.161420.0008
XML
Image XML parsing0.00040.046010.0004
class_abstraction
Instantiating content class attribute0.00000.000520.0000
General
dbfile0.00080.0783160.0000
String conversion0.00000.000940.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.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: 9
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs