cziegeler 2002/06/14 00:12:55
Modified: . Tag: cocoon_2_0_3_branch CREDITS
src/documentation/xdocs Tag: cocoon_2_0_3_branch who.xml
src/documentation/xdocs/developing Tag: cocoon_2_0_3_branch
book.xml index.xml
src/documentation/xdocs/link Tag: cocoon_2_0_3_branch
training.xml
src/documentation/xdocs/plan Tag: cocoon_2_0_3_branch
release.xml
Added: src/documentation/xdocs/developing/webapps Tag:
cocoon_2_0_3_branch authentication.xml book.xml
index.xml portal.xml session.xml sunrise.xml
sunshine.xml sunspot.xml
Removed: src/documentation/xdocs/developing Tag: cocoon_2_0_3_branch
sunrise.xml sunshine-contexts.xml sunspot.xml
Log:
Synced docs
Revision Changes Path
No revision
No revision
1.2.2.1 +7 -3 xml-cocoon2/CREDITS
Index: CREDITS
===================================================================
RCS file: /home/cvs/xml-cocoon2/CREDITS,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -r1.2 -r1.2.2.1
--- CREDITS 11 Mar 2002 11:03:34 -0000 1.2
+++ CREDITS 14 Jun 2002 07:12:53 -0000 1.2.2.1
@@ -13,9 +13,13 @@
The Cocoon project was originally created, proposed and bootstrapped by
Stefano Mazzocchi <[EMAIL PROTECTED]>
-The sunShine Web application framework, the sunRise authentication framework
-and the sunSpot portal engine was created and developed by
-the Open Source Competence Center of s&n AG, Paderborn, Germany
(http://www.s-und-n.de).
+The web application framework consisting of the session handling (aka sunShine),
+the authentication framework (aka sunRise) and the portal engine (aka sunSpot)
+was created and developed by the Open Source Competence Center of
+s&n AG (http://www.s-und-n.de), Paderborn, Germany.
+
+The interpreted sitemap engine and other contributions from Sylvain Wallez are
+made possible by the time donated by his company, Anyware Technologies
(http://www.anyware-tech.com).
[FIXME: fill this as you find appropriate]
No revision
No revision
1.2.2.3 +0 -24 xml-cocoon2/src/documentation/xdocs/who.xml
Index: who.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/who.xml,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -u -r1.2.2.2 -r1.2.2.3
--- who.xml 7 Jun 2002 20:14:37 -0000 1.2.2.2
+++ who.xml 14 Jun 2002 07:12:53 -0000 1.2.2.3
@@ -72,30 +72,6 @@
</ul>
</s2>
- <s2 title="Credits">
- <p>This is a place where major donations to the Cocoon project are listed
- and it should be used to give appropriate visibility to those inviduals,
- organizations or companies that donated resources to the effort. This is
- one of the ways the Cocoon community pays back.
- </p>
- <ul>
- <li>
- The Cocoon project was originally created, proposed and bootstrapped by
-Stefano Mazzocchi ([EMAIL PROTECTED])
- </li>
- <li>
- The web application framework consisting of the session handling (aka
sunShine),
- the authentication framework (aka sunRise) and the portal engine (aka
sunSpot)
- was created and developed by the Open Source Competence Center of
- <link href="http://www.s-und-n.de">s&n AG</link>, Paderborn, Germany.
- </li>
- <li>
- The interpreted sitemap engine and other contributions from Sylvain Wallez
are
- made possible by the time donated by his company,
- <link href="http://www.anyware-tech.com">Anyware Technologies</link>.
- </li>
- </ul>
- </s2>
</s1>
</body>
No revision
No revision
1.5.2.4 +1 -10 xml-cocoon2/src/documentation/xdocs/developing/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/developing/book.xml,v
retrieving revision 1.5.2.3
retrieving revision 1.5.2.4
diff -u -r1.5.2.3 -r1.5.2.4
--- book.xml 7 Jun 2002 20:09:15 -0000 1.5.2.3
+++ book.xml 14 Jun 2002 07:12:53 -0000 1.5.2.4
@@ -20,23 +20,14 @@
</menu>
<menu label="Webapps">
- <menu-item label="Session Contexts" href="sunshine-contexts.html"/>
- <menu-item label="Authentication" href="sunrise.html"/>
- <menu-item label="Portal" href="sunspot.html"/>
+ <menu-item label="Developing Webapps" href="webapps/index.html"/>
</menu>
-
- <menu label="Webapps">
- <menu-item label="Form Handling"
href="../howto/xmlform-wizard/howto-xmlform-wizard.html"/>
- </menu>
-
-
<menu label="Java">
<external label="API (Javadoc)" href="../apidocs/index.html"/>
</menu>
</book>
-
1.1.2.1 +3 -1 xml-cocoon2/src/documentation/xdocs/developing/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/developing/index.xml,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- index.xml 3 Jan 2002 12:31:03 -0000 1.1
+++ index.xml 14 Jun 2002 07:12:53 -0000 1.1.2.1
@@ -15,7 +15,9 @@
<p>Here will soon appear an overview of the developer perspective.
</p>
-
+ <p>If you are interested in developing real-world web-applications requiring
+ form handling, authentication or even developing your own portal, have a
+ look at the <link href="webapps/index.html">web application
documentation</link>.</p>
<p>The actual developer documentation is available from the side-panel.
</p>
No revision
No revision
1.1.2.1 +0 -0
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
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
1.1.2.1 +0 -0 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
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
1.1.2.1 +0 -0 xml-cocoon2/src/documentation/xdocs/developing/webapps/index.xml
Index: index.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/developing/webapps/index.xml,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
1.1.2.1 +0 -0
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.1.2.1
diff -u -r1.1 -r1.1.2.1
1.1.2.1 +0 -0
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
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
1.1.2.1 +0 -0
xml-cocoon2/src/documentation/xdocs/developing/webapps/sunrise.xml
Index: sunrise.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/developing/webapps/sunrise.xml,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
1.1.2.1 +0 -0
xml-cocoon2/src/documentation/xdocs/developing/webapps/sunshine.xml
Index: sunshine.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/developing/webapps/sunshine.xml,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
1.1.2.1 +0 -0
xml-cocoon2/src/documentation/xdocs/developing/webapps/sunspot.xml
Index: sunspot.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/developing/webapps/sunspot.xml,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
No revision
No revision
1.2.2.2 +6 -0 xml-cocoon2/src/documentation/xdocs/link/training.xml
Index: training.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/link/training.xml,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -r1.2.2.1 -r1.2.2.2
--- training.xml 19 May 2002 08:16:24 -0000 1.2.2.1
+++ training.xml 14 Jun 2002 07:12:54 -0000 1.2.2.2
@@ -17,6 +17,12 @@
Both courses are two days each and are offered in Denver, Colorado.
It is also possible to arrange on-site training if there are sufficient
participants.
</li>
+<li><link
href="http://www.s-und-n.de/services/training/cocoonschulungen_english.htm">S&N
AG</link><br/>
+S&N offers Cocoon training. Two courses are available -
+"Introducing Cocoon" (3 days) for beginners and "Unraveling Cocoon" for
+developers (2 days). The courses are available in English or German.
+ It is also possible to arrange on-site training.
+</li>
</ul>
</s1>
No revision
No revision
1.1.2.2 +23 -0 xml-cocoon2/src/documentation/xdocs/plan/release.xml
Index: release.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/plan/release.xml,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- release.xml 19 May 2002 08:43:28 -0000 1.1.2.1
+++ release.xml 14 Jun 2002 07:12:55 -0000 1.1.2.2
@@ -11,6 +11,29 @@
</header>
<body>
+ <s1 title="Timeframe">
+ <p>This is the current time frame for the next releases:</p>
+ <ul>
+ <li> 1st of July : Release date for 2.0.3 (bug fix release)</li>
+ <li>15th of July : Release date for 2.1 Beta 1</li>
+ </ul>
+ <s2 title="ToDo List">
+ <p>For 2.0.3:</p>
+ <ul><li>Solve the JDK 1.4 problems (whatever they are...)</li></ul>
+ <p>For 2.1 Beta 1:</p>
+<ul>
+<li>apply patches</li>
+<li>test flowmap + docs + etc</li>
+<li>documentation to forrest format</li>
+<li>finish example refactoring</li>
+<li>finish to move scratchpad stuff in main trunk</li>
+<li>switch to LogEnabled</li>
+<li>extended sitemap variable substitution, i.e. {request:foo}.</li>
+<li>more tests and examples on the flowmap. Seems to me that this
+strategic stuff has been a set a bit aside due to lack of time.</li>
+</ul>
+ </s2>
+ </s1>
<s1 title="Preparation for the next release of Apache Cocoon">
<p>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]