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/11/15 13:44:28 UTC

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

Author: michi
Date: Tue Nov 15 04:44:22 2005
New Revision: 344359

URL: http://svn.apache.org/viewcvs?rev=344359&view=rev
Log:
note about xopushandler action added

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?rev=344359&r1=344358&r2=344359&view=diff
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/sitemap.xmap (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/sitemap.xmap Tue Nov 15 04:44:22 2005
@@ -364,6 +364,8 @@
    <map:action name="uriparametrizer" src="org.apache.lenya.cms.cocoon.acting.URIParametrizerAction" logger="sitemap.action.uriparametrizer"/>
    <map:action name="validate" logger="sitemap.action.validateAction" src="org.apache.lenya.cms.cocoon.acting.ValidateAction" />
    <map:action name="workflow" logger="sitemap.action.workflow" src="org.apache.lenya.cms.cocoon.acting.WorkflowInvokerAction"/>
+   <!-- NOTE: This action does not support configuring of root directories -->
+   <!-- INFO: This action is being used within lenya/xopus.xmap which allows to serve Xopus through Lenya -->
    <map:action name="xopushandler" logger="sitemap.action.xopus" src="org.apache.lenya.cms.cocoon.acting.XopusHandlerAction">
      <xml href="content/authoring/"/>
      <xsl href="xslt"/>



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