cziegeler 2003/09/03 01:30:40
Modified: src/documentation/xdocs/userdocs/advanced/offline book.xml
src/documentation/xdocs/userdocs/concepts book.xml
src/documentation/xdocs/userdocs/user/sitemap sitemap.xml
src/documentation/xdocs/userdocs/advanced/flow book.xml
src/documentation/xdocs/userdocs/advanced/xsp book.xml
src/documentation/xdocs/userdocs/advanced/session
contexts.xml
Log:
Updating docs and finishing fixing links
Revision Changes Path
1.2 +8 -8
cocoon-2.1/src/documentation/xdocs/userdocs/advanced/offline/book.xml
Index: book.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/advanced/offline/book.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- book.xml 2 Sep 2003 12:03:22 -0000 1.1
+++ book.xml 3 Sep 2003 08:30:40 -0000 1.2
@@ -5,16 +5,16 @@
title="Apache Cocoon User Documentation - Concepts"
copyright="@year@ The Apache Software Foundation">
- <menu label="Navigation">
- <menu-item label="Main" href="../../index.html"/>
- <menu-item label="User Documentation" href="../index.html"/>
+ <menu label="User Guide">
+ <menu-item label="Intro" href="../../intro.html"/>
+ <menu-item label="2. Advanced" href="../preface.html"/>
</menu>
- <menu label="Offline">
- <menu-item label="Overview" href="index.html"/>
- <menu-item label="Command Line" href="cli.html"/>
- <menu-item label="Ant" href="ant.html"/>
- <menu-item label="Cocoon Bean" href="bean.html"/>
+ <menu label="2.5 Offline">
+ <menu-item label="2.5.1 Overview" href="index.html"/>
+ <menu-item label="2.5.2 Command Line" href="cli.html"/>
+ <menu-item label="2.5.3 Ant" href="ant.html"/>
+ <menu-item label="2.5.4 Cocoon Bean" href="bean.html"/>
</menu>
</book>
1.9 +12 -13
cocoon-2.1/src/documentation/xdocs/userdocs/concepts/book.xml
Index: book.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/concepts/book.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- book.xml 2 Sep 2003 12:03:20 -0000 1.8
+++ book.xml 3 Sep 2003 08:30:40 -0000 1.9
@@ -5,21 +5,20 @@
title="Apache Cocoon User Documentation - Concepts"
copyright="@year@ The Apache Software Foundation">
- <menu label="Navigation">
- <menu-item label="Main" href="../../index.html"/>
- <menu-item label="User Documentation" href="../index.html"/>
+ <menu label="User Guide">
+ <menu-item label="Intro" href="../intro.html"/>
</menu>
- <menu label="Concepts">
- <menu-item label="Overview" href="index.html"/>
- <menu-item label="Views" href="views.html"/>
- <menu-item label="Actions" href="actions.html"/>
- <menu-item label="Entity Catalogs" href="catalog.html"/>
- <menu-item label="XMLSearching" href="xmlsearching.html"/>
- <menu-item label="XMLForm" href="xmlform.html"/>
- <menu-item label="XML Validation" href="validation.html"/>
- <menu-item label="Databases" href="databases.html"/>
- <menu-item label="Modules" href="modules.html"/>
+ <menu label="C. Concepts">
+ <menu-item label="C.1 Overview" href="index.html"/>
+ <menu-item label="C.2 Views" href="views.html"/>
+ <menu-item label="C.3 Actions" href="actions.html"/>
+ <menu-item label="C.4 Entity Catalogs" href="catalog.html"/>
+ <menu-item label="C.5 XMLSearching" href="xmlsearching.html"/>
+ <menu-item label="C.6 XMLForm" href="xmlform.html"/>
+ <menu-item label="C.7 XML Validation" href="validation.html"/>
+ <menu-item label="C.8 Databases" href="databases.html"/>
+ <menu-item label="C.9 Modules" href="modules.html"/>
</menu>
</book>
1.7 +1 -1
cocoon-2.1/src/documentation/xdocs/userdocs/user/sitemap/sitemap.xml
Index: sitemap.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/user/sitemap/sitemap.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sitemap.xml 3 Sep 2003 08:01:34 -0000 1.6
+++ sitemap.xml 3 Sep 2003 08:30:40 -0000 1.7
@@ -22,7 +22,7 @@
</p>
<note>
- See the <link href="../index.html">User documentation</link>
+ See the <link href="../preface.html">User documentation</link>
for details about configuration of each sitemap component.
See the <link href="sitemap-examples.html">Example sitemap
snippets</link>.
Explore each <code>sitemap.xmap</code> in the distribution, to see
1.2 +17 -17
cocoon-2.1/src/documentation/xdocs/userdocs/advanced/flow/book.xml
Index: book.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/advanced/flow/book.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- book.xml 2 Sep 2003 12:03:17 -0000 1.1
+++ book.xml 3 Sep 2003 08:30:40 -0000 1.2
@@ -5,24 +5,24 @@
title="Apache Schecoon Documentation"
copyright="1999-2003 The Apache Software Foundation">
- <menu label="Navigation">
- <menu-item label="Main" href="../../index.html"/>
- <menu-item label="User Documentation" href="../index.html"/>
+ <menu label="User Guide">
+ <menu-item label="Intro" href="../../intro.html"/>
+ <menu-item label="2. Advanced" href="../preface.html"/>
</menu>
- <menu label="Control Flow">
- <menu-item label="Introduction" href="index.html"/>
- <menu-item label="Continuations" href="continuations.html"/>
- <menu-item label="How does it work?" href="how-does-it-work.html"/>
- <menu-item label="Usage" href="using.html"/>
- <menu-item label="Tutorial" href="tutor.html"/>
- <menu-item label="Sitemap" href="sitemap.html"/>
- <menu-item label="Flowscript" href="api.html"/>
- <menu-item label="Views" href="views.html"/>
- <menu-item label="JXTemplate" href="jxtemplate.html"/>
- <menu-item label="JPath" href="jpath.html"/>
- <menu-item label="Velocity" href="velocity.html"/>
- <menu-item label="JXForms" href="jxforms.html"/>
- <menu-item label="Woody" href="woody.html"/>
+ <menu label="2.4 Control Flow">
+ <menu-item label="2.4.1 Introduction" href="index.html"/>
+ <menu-item label="2.4.2 Continuations" href="continuations.html"/>
+ <menu-item label="2.4.3 How does it work?" href="how-does-it-work.html"/>
+ <menu-item label="2.4.4 Usage" href="using.html"/>
+ <menu-item label="2.4.5 Tutorial" href="tutor.html"/>
+ <menu-item label="2.4.6 Sitemap" href="sitemap.html"/>
+ <menu-item label="2.4.7 Flowscript" href="api.html"/>
+ <menu-item label="2.4.8 Views" href="views.html"/>
+ <menu-item label="2.4.9 JXTemplate" href="jxtemplate.html"/>
+ <menu-item label="2.4.10 JPath" href="jpath.html"/>
+ <menu-item label="2.4.11 Velocity" href="velocity.html"/>
+ <menu-item label="2.4.12 JXForms" href="jxforms.html"/>
+ <menu-item label="2.4.13 Woody" href="woody.html"/>
</menu>
</book>
1.2 +14 -14
cocoon-2.1/src/documentation/xdocs/userdocs/advanced/xsp/book.xml
Index: book.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/advanced/xsp/book.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- book.xml 2 Sep 2003 12:03:21 -0000 1.1
+++ book.xml 3 Sep 2003 08:30:40 -0000 1.2
@@ -5,25 +5,25 @@
title="Apache Cocoon XSP"
copyright="@year@ The Apache Software Foundation">
- <menu label="Navigation">
- <menu-item label="Main" href="../../index.html"/>
- <menu-item label="User Documentation" href="../index.html"/>
+ <menu label="User Guide">
+ <menu-item label="Intro" href="../../intro.html"/>
+ <menu-item label="2. Advanced" href="../preface.html"/>
</menu>
- <menu label="XSP">
- <menu-item label="Overview" href="index.html"/>
- <menu-item label="XSP Guide" href="logicsheet.html"/>
- <menu-item label="XSP Internals" href="xsp-internals.html"/>
- <menu-item label="XSP Logicsheets" href="logicsheet-concepts.html"/>
- <menu-item label="Sessions" href="sessions.html"/>
+ <menu label="2.6 XSP">
+ <menu-item label="2.6.1 Overview" href="index.html"/>
+ <menu-item label="2.6.2 XSP Guide" href="logicsheet.html"/>
+ <menu-item label="2.6.3 XSP Internals" href="xsp-internals.html"/>
+ <menu-item label="2.6.4 XSP Logicsheets"
href="logicsheet-concepts.html"/>
+ <menu-item label="2.6.5 Sessions" href="sessions.html"/>
</menu>
<menu label="Logicsheets">
- <menu-item label="Request" href="request.html"/>
- <menu-item label="Session" href="session.html"/>
- <menu-item label="ESQL" href="esql.html"/>
- <menu-item label="Forms" href="logicsheet-forms.html"/>
- <menu-item label="Sendmail" href="sendmail.html"/>
+ <menu-item label="2.6.6 Request" href="request.html"/>
+ <menu-item label="2.6.7 Session" href="session.html"/>
+ <menu-item label="2.6.8 ESQL" href="esql.html"/>
+ <menu-item label="2.6.9 Forms" href="logicsheet-forms.html"/>
+ <menu-item label="2.6.10 Sendmail" href="sendmail.html"/>
</menu>
</book>
1.2 +17 -2
cocoon-2.1/src/documentation/xdocs/userdocs/advanced/session/contexts.xml
Index: contexts.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/advanced/session/contexts.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- contexts.xml 2 Sep 2003 12:03:17 -0000 1.1
+++ contexts.xml 3 Sep 2003 08:30:40 -0000 1.2
@@ -23,14 +23,14 @@
contexts which do not require a session. They are available
everytime. These
special contexts are the request context and the
temporary context.</note>
- <s2 title="session Transformer">
+ </s1>
+ <s1 title="session Transformer">
<p>The <em>session transformer</em> is responsible for interpreting
the tags
and performing the actions required. The session transformer is
configured
in the sitemap and can be used inside a pipeline. All tags must be
prefixed
with the session namespace. So the actual tag used in the document
will read
<em><session:xxxx></em>. The current namespace URI for the
session
transformer is <em>"http://apache.org/cocoon/session/1.0"</em>.</p>
- </s2>
<s2 title="Context-Tags">
<p>A context is basically an application specific block of XML data
in
the users session. Each context has a unique name.</p>
@@ -268,5 +268,20 @@
information for processing the current request.</p>
</s2>
</s1>
+ <s1 title="Session-Context Input Module">
+ <p>In addition to the <em>session transformer</em>, the
<em>session-context input module</em>
+ can be used directly in the sitemap to get information out of a
context.</p>
+ <p>The information for the input module consists of two parts, the first
+ one being the context name and the second one the path inside the
+ context. Let's have a look at an example:</p>
+ <source>
+<map:generate src="{session-context:request/method}.xml"/>
+ </source>
+ <p>
+ In the example above, either <em>GET.xml</em> or <em>POST.xml</em> is
+ read by the <em>file generator</em>, depending on the value from
+ the context <em>request</em> using the xpath <em>method</em>.
+ </p>
+ </s1>
</body>
</document>