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/.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
andreas.hartmann wyona.com andreas apache.org
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|