On 6/15/06, Dezbah Duchicela <[EMAIL PROTECTED]> wrote:
I want to take the document xml files stored in the content folder with the
filename index_en.xml and use these xml files but create my own stylesheet
for them. It seems like these xml files are in some sort of html language
already (after you edit the document with Kupu). So I was wondering if this
was possible and if someone had ideas on how to do this because it is a back
way to go.

You are describing Lenya1.2.  The "default" Publication in Lenya1.2
starts with the XHTML content files, aggregates some Navigation
Elements, transforms with {pub}/xslt/page2xhtml.xsl, and serializes as
HTML.  There are also a few extras such as caching and checking if the
request exists, but most of the display pipeline is transforming
content into HTML.

So yes, it is possible.

solprovider

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to