husted 2002/11/30 06:41:59
Modified: doc learning.xml index.xml
Log:
Move0 Books about Struts to the Welcome page.
Revision Changes Path
1.4 +12 -42 jakarta-struts/doc/learning.xml
Index: learning.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/learning.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- learning.xml 29 Nov 2002 21:19:11 -0000 1.3
+++ learning.xml 30 Nov 2002 14:41:59 -0000 1.4
@@ -20,18 +20,18 @@
</p>
<ul>
- <li>
- <a href="userGuide/index.html">User and Developer Guides</a>,
- </li>
- <li>
+ <li>
+ <a href="userGuide/index.html">User and Developer Guides</a>,
+ </li>
+ <li>
<a href="api/index.html">Javadocs</a>,
- </li>
- <li>
- <a href="./faqs/index.html">FAQs and Howtos</a>,
- </li>
- <li>
- and everything else you find here.
- </li>
+ </li>
+ <li>
+ <a href="./faqs/index.html">FAQs and Howtos</a>,
+ </li>
+ <li>
+ and everything else you find here.
+ </li>
</ul>
<p>
@@ -113,7 +113,7 @@
</p>
</section>
-
+
<section name="Learning More About Struts" href="Docs">
<p>
@@ -160,36 +160,6 @@
The Struts <a href="news/index.html"><b>News & Status</b></a> page highlights
current
events affecting the framework, including new releases, proposals for new
features,
and additions to the Resources page.
- </p>
-
- </section>
-
- <section name="Books and Articles about Struts" href="books">
-
- <div align="center">
- <center>
- <table border="0" cellpadding="6">
- <tr>
- <td width="20%"><a href="resources/books.html"><img border="0"
src="images/books/0471213020.jpg" width="49" height="60" /></a></td>
- <td width="20%"><a href="resources/books.html"><img border="0"
src="images/books/0596003285.jpg" width="46" height="60" /></a></td>
- <td width="20%"><a href="resources/books.html"><img border="0"
src="images/books/0672324725.jpg" width="49" height="60" /></a></td>
- <td width="20%"><a href="resources/books.html"><img border="0"
src="images/books/1558608621.jpg" width="47" height="60" /></a></td>
- <td width="20%"><a href="resources/books.html"><img border="0"
src="images/books/1930110502.jpg" width="49" height="60" /></a></td>
- </tr>
- </table>
- </center>
- </div>
-
- <p>
- Printed books about Struts are available now, and several more are on the way.
- A current list of books about Struts is maintained in <a
href="resources/books.html">the
- resource area</a>. Links to excerpts are provided when available.
- </p>
-
- <p>
- A great number of online articles and tutorials have also been published about
Struts,
- which are also listed in the
- <a href="resources/articles.html">the resource area</a>
</p>
</section>
1.39 +73 -10 jakarta-struts/doc/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/index.xml,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- index.xml 29 Nov 2002 19:01:31 -0000 1.38
+++ index.xml 30 Nov 2002 14:41:59 -0000 1.39
@@ -59,17 +59,80 @@
</section>
- <section>
- <p align="center">
- Next: <a href="learning.html">Learning About Struts</a>
- </p>
- </section>
+ <section name="Books about Struts" href="books">
- <section>
- <p align="center">
- <a href="./faqs/helping.html#release">So when is the next release coming
out?</a>
- </p>
- </section>
+ <div align="center">
+ <center>
+ <table border="0" cellpadding="6">
+ <tr>
+ <td width="20%">
+ <a href="resources/books.html">
+ <img
+ border="0"
+ src="images/books/0471213020.jpg"
+ width="49"
+ height="60" />
+ </a>
+ </td>
+ <td width="20%">
+ <a href="resources/books.html">
+ <img
+ border="0"
+ src="images/books/0596003285.jpg"
+ width="49"
+ height="60" />
+ </a>
+ </td>
+ <td width="20%">
+ <a href="resources/books.html">
+ <img
+ border="0"
+ src="images/books/0672324725.jpg"
+ width="49"
+ height="60" />
+ </a>
+ </td>
+ <td width="20%"><a href="resources/books.html">
+ <img
+ border="0"
+ src="images/books/1558608621.jpg"
+ width="49"
+ height="60" />
+ </a>
+ </td>
+ <td width="20%"><a href="resources/books.html">
+ <img
+ border="0"
+ src="images/books/1930110502.jpg"
+ width="49"
+ height="60" />
+ </a>
+ </td>
+ </tr>
+ </table>
+ </center>
+ </div>
+
+ <p>
+ Several printed books about Struts are available now, and more are on the
way.
+ A current list of books about Struts is maintained in the
+ <a href="resources/books.html">resource area</a>.
+ Links to excerpts are provided when available.
+ </p>
+
+ </section>
+
+ <section>
+ <p align="center">
+ Next: <a href="learning.html">Learning About Struts</a>
+ </p>
+ </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:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>