tony 2004/05/27 17:18:11
Modified: src/blocks/tour/samples/flow/docs number-guess.xml
Log:
continuation.id => cocoon.continuation.id
Revision Changes Path
1.3 +1 -1
cocoon-2.1/src/blocks/tour/samples/flow/docs/number-guess.xml
Index: number-guess.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/tour/samples/flow/docs/number-guess.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- number-guess.xml 26 May 2004 21:41:37 -0000 1.2
+++ number-guess.xml 28 May 2004 00:18:11 -0000 1.3
@@ -104,7 +104,7 @@
</p>
<p>
Here's the page definition for our number-guessing form.
- JXTemplate codes like <em>${continuation.id}</em>, will by
replaced
+ JXTemplate codes like <em>${cocoon.continuation.id}</em>, will
by replaced
by values provided in the Flowscript <em>sendPageAndWait</em>
function call.
</p>
<cinclude:include element="xml-code"
src="cocoon:/xml-element/flow/number-guess/guess.xml/page"/>