crossley 2004/05/23 18:48:24
Modified: src/webapp/samples samples.xml
src/webapp/samples/flow samples.xml
Log:
Encourage all Flow examples.
Revision Changes Path
1.40 +5 -4 cocoon-2.1/src/webapp/samples/samples.xml
Index: samples.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/samples.xml,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- samples.xml 28 Apr 2004 21:38:52 -0000 1.39
+++ samples.xml 24 May 2004 01:48:24 -0000 1.40
@@ -87,10 +87,11 @@
<group name="Cocoon Control Flow">
<note>
Since the Cocoon Control Flow is a core technology you find more
examples
- that make use of it e.g. the Petstore and Cocoon Forms blocks.
+ that make use of it e.g. Cocoon Forms block, Petstore block, and
+ Supersonic Tour block.
</note>
- <sample name="Examples" href="flow/">
- Examples of Cocoon's control flow of Web pages.
+ <sample name="Flow" href="flow/">
+ Other examples of Cocoon's control flow of the application.
</sample>
</group>
1.9 +10 -4 cocoon-2.1/src/webapp/samples/flow/samples.xml
Index: samples.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/flow/samples.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- samples.xml 5 Apr 2004 12:34:23 -0000 1.8
+++ samples.xml 24 May 2004 01:48:24 -0000 1.9
@@ -17,12 +17,18 @@
<!-- CVS $Id$ -->
-<samples>
+<samples name="Other Cocoon Flow Samples">
<group name="Back">
- <sample name="Back" href="../">
- Back to the samples home page.
+ <sample name="Back" href="../">to Cocoon Samples main page</sample>
+ <sample name="Back" href="../blocks/">
+ to Cocoon Blocks Samples main page
</sample>
+ <note>
+ Since the Cocoon Control Flow is a core technology you find more
examples
+ that make use of it e.g. Cocoon Forms block, Petstore block, and
+ Supersonic Tour block.
+ </note>
</group>
<group name="Cocoon Control Flow">