You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/03/04 23:51:27 UTC

svn commit: r633695 - /lenya/sandbox/modules/docustyle/sitemap.xmap

Author: andreas
Date: Tue Mar  4 14:51:24 2008
New Revision: 633695

URL: http://svn.apache.org/viewvc?rev=633695&view=rev
Log:
Apply externallinks transformation to whole page, including navigation.

Modified:
    lenya/sandbox/modules/docustyle/sitemap.xmap

Modified: lenya/sandbox/modules/docustyle/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/docustyle/sitemap.xmap?rev=633695&r1=633694&r2=633695&view=diff
==============================================================================
--- lenya/sandbox/modules/docustyle/sitemap.xmap (original)
+++ lenya/sandbox/modules/docustyle/sitemap.xmap Tue Mar  4 14:51:24 2008
@@ -142,6 +142,7 @@
           <map:parameter name="lastPublishedDate" value="{workflow:lastDate.publish}"/>
         </map:transform>
         <map:transform type="include"/>
+        <map:transform type="externallinks-xhtml"/>
         <map:transform src="fallback://lenya/modules/svg/xslt/image2svg.xsl"/>
         <map:transform type="metaData">
           <map:parameter name='pubid' value='{1}'/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org