You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2003/02/07 12:53:11 UTC

cvs commit: xml-cocoon2/src/documentation/xdocs/developing/webapps portal.xml book.xml authentication.xml session.xml sunrise.xml sunspot.xml sunshine.xml

cziegeler    2003/02/07 03:53:11

  Modified:    src/documentation/xdocs/developing/webapps portal.xml
                        book.xml authentication.xml session.xml
  Removed:     src/documentation/xdocs/developing/webapps sunrise.xml
                        sunspot.xml sunshine.xml
  Log:
  Removing obsolete docs
  
  Revision  Changes    Path
  1.2       +0 -4      xml-cocoon2/src/documentation/xdocs/developing/webapps/portal.xml
  
  Index: portal.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/developing/webapps/portal.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- portal.xml	14 Jun 2002 07:09:11 -0000	1.1
  +++ portal.xml	7 Feb 2003 11:53:10 -0000	1.2
  @@ -9,10 +9,6 @@
       </header>
       <body>
     <s1 title="Introduction">
  -    <note><strong>IMPORTANT:</strong> This document conforms to the development version of Cocoon. So
  -        you will only find these components in the current CVS. An early alpha version is already
  -        available in the latest release of Cocoon, you will find an introduction <link href="sunspot.html">here</link>.
  -    </note>
        <p>The portal engine of Cocoon provides the required
           functionality to display user dependent content with a user defineable
           layout.</p>
  
  
  
  1.3       +0 -6      xml-cocoon2/src/documentation/xdocs/developing/webapps/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/developing/webapps/book.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- book.xml	21 Oct 2002 11:26:07 -0000	1.2
  +++ book.xml	7 Feb 2003 11:53:10 -0000	1.3
  @@ -18,12 +18,6 @@
       <menu-item label="Portal" href="portal.html"/>
     </menu>
   
  -  <menu label="Scratchpad">
  -    <menu-item label="Session Contexts" href="sunshine.html"/>
  -    <menu-item label="Authentication" href="sunrise.html"/>
  -    <menu-item label="Portal" href="sunspot.html"/>
  -  </menu>
  -
   </book>
   
   
  
  
  
  1.6       +0 -4      xml-cocoon2/src/documentation/xdocs/developing/webapps/authentication.xml
  
  Index: authentication.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/developing/webapps/authentication.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- authentication.xml	18 Sep 2002 14:24:18 -0000	1.5
  +++ authentication.xml	7 Feb 2003 11:53:10 -0000	1.6
  @@ -9,10 +9,6 @@
       </header>
       <body>
     <s1 title="Introduction">
  -    <note>IMPORTANT: This document conforms to the development version of Cocoon. So
  -        you will only find these components in the current CVS. An early alpha version is already
  -        available in the latest release of Cocoon, you will find an introduction <link href="sunrise.html">here</link>.
  -    </note>
        <p>The central point for building a web application is authentication. The Cocoon
           authentication package is a flexible module for authentication and user management. 
           A user can be legitimated using any information available via any source, e.g. a database or
  
  
  
  1.4       +0 -4      xml-cocoon2/src/documentation/xdocs/developing/webapps/session.xml
  
  Index: session.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/developing/webapps/session.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- session.xml	26 Sep 2002 06:52:23 -0000	1.3
  +++ session.xml	7 Feb 2003 11:53:10 -0000	1.4
  @@ -9,10 +9,6 @@
       </header>
       <body>
     <s1 title="Introduction">
  -    <note><strong>IMPORTANT:</strong> This document conforms to the development version of Cocoon. So
  -        you will only find these components in the current CVS. An early alpha version is already
  -        available in the latest release of Cocoon, you will find an introduction <link href="sunshine.html">here</link>.
  -    </note>
        <p>A session is a data storage which resides on the server and records
           information about one single user. Cocoon creates a session on demand and
           from that point of time the user is tracked and information can be stored
  
  
  

----------------------------------------------------------------------
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