cziegeler 2003/02/07 04:47:31
Modified: src/documentation/xdocs/developing/webapps Tag:
cocoon_2_0_3_branch session.xml authentication.xml
portal.xml book.xml
Removed: src/documentation/xdocs/developing/webapps Tag:
cocoon_2_0_3_branch sunrise.xml sunshine.xml
sunspot.xml
Log:
Removing obsolete docs
Revision Changes Path
No revision
No revision
1.1.2.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.1.2.3
retrieving revision 1.1.2.4
diff -u -r1.1.2.3 -r1.1.2.4
--- session.xml 18 Oct 2002 18:17:52 -0000 1.1.2.3
+++ session.xml 7 Feb 2003 12:47:30 -0000 1.1.2.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
1.1.2.5 +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.1.2.4
retrieving revision 1.1.2.5
diff -u -r1.1.2.4 -r1.1.2.5
--- authentication.xml 18 Sep 2002 14:24:18 -0000 1.1.2.4
+++ authentication.xml 7 Feb 2003 12:47:30 -0000 1.1.2.5
@@ -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.1.2.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.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- portal.xml 14 Jun 2002 07:12:54 -0000 1.1.2.1
+++ portal.xml 7 Feb 2003 12:47:30 -0000 1.1.2.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.1.2.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.1.2.2
retrieving revision 1.1.2.3
diff -u -r1.1.2.2 -r1.1.2.3
--- book.xml 21 Oct 2002 11:26:14 -0000 1.1.2.2
+++ book.xml 7 Feb 2003 12:47:30 -0000 1.1.2.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>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]