You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/04/20 21:51:52 UTC

svn commit: r162057 - /lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap

Author: michi
Date: Wed Apr 20 12:51:51 2005
New Revision: 162057

URL: http://svn.apache.org/viewcvs?rev=162057&view=rev
Log:
language added such that it can be processed within the global XSLT

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap?rev=162057&r1=162056&r2=162057&view=diff
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication-sitemap.xmap Wed Apr 20 12:51:51 2005
@@ -132,6 +132,7 @@
           <map:parameter name="url" value="{5}"/>
           <map:parameter name="document-id" value="{page-envelope:document-id}"/>
           <map:parameter name="document-type" value="{page-envelope:document-type}"/>
+          <map:parameter name="language" value="{page-envelope:document-language}"/>
         </map:transform>
         <map:select type="parameter">
           <map:parameter name="parameter-selector-test" value="{1}"/>



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