You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by ov...@apache.org on 2002/09/06 01:55:19 UTC

cvs commit: xml-cocoon2/src/webapp/samples/flow/docs samples.xml

ovidiu      2002/09/05 16:55:19

  Modified:    src/webapp/samples/flow/docs samples.xml
  Log:
  Added link to the user preferences sample.
  
  Revision  Changes    Path
  1.2       +4 -5      xml-cocoon2/src/webapp/samples/flow/docs/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/flow/docs/samples.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- samples.xml	19 May 2002 19:23:29 -0000	1.1
  +++ samples.xml	5 Sep 2002 23:55:19 -0000	1.2
  @@ -13,15 +13,14 @@
         <p>This page contains shows some examples built using the
         control flow layer available in Cocoon.</p>
   
  -      <p>Some of these examples use continuations in their
  -      implementation to manage the flow from one page to the other,
  -      while other pass a continuation identifier in the generated
  -      page.</p>
  -
         <ul>
   	<li><link href="examples/calc/">Calculator</link> - a simple
   	example using continuations to maintain the state between
   	requests.</li>
  +
  +	<li><link href="examples/prefs/">User preferences</link> - A
  +	common portion of an application which requires users to be
  +	registered.</li>
         </ul>
       </s1>
     </body>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org