|
|
Re: XSL transformation as part of the page content?: msg#00068
text.xml.forrest.user
|
Subject: |
Re: XSL transformation as part of the page content? |
Thorsten Scherler wrote:
El lun, 13-02-2006 a las 13:03 +0000, Ross Gardler escribió:
...
The xi:include, or XSL processing of the source content is more
efficient in this particular case. The dispatcher is more efficient if
you want to put the same content into a large number of pages.
...
...and Victors problem is that he cannot use e.g. XInclude (it would be
better to use CInclude anyway because it is cacheable -> but this as
well a dev topic) because he want to add non valid markup (regarding
xdocs dtd) into his doc.
If he goes the XInclude road he needs to trigger the include *after* the
site2xhtml.xsl.
Not necessarily, see my earlier post on this subject.
Ross
|
|