Jay wrote:
thanx alot Andreas, im taking too much of your time. Just to make it sure, is
'addSourceTag.xsl' is used in live view, which i should replace with my own
xsl file??im talking about publication-sitemap file in root directory of
default publication

<map:match pattern="live/**.html">
                <map:transform
src="../../xslt/authoring/edit/addSourceTags.xsl">
                  <map:parameter name="source"
value="{global:cache-dir}/live/{1}.html"/>

No, that pipeline is only used to read from the cache.
You have to add such a matcher to the general pipeline which
builds the page.

-- Andreas

--
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                     [EMAIL PROTECTED]


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

Reply via email to