vgritsenko 02/04/15 18:13:07
Modified: src/documentation/xdocs/developing Tag: cocoon_2_0_3_branch
httprequest.xml
Log:
remove obsolete map:value syntax
Revision Changes Path
No revision
No revision
1.2.2.1 +1 -1 xml-cocoon2/src/documentation/xdocs/developing/httprequest.xml
Index: httprequest.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/developing/httprequest.xml,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -r1.2 -r1.2.2.1
--- httprequest.xml 19 Mar 2002 14:21:29 -0000 1.2
+++ httprequest.xml 16 Apr 2002 01:13:07 -0000 1.2.2.1
@@ -56,7 +56,7 @@
<map:transformers default="xslt">
<map:transformer name="xslt"
src="org.apache.cocoon.transformation.XalanTransformer">
- <compile-stylesheets map:value="true"/>
+ <use-request-parameters>false</use-request-parameters>
</map:transformer>
</map:transformers>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]