dims 01/06/14 04:42:57
Modified: xdocs Tag: cocoon_20_branch docs-book.xml site-book.xml
Added: xdocs Tag: cocoon_20_branch logicsheet.xml request.xml
session.xml
Log:
Added Docs from Christopher Painter-Wakefield <[EMAIL PROTECTED]>
Revision Changes Path
No revision
No revision
1.3.2.2 +27 -13 xml-cocoon2/xdocs/docs-book.xml
Index: docs-book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/xdocs/docs-book.xml,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -r1.3.2.1 -r1.3.2.2
--- docs-book.xml 2001/06/07 17:38:20 1.3.2.1
+++ docs-book.xml 2001/06/14 11:42:55 1.3.2.2
@@ -1,33 +1,47 @@
<?xml version="1.0"?>
-<book software="Cocoon" title="Cocoon documentation" copyright="@year@ The Apache
Software Foundation">
+<book title="Cocoon documentation" copyright="@year@ The Apache Software
Foundation">
+<separator/>
<page id="index" label="Index" source="index.xml"/>
- <page id="uc2" label="Concepts" source="uc2.xml"/>
<page id="license" label="License" source="license.xml"/>
+<separator/>
<page id="install" label="Install" source="installing.xml"/>
<separator/>
<page id="overview" label="Overview" source="overview.xml"/>
- <page id="httprequest" label="HttpRequest" source="httprequest.xml"/>
+ <page id="uc2" label="Concepts" source="uc2.xml"/>
+ <page id="sitemap" label="Sitemap" source="sitemap.xml"/>
+ <page id="actions" label="Actions" source="actions.xml"/>
+ <page id="flow" label="Flow" source="httprequest.xml"/>
+ <page id="sessions" label="Sessions" source="sessions.xml"/>
+ <page id="datasources" label="Using Databases" source="datasources.xml"/>
+ <page id="svg" label="SVG Serializer" source="svg-serializer.xml"/>
+ <page id="extending" label="Extending C2" source="extending.xml"/>
<page id="avalon" label="Avalon" source="avalon.xml"/>
- <page id="extending" label="Extending" source="extending.xml"/>
+ <page id="i18n" label="Internationalization" source="i18n.xml"/>
<separator/>
<page id="xsp" label="XSP" source="xsp.xml"/>
<page id="xsp-internals" label="XSP Internals" source="xsp-internals.xml"/>
<page id="logicsheet-concepts" label="XSP Logicsheets"
source="logicsheet-concepts.xml"/>
- <page id="sessions" label="Sessions" source="sessions.xml"/>
+ <page id="logicsheet-guide" label="XSP Guide" source="logicsheet.xml"/>
+ <page id="logicsheet-sessions" label="Session Logicsheet" source="session.xml"/>
+ <page id="logicsheet-request" label="Request Logicsheet" source="request.xml"/>
<separator/>
- <page id="i18n" label="Internationalization" source="i18n.xml"/>
- <page id="actions" label="Actions" source="actions.xml"/>
- <page id="datasources" label="Using Databases" source="datasources.xml"/>
- <page id="sitemap" label="Sitemap" source="sitemap.xml"/>
- <page id="svg" label="SVG Serializer" source="svg-serializer.xml"/>
+ <external label="XML Links"
href="http://dmoz.org/Computers/Data_Formats/Markup_Languages/XML/"/>
+<separator/>
+ <page id="contrib" label="Contributing" source="contrib.xml"/>
+ <page id="3rdparty" label="3rd Party" source="3rdparty.xml"/>
+ <page id="patches" label="Patch Queue" source="patches.xml"/>
<separator/>
<faqs id="faqs" label="FAQ File" source="faq.xml" />
<changes id="changes" label="Changes" source="changes.xml"/>
<todo id="todo" label="Todo" source="todo.xml"/>
<separator/>
- <external label="Code Repository"
href="http://xml.apache.org/websrc/index.cgi/xml-cocoon2/"/>
- <external label="Dev Snapshots"
href="http://xml.apache.org/from-cvs/xml-cocoon/"/>
- <external label="Mail Archive"
href="http://marc.theaimsgroup.com/?l=xml-cocoon-users"/>
+ <page id="livesites" label="Live Sites" source="livesites.xml"/>
+ <page id="hosting" label="Cocoon Hosting" source="hosting.xml"/>
+<separator/>
<external label="Bug Database"
href="http://nagoya.apache.org/bugzilla/index.html"/>
+ <external label="Code Repository"
href="http://xml.apache.org/websrc/index.cgi/xml-cocoon2/"/>
+ <external label="Dev Snapshots"
href="http://xml.apache.org/from-cvs/xml-cocoon2/"/>
+ <page id="mail-lists" label="Mail Lists" source="mail-lists.xml"/>
+ <page id="mail-archives" label="Mail Archives" source="mail-archives.xml"/>
</book>
1.3.2.4 +9 -5 xml-cocoon2/xdocs/site-book.xml
Index: site-book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/xdocs/site-book.xml,v
retrieving revision 1.3.2.3
retrieving revision 1.3.2.4
diff -u -r1.3.2.3 -r1.3.2.4
--- site-book.xml 2001/06/13 12:18:45 1.3.2.3
+++ site-book.xml 2001/06/14 11:42:56 1.3.2.4
@@ -15,16 +15,20 @@
<page id="uc2" label="Concepts" source="uc2.xml"/>
<page id="sitemap" label="Sitemap" source="sitemap.xml"/>
<page id="actions" label="Actions" source="actions.xml"/>
- <page id="xsp" label="XSP" source="xsp.xml"/>
- <page id="xsp-internals" label="XSP Internals" source="xsp-internals.xml"/>
- <page id="logicsheet-concepts" label="XSP Logicsheets"
source="logicsheet-concepts.xml"/>
+ <page id="flow" label="Flow" source="httprequest.xml"/>
<page id="sessions" label="Sessions" source="sessions.xml"/>
- <page id="i18n" label="Internationalization" source="i18n.xml"/>
<page id="datasources" label="Using Databases" source="datasources.xml"/>
<page id="svg" label="SVG Serializer" source="svg-serializer.xml"/>
<page id="extending" label="Extending C2" source="extending.xml"/>
- <page id="httprequest" label="HttpRequest" source="httprequest.xml"/>
<page id="avalon" label="Avalon" source="avalon.xml"/>
+ <page id="i18n" label="Internationalization" source="i18n.xml"/>
+<separator/>
+ <page id="xsp" label="XSP" source="xsp.xml"/>
+ <page id="xsp-internals" label="XSP Internals" source="xsp-internals.xml"/>
+ <page id="logicsheet-concepts" label="XSP Logicsheets"
source="logicsheet-concepts.xml"/>
+ <page id="logicsheet-guide" label="XSP Guide" source="logicsheet.xml"/>
+ <page id="logicsheet-sessions" label="Session Logicsheet" source="session.xml"/>
+ <page id="logicsheet-request" label="Request Logicsheet" source="request.xml"/>
<separator/>
<external href="apidocs/index.html" label="API (Javadoc)"/>
<separator/>
No revision
No revision
1.1.2.1 +430 -0 xml-cocoon2/xdocs/Attic/logicsheet.xml
1.1.2.1 +524 -0 xml-cocoon2/xdocs/Attic/request.xml
1.1.2.1 +356 -0 xml-cocoon2/xdocs/Attic/session.xml
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]