vgritsenko 01/09/30 20:38:46
Modified: xdocs docs-book.xml site-book.xml xsp.xml
Log:
Oops. Revert this one.
Revision Changes Path
1.32 +9 -9 xml-cocoon2/xdocs/docs-book.xml
Index: docs-book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/xdocs/docs-book.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- docs-book.xml 2001/10/01 03:14:13 1.31
+++ docs-book.xml 2001/10/01 03:38:46 1.32
@@ -80,13 +80,13 @@
<page id="i18n" label="Internationalization" source="i18n-transformer.xml"/>
<separator/>
<page id="xsp" label="XSP" source="xsp.xml"/>
- <hidden id="logicsheet-concepts" label="XSP Logicsheets"
source="logicsheet-concepts.xml"/>
- <hidden id="xsp-internals" label="XSP Internals" source="xsp-internals.xml"/>
- <hidden id="logicsheet-guide" label="XSP Guide" source="logicsheet.xml"/>
- <hidden id="logicsheet-sessions" label="Session Logicsheet" source="session.xml"/>
- <hidden id="logicsheet-request" label="Request Logicsheet" source="request.xml"/>
- <hidden id="logicsheet-esql" label="ESQL Logicsheet" source="esql.xml"/>
- <hidden id="logicsheet-forms" label="Forms" source="logicsheet-forms.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"/>
+ <page id="logicsheet-esql" label="ESQL Logicsheet" source="esql.xml"/>
+ <page id="logicsheet-forms" label="Forms" source="logicsheet-forms.xml"/>
<separator/>
<external label="XML Links"
href="http://dmoz.org/Computers/Data_Formats/Markup_Languages/XML/"/>
<separator/>
@@ -95,8 +95,8 @@
<page id="3rdparty" label="3rd Party" source="3rdparty.xml"/>
<page id="patches" label="Patch Queue" source="patches.xml"/>
<separator/>
- <faq id="faq" label="FAQ File" source="faq.xml" />
- <changes id="changes" label="Changes" source="changes.xml"/>
+ <faq id="faq" label="FAQ File" source="faq.xml" />
+ <changes id="changes" label="Changes" source="changes.xml"/>
<todo id="todo" label="Todo" source="todo.xml"/>
<separator/>
<page id="livesites" label="Live Sites" source="livesites.xml"/>
1.34 +8 -8 xml-cocoon2/xdocs/site-book.xml
Index: site-book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/xdocs/site-book.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- site-book.xml 2001/10/01 03:14:13 1.33
+++ site-book.xml 2001/10/01 03:38:46 1.34
@@ -81,13 +81,13 @@
<page id="i18n" label="Internationalization" source="i18n-transformer.xml"/>
<separator/>
<page id="xsp" label="XSP" source="xsp.xml"/>
- <hidden id="logicsheet-concepts" label="XSP Logicsheets"
source="logicsheet-concepts.xml"/>
- <hidden id="xsp-internals" label="XSP Internals" source="xsp-internals.xml"/>
- <hidden id="logicsheet-guide" label="XSP Guide" source="logicsheet.xml"/>
- <hidden id="logicsheet-sessions" label="Session Logicsheet" source="session.xml"/>
- <hidden id="logicsheet-request" label="Request Logicsheet" source="request.xml"/>
- <hidden id="logicsheet-esql" label="ESQL Logicsheet" source="esql.xml"/>
- <hidden id="logicsheet-forms" label="Forms" source="logicsheet-forms.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"/>
+ <page id="logicsheet-esql" label="ESQL Logicsheet" source="esql.xml"/>
+ <page id="logicsheet-forms" label="Forms" source="logicsheet-forms.xml"/>
<separator/>
<external href="apidocs/index.html" label="API (Javadoc)"/>
<separator/>
@@ -98,7 +98,7 @@
<page id="3rdparty" label="3rd Party" source="3rdparty.xml"/>
<page id="patches" label="Patch Queue" source="patches.xml"/>
<separator/>
- <external href="http://xml.apache.org/cocoon/" label="@docname@ 1 Site"/>
+ <external href="../cocoon/index.html" label="@docname@ 1 Site"/>
<separator/>
<faq id="faq" label="FAQ File" source="faq.xml" />
<changes id="changes" label="Changes" source="changes.xml"/>
1.6 +14 -29 xml-cocoon2/xdocs/xsp.xml
Index: xsp.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/xdocs/xsp.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xsp.xml 2001/10/01 03:14:13 1.5
+++ xsp.xml 2001/10/01 03:38:46 1.6
@@ -10,34 +10,19 @@
</header>
<body>
- <s1 title="XSP learning map">
- <p>As I find that there is enough information about XSP available (only
- not together), I give you a list of pointers in the sequence you should
read
- them.</p>
- <ol>
- <li>Get @doctitle@ <link href="installing.html">up and running</link>. Surf
- to <code>[webhost]/cocoon/slides/slides?section=4</code> and following.
This
- gives you a first insight in the XSP ground idea.</li>
- <li>Read the XSP Logicsheets page. This tells you how to use and make
- your own XSP logicsheets and XSP pages.</li>
- <li>If you're still hungry for more, read the XSP Internals page. This
- describes how XSP's are handled internally by @docname@.</li>
- </ol>
- </s1>
- <s1 title="XSP resources">
- <ul>
- <li><link href="logicsheet-concepts.html">XSP Logicsheets</link>
concepts page helps you get started.</li>
- <li><link href="xsp-internals.html">XSP Internals</link> page gives
deeper explanation of XSP technology.</li>
- <li><link href="logicsheet.html">XSP Guide</link> page is a tutorial
to using and creating @docname@ XSP logicsheets.</li>
- </ul>
- <s2 title="Logicsheets documentation">
- <ul>
- <li><link href="logicsheet-sessions.html">Sessions
Logicsheet</link></li>
- <li><link href="logicsheet-request.html">Request
Logicsheet</link></li>
- <li><link href="logicsheet-esql.html">ESQL
Logicsheet</link></li>
- <li><link href="logicsheet-forms.html">Forms
Logicsheet</link></li>
- </ul>
- </s2>
- </s1>
+ <s1 title="XSP learning map">
+ <p>As I find that there is enough information about XSP available
(only
+ not together), I give you a list of pointers in the sequence you
should read
+ them.</p>
+ <ol>
+ <li>Get @doctitle@ <link href="installing.html">up and
running</link>. Surf
+ to <code>[webhost]/cocoon/slides/slides?section=4</code> and
following. This
+ gives you a first insight in the XSP ground idea.</li>
+ <li>Read the XSP Logicsheets page. This tells you how to use and
make
+ your own XSP logicsheets and XSP pages.</li>
+ <li>If you're still hungry for more, read the XSP Internals page.
This
+ describes how XSP's are handled internally by @docname@.</li>
+ </ol>
+ </s1>
</body>
</document>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]