You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ne...@apache.org on 2007/11/02 21:41:48 UTC

svn commit: r591450 - /lenya/trunk/src/webapp/global-sitemap.xmap

Author: nettings
Date: Fri Nov  2 13:41:48 2007
New Revision: 591450

URL: http://svn.apache.org/viewvc?rev=591450&view=rev
Log:
re-added cforms helpers, they are still being used.

Modified:
    lenya/trunk/src/webapp/global-sitemap.xmap

Modified: lenya/trunk/src/webapp/global-sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/global-sitemap.xmap?rev=591450&r1=591449&r2=591450&view=diff
==============================================================================
--- lenya/trunk/src/webapp/global-sitemap.xmap (original)
+++ lenya/trunk/src/webapp/global-sitemap.xmap Fri Nov  2 13:41:48 2007
@@ -93,8 +93,8 @@
       </map:match>
     </map:pipeline>
 
-    <!-- FIXME: this is currently unused. -->
-<!--
+    <!-- FIXME: this should go into a cforms support module -->
+
     <map:pipeline>
       <map:match pattern="cforms/ajax/**">
         <map:read src="resource://org/apache/cocoon/ajax/resources/{1}"/>
@@ -110,7 +110,7 @@
         <map:read src="resource://org/apache/cocoon/forms/resources/{1}"/>
       </map:match>
     </map:pipeline>
--->
+
 
     <map:pipeline>
       <!-- serve "lenya/" resources (GUI and utilities) -->



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