husted 2002/11/07 00:47:33
Modified: doc using.xml status.xml index.xml
Log:
Subdivide home page; create subdirectory for news.
Revision Changes Path
1.2 +5 -5 jakarta-struts/doc/using.xml
Index: using.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/using.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- using.xml 6 Nov 2002 22:47:32 -0000 1.1
+++ using.xml 7 Nov 2002 08:47:33 -0000 1.2
@@ -19,20 +19,20 @@
<ul>
<li>
- <a href="Bugs">report a bug or feature request</a>,
+ <a href="#Bugs">report a bug or feature request</a>,
</li>
<li>
- <a href="Patches">contribute a patch</a>,
+ <a href="#Patches">contribute a patch</a>,
</li>
<li>
- <a href="Lists">join the mailing lists</a>,
+ <a href="#Lists">join the mailing lists</a>,
</li>
<li>
- <a href="Questions">post a question</a>,
+ <a href="#Questions">post a question</a>,
</li>
<li>
or otherwise
- <a href="Involved">become involved</a>
+ <a href="#Involved">become involved</a>
with the Struts Community.
</li>
</ul>
1.10 +2 -2 jakarta-struts/doc/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/status.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- status.xml 6 Nov 2002 21:05:28 -0000 1.9
+++ status.xml 7 Nov 2002 08:47:33 -0000 1.10
@@ -112,7 +112,7 @@
</section>
<section>
-<p><font size="-2">Website updated from CVS: 2002 OCT 29 by husted.</font></p>
+<p><font size="-2">Website updated from CVS: 2002 NOV 7 by husted.</font></p>
</section>
</chapter></body></document>
1.36 +4 -0 jakarta-struts/doc/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/index.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- index.xml 6 Nov 2002 22:47:32 -0000 1.35
+++ index.xml 7 Nov 2002 08:47:33 -0000 1.36
@@ -52,5 +52,9 @@
</section>
+ <section>
+ <p align="center"><a href="./faqs/helping.html#release">So when is the next
release coming out?</a></p>
+ </section>
+
</body>
</document>
--
To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>