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/05/19 21:51:26 UTC

svn commit: r657944 - /lenya/trunk/src/pubs/default/sitemap.xmap

Author: andreas
Date: Mon May 19 12:51:25 2008
New Revision: 657944

URL: http://svn.apache.org/viewvc?rev=657944&view=rev
Log:
Passing Lenya version to page2xhtml.xsl stylesheet.

Modified:
    lenya/trunk/src/pubs/default/sitemap.xmap

Modified: lenya/trunk/src/pubs/default/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/pubs/default/sitemap.xmap?rev=657944&r1=657943&r2=657944&view=diff
==============================================================================
--- lenya/trunk/src/pubs/default/sitemap.xmap (original)
+++ lenya/trunk/src/pubs/default/sitemap.xmap Mon May 19 12:51:25 2008
@@ -171,6 +171,7 @@
           <map:parameter name="lastPublishedDate" value="{workflow:lastDate.publish}"/>
           <!-- Following is a show off to explain lenya.properties.xml -->
           <map:parameter name="author" value="{properties:pubs.default.author}"/>
+          <map:parameter name="lenyaVersion" value="{properties:lenya.version}"/>
           <map:parameter name="nodeName" value="{page-envelope:document-name}"/>
         </map:transform>
         <map:transform type="i18n">      



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