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 2007/04/12 18:48:40 UTC

svn commit: r528020 - /lenya/trunk/src/modules/news/sitemap.xmap

Author: andreas
Date: Thu Apr 12 09:48:39 2007
New Revision: 528020

URL: http://svn.apache.org/viewvc?view=rev&rev=528020
Log:
Omit optional SSL parameter

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

Modified: lenya/trunk/src/modules/news/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/news/sitemap.xmap?view=diff&rev=528020&r1=528019&r2=528020
==============================================================================
--- lenya/trunk/src/modules/news/sitemap.xmap (original)
+++ lenya/trunk/src/modules/news/sitemap.xmap Thu Apr 12 09:48:39 2007
@@ -58,7 +58,7 @@
           <map:parameter name="title" value=""/>
           <map:parameter name="area" value="{3}"/>
           <map:parameter name="uuid" value="{4}"/>
-          <map:parameter name="baseUrl" value="{base-url:{2}:{3}:false}"/>
+          <map:parameter name="baseUrl" value="{base-url:{2}:{3}}"/>
         </map:transform>
         <map:match pattern="rss.xml/**">
           <map:transform type="uuid2url"/>



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