xml management and publishing

Author Message

Terje J. Hanssen

Wednesday 20 April 2005 7:25:39 pm

As far as I have read, eZ publish applies in priciple xml "formatting" tags on the content, combined with CSS stylesheets and special "templates" to format, render and layout text content for web (xhtml) and correspondingly for pdf.

The dedicated xml way however, to publish "real" xml structured source documents like e.g DocBook xml, makes use of XSL instead, that is typical:
a) XSLT stylesheet and XSLT processor to generate XHTML
b) XSL-FO and FOP to generate PDF

1) I wonder if eZ publish is planned to move into the direction of the XSL way above?

2) Next I wonder if eZ publish is planned to be able to manage, doing intelligent indexing, searching and sorting and lastly publish documents that is fully xml tagged ("real" xml custom applications)?

From earlier discussions on the OOo xml-dev list, some clever people pointed on a trick to place "styles" onto the OOo xml elements. This combined with an external XSLT filter would produce the desired target xml with the structure intended, e.g <text:span style:auto-style="keyword">Data</text:span> could then be <keyword>Data</keyword>.

Terje J. Hanssen

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

Main resources:

Total runtime0.0130 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.0047 587.9141152.6250
Module start 'layout' 0.00470.0027 740.539139.4453
Module start 'content' 0.00740.0040 779.984485.2109
Module end 'content' 0.01140.0016 865.195330.3047
Script end 0.0130  895.5000 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002116.5092140.0002
Check MTime0.00107.3713140.0001
Mysql Total
Database connection0.00054.177310.0005
Mysqli_queries0.002418.637330.0008
Looping result0.00000.086210.0000
Template Total0.001310.010.0013
Template load0.00064.832210.0006
Template processing0.00075.123910.0007
Override
Cache load0.00043.401310.0004
General
dbfile0.00031.941080.0000
String conversion0.00000.055040.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