greenrd 00/12/19 03:01:57
Modified: xdocs index.xml installing.xml
Log:
minor docs updates
Revision Changes Path
1.10 +6 -39 xml-cocoon/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/xdocs/index.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- index.xml 2000/09/22 22:56:53 1.9
+++ index.xml 2000/12/19 11:01:55 1.10
@@ -122,6 +122,10 @@
improvement of both processing subsystems as well as the creation and
testing
of special cache systems.
</p>
+ <note>
+ Cocoon can <strong>not</strong> be employed to do general-purpose HTML
transformations, unless
+ all the HTML involved is well-formed XHTML (i.e. XML).
+ </note>
</s1>
<s1 title="Are there books that cover this stuff?">
@@ -161,45 +165,8 @@
<link href="http://www.apache.org/">Apache Software Foundation
(ASF)</link>,
and, in harmony with the Apache webserver itself, it is released under
a very open license.
- This means there are lots of ways to contribute to the project - either
- with direct participation (coding, documenting, answering questions,
- proposing ideas, reporting bugs, suggesting bug-fixes, etc..) or by
resource
- donations (money, time, publicity, hardware, software, conference
- presentations, speeches, etc...).
- </p>
- <p>
- For direct participation, we suggest you to subscribe to the
- <connect href="mail-lists.xml">Cocoon mailing lists</connect>
- (follow the link for information on how to subscribe and to access the
mail
- list archives), to checkout the <link
href="http://xml.apache.org/websrc/index.cgi/xml-cocoon/">
- latest and greatest code</link> (which you find in the xml-cocoon module
in
- the xml.apache.org CVS code repository, or from the
- <link href="http://xml.apache.org/from-cvs/xml-cocoon/">CVS
snapshots</link>),
- control the <connect href="../todo.xml">todo</connect>
- list and jump in. Document writers are usually the most wanted people so
if
- you like to help but you're not familiar with the innermost technical
details, don't worry:
- we have work for you.
- </p>
- <p>
- For financial support in particular, the Cocoon Project and the ASF in
general
- is closely collaborating with the <link
href="http://www.sourcexchange.com">Collab.net
- SourceXchange</link> program that will provide a legal, solid and
- well-established resource for money collecting to fund software production
- under the open source flag. Please, feel free to contact directly Cocoon's
- main architect and project creator <link href="mailto:[EMAIL
PROTECTED]">Stefano
- Mazzocchi</link> or the ASF President and Collab.net co-founder <link
href="mailto:[EMAIL PROTECTED]">Brian
- Behlendorf</link> for more information on how to contribute financially
to the
- advancement of this project.
- </p>
- <p>
- Anyway, a great way of contributing back to the project is to
- allow others to know about it so that the word spreads and others may
wish to
- contribute - so, please, help us by placing the cocoon logo somewhere in
your
- site to indicate that you are using and supporting the Cocoon Project.
- </p>
-
- <p>
- Thank you very much. <img src="images/cocoon-small.jpg" alt="Powered by
Cocoon"/>
+ This means there are
+ <connect href="contrib.xml">lots of ways to contribute to the
project...</connect>
</p>
</s1>
</body>
1.40 +6 -0 xml-cocoon/xdocs/installing.xml
Index: installing.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/xdocs/installing.xml,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- installing.xml 2000/12/18 17:55:35 1.39
+++ installing.xml 2000/12/19 11:01:55 1.40
@@ -769,6 +769,12 @@
<td>JDK 1.2.2_006</td>
</tr>
<tr>
+ <td>RedHat Linux 6.1</td>
+ <td>Apache 1.3.14</td>
+ <td>Tomcat 3.2.1</td>
+ <td>JDK 1.1.6</td>
+ </tr>
+ <tr>
<td>RedHat Linux 6.2</td>
<td>Apache 1.3.12</td>
<td>JRun 3.0</td>