ovidiu 02/03/15 15:39:14
Modified: src/scratchpad/schecoon/src/org/apache/cocoon/components/flow
flow.xconf
Log:
Set the default language.
Revision Changes Path
1.2 +1 -1
xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/flow/flow.xconf
Index: flow.xconf
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/flow/flow.xconf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flow.xconf 13 Mar 2002 19:00:18 -0000 1.1
+++ flow.xconf 15 Mar 2002 23:39:14 -0000 1.2
@@ -4,7 +4,7 @@
unless="comment()[contains(., 'Flow interpreter')]">
<!-- Flow interpreter support -->
- <flow-interpreters>
+ <flow-interpreters default="JavaScript">
<component-instance name="JavaScript"
class="org.apache.cocoon.components.flow.JavaScriptInterpreter"/>
</flow-interpreters>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]