crossley    2003/11/08 16:45:59

  Modified:    src/webapp/samples/text-wrap welcome.html
  Log:
  Linked to some testcase documents.
  
  Revision  Changes    Path
  1.5       +12 -0     cocoon-2.1/src/webapp/samples/text-wrap/welcome.html
  
  Index: welcome.html
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/text-wrap/welcome.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- welcome.html      8 Nov 2003 22:51:10 -0000       1.4
  +++ welcome.html      9 Nov 2003 00:45:59 -0000       1.5
  @@ -104,6 +104,10 @@
   <a name="notes" />
   <h2>Other notes</h2>
   <p>
  +Suggested enhancements include: using the @type attribute; "content sniff"; 
...
  +</p>
  +
  +<p>
   There may be some other solutions. Suggestions include the Chaperon Block
   and maybe the Slop Block.
   </p>
  @@ -111,6 +115,14 @@
   <p>
   See the Bugzilla report and the cocoon-dev and forrest-dev mail lists.
   </p>
  +
  +<p>
  +Some testcase documents ...
  +</p>
  +<ul>
  +<li><a href="http://xml.apache.org/forrest/your-project.html";>Using 
Forrest</a></li>
  +<li><a 
href="http://cocoon.apache.org/2.1/userdocs/concepts/modules.html";>Modules</a></li>
  +</ul>
   
   </body>
   </html>
  
  
  

Reply via email to