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/02/27 12:07:14 UTC

svn commit: r381316 - /lenya/trunk/src/pubs/blog/sitemap.xmap

Author: michi
Date: Mon Feb 27 03:06:59 2006
New Revision: 381316

URL: http://svn.apache.org/viewcvs?rev=381316&view=rev
Log:
lenya protocol added

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

Modified: lenya/trunk/src/pubs/blog/sitemap.xmap
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/pubs/blog/sitemap.xmap?rev=381316&r1=381315&r2=381316&view=diff
==============================================================================
--- lenya/trunk/src/pubs/blog/sitemap.xmap (original)
+++ lenya/trunk/src/pubs/blog/sitemap.xmap Mon Feb 27 03:06:59 2006
@@ -288,7 +288,7 @@
       <map:match pattern="*/feeds/*/lenya-page-body.xml">
         <map:aggregate element="cmsbody">
           <map:part src="cocoon:/{1}/feeds/{2}/index.xml"/>
-          <map:part src="content/{1}/sidebar.xml"/>
+          <map:part src="lenya://lenya/pubs/blog/content/{1}/sidebar.xml"/>
           <map:part src="cocoon:/{1}/overview?struct=23"/>
         </map:aggregate>
         <map:transform src="xslt/links.xsl">



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