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 2005/04/04 11:46:34 UTC

svn commit: r160018 - lenya/branches/BRANCH_1_2_X/src/webapp/sitemap.xmap

Author: michi
Date: Mon Apr  4 02:46:34 2005
New Revision: 160018

URL: http://svn.apache.org/viewcvs?view=rev&rev=160018
Log:
sitetree generator declared

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/sitemap.xmap

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/sitemap.xmap
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/sitemap.xmap?view=diff&r1=160017&r2=160018
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/sitemap.xmap (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/sitemap.xmap Mon Apr  4 02:46:34 2005
@@ -46,6 +46,7 @@
     <!--
     <map:generator label="content,data" logger="sitemap.generator.profiler" name="profiler" src="org.apache.cocoon.generation.ProfilerGenerator"/>
     -->
+    <map:generator name="sitetree" logger="sitemap.generator.sitetree" pool-grow="2" pool-max="16" pool-min="2" src="org.apache.lenya.cms.cocoon.generation.SiteTreeGenerator"/>
   </map:generators>
 
   <!-- ========================================================================== -->



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