ovidiu 02/05/19 12:21:32 Modified: src/webapp/samples samples.xml Log: Added entry for the control flow pages. Revision Changes Path 1.5 +11 -1 xml-cocoon2/src/webapp/samples/samples.xml Index: samples.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/samples.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- samples.xml 8 May 2002 08:26:50 -0000 1.4 +++ samples.xml 19 May 2002 19:21:32 -0000 1.5 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- CVS: $Id: samples.xml,v 1.4 2002/05/08 08:26:50 cziegeler Exp $ --> +<!-- CVS: $Id: samples.xml,v 1.5 2002/05/19 19:21:32 ovidiu Exp $ --> <samples xmlns:xlink="http://www.w3.org/1999/xlink"> @@ -56,6 +56,16 @@ </sample> <sample name="Error Page" href="system/generror.html"> This example shows what happens if an error is triggered in the pipeline. + </sample> + </group> + + <group name="Control flow"> + <sample name="Documentation" href="flow/"> + Introduction to Cocoon's control flow of Web pages. + </sample> + + <sample name="Examples" href="flow/samples.html"> + Samples implemented using control flow. </sample> </group>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]