svn commit: r570776 - /lenya/trunk/src/modules/xhtml/sitemap.xmap
[email protected] Wed, 29 Aug 2007 12:15:28 -0000
Newsgroups
gmane.comp.cms.lenya.cvs
Message-ID
<[email protected] >
Author: andreas
Date: Wed Aug 29 05:15:27 2007
New Revision: 570776
URL: http://svn.apache.org/viewvc?rev=570776&view=rev
Log:
Replaced lenyadoc URL with lenya-document URL
Modified:
lenya/trunk/src/modules/xhtml/sitemap.xmap
Modified: lenya/trunk/src/modules/xhtml/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/xhtml/sitemap.xmap?rev=570776&r1=570775&r2=570776&view=diff
==============================================================================
--- lenya/trunk/src/modules/xhtml/sitemap.xmap (original)
+++ lenya/trunk/src/modules/xhtml/sitemap.xmap Wed Aug 29 05:15:27 2007
@@ -48,7 +48,7 @@
<!-- {pub-id}/{area}/{uuid}/{language} -->
<map:match pattern="lucene-index/*/*/*/*">
<map:aggregate element="cmsbody">
- <map:part src="lenyadoc://{1}/{2}/{4}/{3}"/>
+ <map:part src="lenya-document:{3},pub={1},area={2},lang={4}/"/>
<map:part src="cocoon:/metadata/{1}/{2}/{3}/{4}"/>
</map:aggregate>