haul 2003/08/15 08:56:18
Modified: src/webapp/WEB-INF cocoon.xconf
Log:
new module to locate files in a hierarchie
Revision Changes Path
1.27 +1 -0 cocoon-2.1/src/webapp/WEB-INF/cocoon.xconf
Index: cocoon.xconf
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/webapp/WEB-INF/cocoon.xconf,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- cocoon.xconf 15 Aug 2003 13:42:31 -0000 1.26
+++ cocoon.xconf 15 Aug 2003 15:56:18 -0000 1.27
@@ -167,6 +167,7 @@
<component-instance logger="core.modules.input" name="datemeta"
class="org.apache.cocoon.components.modules.input.DateMetaInputModule"/>
<component-instance logger="core.modules.input" name="jxpath"
class="org.apache.cocoon.components.modules.input.JXPathMetaModule"/>
<component-instance logger="core.modules.input" name="simplemap"
class="org.apache.cocoon.components.modules.input.SimpleMappingMetaModule"/>
+ <component-instance logger="core.modules.input" name="locate"
class="org.apache.cocoon.components.modules.input.LocateResource"/>
<component-instance logger="core.modules.input" name="chain"
class="org.apache.cocoon.components.modules.input.ChainMetaModule">
<input-module name="request-param"/>
<input-module name="request-attr"/>