ovidiu 01/11/08 11:40:37
Modified: webapp cocoon.xconf
Log:
Applied patch for incremental XSLT processing from J�rn Heid <[EMAIL PROTECTED]>.
Revision Changes Path
1.40 +1 -0 xml-cocoon2/webapp/cocoon.xconf
Index: cocoon.xconf
===================================================================
RCS file: /home/cvs/xml-cocoon2/webapp/cocoon.xconf,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- cocoon.xconf 2001/11/05 23:43:34 1.39
+++ cocoon.xconf 2001/11/08 19:40:37 1.40
@@ -124,6 +124,7 @@
-->
<xslt-processor class="org.apache.cocoon.components.xslt.XSLTProcessorImpl"
logger="root.xslt">
<parameter name="use-store" value="true"/>
+ <parameter name="incremental-processing" value="true"/>
</xslt-processor>
<!-- Xpath Processor:
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]