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 2006/06/28 16:15:25 UTC

svn commit: r417762 - /lenya/trunk/src/modules/neutron/sitemap.xmap

Author: michi
Date: Wed Jun 28 07:15:25 2006
New Revision: 417762

URL: http://svn.apache.org/viewvc?rev=417762&view=rev
Log:
missing slash added

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

Modified: lenya/trunk/src/modules/neutron/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/neutron/sitemap.xmap?rev=417762&r1=417761&r2=417762&view=diff
==============================================================================
--- lenya/trunk/src/modules/neutron/sitemap.xmap (original)
+++ lenya/trunk/src/modules/neutron/sitemap.xmap Wed Jun 28 07:15:25 2006
@@ -32,8 +32,8 @@
     <!-- Introspection -->
     <map:pipeline>
       <map:match pattern="*/**/introspection.xml">
-        <map:generate src="context:/lenya/content/util/empty.xml"/>
-        <map:transform src="context:/lenya/modules/neutron/xslt/introspection.xsl">
+        <map:generate src="context://lenya/content/util/empty.xml"/>
+        <map:transform src="context://lenya/modules/neutron/xslt/introspection.xsl">
           <map:parameter name="context" value="{page-envelope:context-prefix}"/>
           <map:parameter name="publication" value="{page-envelope:publication-id}"/>
           <map:parameter name="area" value="{1}"/>



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