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/02/09 00:55:29 UTC

svn commit: r620047 - /lenya/trunk/src/modules/collection/sitemap.xmap

Author: andreas
Date: Fri Feb  8 15:55:26 2008
New Revision: 620047

URL: http://svn.apache.org/viewvc?rev=620047&view=rev
Log:
Added FIXME note about default language resolving.

Modified:
    lenya/trunk/src/modules/collection/sitemap.xmap

Modified: lenya/trunk/src/modules/collection/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/collection/sitemap.xmap?rev=620047&r1=620046&r2=620047&view=diff
==============================================================================
--- lenya/trunk/src/modules/collection/sitemap.xmap (original)
+++ lenya/trunk/src/modules/collection/sitemap.xmap Fri Feb  8 15:55:26 2008
@@ -38,6 +38,7 @@
         <map:transform src="fallback://lenya/modules/collection/xslt/sitetree2children.xsl">
           <map:parameter name="language" value="{5}"/>
           <map:parameter name="allLanguages" value="{1}"/>
+          <!-- FIXME: We have to find a way to get the default language without using an input module which would prevent caching. -->
           <map:parameter name="defaultLanguage" value="en"/>
         </map:transform>
         <map:serialize type="xml"/>



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