cziegeler    2002/10/30 05:48:45

  Modified:    src/webapp/samples samples.xml
  Log:
  Rearranging samples
  
  Revision  Changes    Path
  1.33      +13 -11    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.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- samples.xml       29 Oct 2002 03:28:28 -0000      1.32
  +++ samples.xml       30 Oct 2002 13:48:44 -0000      1.33
  @@ -55,6 +55,18 @@
       Still stuck with legacy file formats? Don't worry, here is an example.
      </sample>
     </group>
  +  <group name="Web Applications">
  +    <sample name="Authentication Framework" href="authentication-fw/login">
  +    This is a demo of the authentication framework integrated into Cocoon.
  +   </sample>
  +    <sample name="Portal Framework" href="portal-fw/sunspotdemoportal">
  +    This is a demo of the portal framework integrated into Cocoon.
  +   </sample>
  +    <sample name="Web Applications" href="sample-apps">
  +    Samples showing how to perform form processing, state management,
  +    and simple web-application with login and protected resources.
  +   </sample>
  +  </group>
     <group name="System Tools And Pages">
       <!-- sample name="Sitemap Editor" href="sitebuilder/openSubSite/">
       Cocoon/JSP based Sitemap Editor.
  @@ -163,19 +175,9 @@
       <sample name="Dynamic Content" href="sample-dynamic">
       More ways of implementing dynamic content.
      </sample>
  -    <sample name="Authentication Framework" href="authentication-fw/login">
  -    This is a demo of the authentication framework integrated into Cocoon.
  -   </sample>
  -    <sample name="Portal Framework" href="portal-fw/sunspotdemoportal">
  -    This is a demo of the portal framework integrated into Cocoon.
  -   </sample>
       <sample name="Sources" href="sub/">
       Samples showing possible ways how to use Cocoon sources in sitemap.
       (These samples are served by sub-sitemap)
  -   </sample>
  -    <sample name="Web Applications" href="sample-apps">
  -    Samples showing how to perform form processing, state management,
  -    and simple web-application with login and protected resources.
      </sample>
       <sample name="Legacy file formats" href="poi/">
       Samples showing how to use Apache POI to use common office file formats
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to