haul 2002/11/30 02:23:26
Modified: src/webapp/WEB-INF Tag: cocoon_2_0_3_branch cocoon.xconf
Log:
<action dev="CH" type="fix">
New Logicsheet for use with InputModules.
</action>
Revision Changes Path
No revision
No revision
1.4.2.4 +7 -0 xml-cocoon2/src/webapp/WEB-INF/cocoon.xconf
Index: cocoon.xconf
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/WEB-INF/cocoon.xconf,v
retrieving revision 1.4.2.3
retrieving revision 1.4.2.4
diff -u -r1.4.2.3 -r1.4.2.4
--- cocoon.xconf 5 Jul 2002 09:20:56 -0000 1.4.2.3
+++ cocoon.xconf 30 Nov 2002 10:23:26 -0000 1.4.2.4
@@ -337,6 +337,13 @@
<parameter name="uri" value="http://apache.org/xsp/soap/3.0"/>
<parameter name="href"
value="resource://org/apache/cocoon/components/language/markup/xsp/java/soap.xsl"/>
</builtin-logicsheet>
+
+ <!-- The input logicsheet allows easy access to InputModules -->
+ <builtin-logicsheet>
+ <parameter name="prefix" value="input"/>
+ <parameter name="uri" value="http://apache.org/cocoon/xsp/input/1.0"/>
+ <parameter name="href"
value="resource://org/apache/cocoon/components/language/markup/xsp/java/input.xsl"/>
+ </builtin-logicsheet>
</target-language>
</xsp-language>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]