Hi Andreas

I noticed that you modified src/webapp/lenya/pubs/default/sitemap.xmap
on 2005-09-07

See log/diff below:

------------------------------------------------------------------------
r279311 | andreas | 2005-09-07 14:39:17 +0200 (Wed, 07 Sep 2005) | 1 line

Removed custom Lenya validation code, using Cocoon validation components instead.
------------------------------------------------------------------------

Index: src/webapp/lenya/pubs/default/sitemap.xmap
===================================================================
--- src/webapp/lenya/pubs/default/sitemap.xmap  (revision 279307)
+++ src/webapp/lenya/pubs/default/sitemap.xmap  (revision 279311)
@@ -128,7 +128,10 @@
           <map:part src="cocoon://modules/sitetree/{2}/{3}/tabs/{5}.xml"/>
           <map:part src="cocoon://modules/sitetree/{2}/{3}/menu/{5}.xml"/>
<map:part src="cocoon://modules/sitetree/{2}/{3}/search/{5}.xml"/>
+          <!--
<map:part src="cocoon://modules/{page-envelope:document-type}/{1}.xml"/>
+          -->
+          <map:part src="{resource-type:format-xhtml}"/>
         </map:aggregate>

         <map:select type="resource-exists">

What is the meaning of <map:part src="{resource-type:format-xhtml}"/>?

- Felix

--
Felix Röthenbacher                  [EMAIL PROTECTED]
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to