Thanks solprovider! I was actually wanting the pure xml file, because the purpose of lenya was to have users graphical make the xml files and then we would take those and export them to an ftp and I would create my own xsl stylesheet to use to conform to our company standards. Is this at all possible? I wanted the pure xml because I have been trying to create a stylesheet with the index_en.xml files provided in the authoring section of my publication and it is not working
because the html tags are messing up the xsl reader.
Thanks in advance for your help.
Dezbah Duchicela
[EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED] 06/16/2006 05:52 PM
|
|
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]

