greenrd 00/11/07 10:27:27
Modified: xdocs site-book.xml docs-book.xml
Added: xdocs hosting.xml
Log:
added cocoon hosting page to docs
Revision Changes Path
1.19 +1 -0 xml-cocoon/xdocs/site-book.xml
Index: site-book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/xdocs/site-book.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- site-book.xml 2000/10/23 10:44:38 1.18
+++ site-book.xml 2000/11/07 18:27:26 1.19
@@ -35,6 +35,7 @@
<todo id="todo" label="Todo" source="todo.xml"/>
<separator/>
<page id="livesites" label="Live Sites" source="livesites.xml"/>
+ <page id="hosting" label="Cocoon Hosting" source="hosting.xml"/>
<separator/>
<external label="Code Repository"
href="http://xml.apache.org/websrc/index.cgi/xml-cocoon/"/>
<external label="Dev Snapshots"
href="http://xml.apache.org/from-cvs/xml-cocoon/"/>
1.18 +1 -0 xml-cocoon/xdocs/docs-book.xml
Index: docs-book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/xdocs/docs-book.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- docs-book.xml 2000/10/23 10:44:38 1.17
+++ docs-book.xml 2000/11/07 18:27:26 1.18
@@ -33,6 +33,7 @@
<todo id="todo" label="Todo" source="todo.xml"/>
<separator/>
<page id="livesites" label="Live Sites" source="livesites.xml"/>
+ <external label="Cocoon Hosting"
href="http://xml.apache.org/cocoon/hosting.html"/>
<separator/>
<external label="Code Repository"
href="http://xml.apache.org/websrc/index.cgi/xml-cocoon/"/>
<external label="Dev Snapshots"
href="http://xml.apache.org/from-cvs/xml-cocoon/"/>
1.1 xml-cocoon/xdocs/hosting.xml
Index: hosting.xml
===================================================================
<?xml version="1.0"?>
<!DOCTYPE document SYSTEM "./dtd/document-v10.dtd">
<document>
<header>
<title>Cocoon Hosting</title>
<authors>
<person name="Robin Green" email="[EMAIL PROTECTED]"/>
</authors>
</header>
<body>
<s1 title="Cocoon Hosting">
<p>
Here is a list of sites that provide Cocoon web hosting, and which
versions are
provided (if known). Version information may not be up-to-date on this
list, so
always check with the site itself to make sure.
</p>
<p>
To add your site to this list - you must have cocoon up and running and be
accepting application forms! - send an email to [EMAIL PROTECTED]
</p>
<ul>
<li><link href="http://www.aoindustries.com/">AO Industries</link> -
Cocoon 1.8.</li>
<li><link href="http://webartists.net/webhosting.html">Webartists</link>
(German)</li>
</ul>
</s1>
</body>
</document>