cziegeler 2003/09/02 00:26:18
Modified: src/documentation/xdocs/ctwig book.xml ctwig-installing.xml
ctwig-transformations.xml
Removed: src/documentation/xdocs/ctwig ctwig-resources.xml
Log:
Remove own resources section, moved to the main links section
Revision Changes Path
1.2 +1 -1 cocoon-2.1/src/documentation/xdocs/ctwig/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/ctwig/book.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- book.xml 9 Mar 2003 00:07:38 -0000 1.1
+++ book.xml 2 Sep 2003 07:26:18 -0000 1.2
@@ -11,8 +11,8 @@
<menu-item label="Getting Started"
href="ctwig-gettingstarted.html"/>
<menu-item label="Installing" href="ctwig-installing.html"/>
<menu-item label="Transformations"
href="ctwig-transformations.html"/>
- <menu-item label="Resources" href="ctwig-resources.html"/>
<menu-item label="Contributing" href="ctwig-contributing.html"/>
<menu-item label="OSX" href="ctwig-osx.html"/>
+ <external label="Cocoon Links"
href="http://cocoon.apache.org/link/index.html"/>
</menu>
</book>
1.3 +1 -1
cocoon-2.1/src/documentation/xdocs/ctwig/ctwig-installing.xml
Index: ctwig-installing.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/documentation/xdocs/ctwig/ctwig-installing.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ctwig-installing.xml 29 Apr 2003 22:58:22 -0000 1.2
+++ ctwig-installing.xml 2 Sep 2003 07:26:18 -0000 1.3
@@ -70,7 +70,7 @@
<p>You are now ready to look at the examples
and start doing some <link href="ctwig-transformations.html">basic
transformations</link></p>
</s2>
<s2 title="Other Configurations">
- <p>I am hoping to include more details on other
configurations over time. If you can help then please <link
href="ctwig-contributing.html">contribute</link>. You can also check out other
information in the <link href="ctwig-resources.html">resources</link>
section.</p>
+ <p>I am hoping to include more details on other
configurations over time. If you can help then please <link
href="ctwig-contributing.html">contribute</link>. You can also check out other
information in the <link
href="http://cocoon.apache.org/link/index.html">links</link> section.</p>
</s2>
</s1>
</body>
1.2 +1 -1
cocoon-2.1/src/documentation/xdocs/ctwig/ctwig-transformations.xml
Index: ctwig-transformations.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/documentation/xdocs/ctwig/ctwig-transformations.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ctwig-transformations.xml 9 Mar 2003 00:07:39 -0000 1.1
+++ ctwig-transformations.xml 2 Sep 2003 07:26:18 -0000 1.2
@@ -25,7 +25,7 @@
<li><link
href="ctwig-basic02.html">Basic XSP Processing (Ref: BASIC02)</link></li>
<li><link
href="ctwig-basic03.html">Basic XSP/Logicsheet Processing (Ref:
BASIC03)</link></li>
</ul>
- <p>You can find links to more information in
the <link href="ctwig-resources.html">resources</link> section.</p>
+ <p>You can find links to more information in
the <link href="http://cocoon.apache.org/link/index.html">links</link>
section.</p>
</s2>
</s1>
</body>