ovidiu 2002/10/01 02:30:39
Modified: src/webapp/samples/flow/examples/test sitemap.xmap
Log:
Use @PARAMETER@ as the value to be replaced.
Revision Changes Path
1.2 +1 -1 xml-cocoon2/src/webapp/samples/flow/examples/test/sitemap.xmap
Index: sitemap.xmap
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/flow/examples/test/sitemap.xmap,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sitemap.xmap 1 Oct 2002 08:59:57 -0000 1.1
+++ sitemap.xmap 1 Oct 2002 09:30:39 -0000 1.2
@@ -23,7 +23,7 @@
<map:match pattern="showString">
<map:call function="showString">
- <map:parameter name="parameter" value="@parameter2@"/>
+ <map:parameter name="parameter" value="@PARAMETER@"/>
</map:call>
</map:match>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]