ovidiu 02/03/13 11:00:18 Added: src/scratchpad/schecoon/src/org/apache/cocoon/components/flow flow.xconf Log: Configuration for the flow control component. Revision Changes Path 1.1 xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/flow/flow.xconf Index: flow.xconf =================================================================== <?xml version="1.0"?> <xconf xpath="/cocoon" unless="comment()[contains(., 'Flow interpreter')]"> <!-- Flow interpreter support --> <flow-interpreters> <component-instance name="JavaScript" class="org.apache.cocoon.components.flow.JavaScriptInterpreter"/> </flow-interpreters> </xconf>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]