stevenn 2002/11/24 00:09:52
Modified: targets/forrest cap.html changes.html changes.pdf
compliance.html contrib.html doclist.html
document-v11.dtdx.html document-v11.html
dreams.html dtd-docs.html faq-v11.dtdx.html
faq.html forrest-contract.html
forrestbot-intro.html forrestbot.html
howto-v10.dtdx.html index.html libre-intro.html
license.html live-sites.html mail-archives.html
mail-lists.html primer.html
targets/forrest/community/howto/xmlform howto-xmlform.html
step1.html step2.html step3.html step4.html
step5.html
targets/forrest/community index.html
Log:
updated website with 0.20.1 branch - new downloads / issues location
Revision Changes Path
1.4 +5 -1 xml-site/targets/forrest/cap.html
Index: cap.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/cap.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cap.html 12 Nov 2002 17:28:55 -0000 1.3
+++ cap.html 24 Nov 2002 08:09:50 -0000 1.4
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.6 +44 -6 xml-site/targets/forrest/changes.html
Index: changes.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/changes.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- changes.html 15 Nov 2002 08:07:31 -0000 1.5
+++ changes.html 24 Nov 2002 08:09:50 -0000 1.6
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -164,6 +164,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
+</li>
</ul>
</li>
@@ -293,16 +297,50 @@
</table>
<ul class="minitoc">
<li>
-<a href="#N10008">Version 0.2 (2002-11-15)</a>
+<a href="#N10008">Version 0.2.1 (unreleased)</a>
+</li>
+<li>
+<a href="#N1002A">Version 0.2 (2002-11-16)</a>
</li>
<li>
-<a href="#N10023">Version 0.2rc1 (2002-11-13)</a>
+<a href="#N10045">Version 0.2rc1 (2002-11-13)</a>
</li>
</ul>
-
+
<a name="N10008"></a>
-<h3>Version 0.2 (2002-11-15)</h3>
+<h3>Version 0.2.1 (unreleased)</h3>
+<ul>
+
+<li>
+<img alt="fix" src="images/fix.jpg">
+ Fixed a bug where multiple menu entries are highlighted if the
filenames
+ share a common prefix.
+ (JT)</li>
+
+<li>
+<img alt="fix" src="images/fix.jpg">
+ Fixed a bug in forrest.bat, which would fail if run from a different
+ drive to that Forrest was installed in.
+ (JT) Thanks to <a href="mailto:belhaj.at.online.no">Omar
Belhaj</a>.</li>
+
+<li>
+<img alt="fix" src="images/fix.jpg">
+ Fix bug where the webapp would break due to missing XML
+ jars under JDK 1.2/1.3.
+ (JT)</li>
+
+<li>
+<img alt="fix" src="images/fix.jpg">
+ Make the seed project use the correct 'built with Apache Forrest' logo
+ instead of Cocoon + Centipede logos.
+ (JT)</li>
+
+</ul>
+
+
+<a name="N1002A"></a>
+<h3>Version 0.2 (2002-11-16)</h3>
<ul>
<li>
@@ -325,7 +363,7 @@
</ul>
-<a name="N10023"></a>
+<a name="N10045"></a>
<h3>Version 0.2rc1 (2002-11-13)</h3>
<ul>
1.5 +208 -195 xml-site/targets/forrest/changes.pdf
<<Binary file>>
1.2 +5 -1 xml-site/targets/forrest/compliance.html
Index: compliance.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/compliance.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- compliance.html 12 Nov 2002 17:28:55 -0000 1.1
+++ compliance.html 24 Nov 2002 08:09:50 -0000 1.2
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.6 +5 -1 xml-site/targets/forrest/contrib.html
Index: contrib.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/contrib.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- contrib.html 12 Nov 2002 17:28:55 -0000 1.5
+++ contrib.html 24 Nov 2002 08:09:50 -0000 1.6
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.5 +12 -4 xml-site/targets/forrest/doclist.html
Index: doclist.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/doclist.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- doclist.html 12 Nov 2002 17:28:55 -0000 1.4
+++ doclist.html 24 Nov 2002 08:09:51 -0000 1.5
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -164,6 +164,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
+</li>
</ul>
</li>
@@ -297,7 +301,7 @@
<a href="#N1000E">Apache Forrest</a>
</li>
<li>
-<a href="#N100C9">Forrest Community HOWTOs</a>
+<a href="#N100CE">Forrest Community HOWTOs</a>
</li>
</ul>
<a name="N10007"></a>
@@ -326,7 +330,7 @@
</li>
<li>
-<a href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -382,6 +386,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
+</li>
</ul>
<p>
@@ -468,7 +476,7 @@
</li>
</ul>
-<a name="N100C9"></a>
+<a name="N100CE"></a>
<h3>Forrest Community HOWTOs</h3>
<p>
<strong>How-To Samples</strong>
1.5 +5 -1 xml-site/targets/forrest/document-v11.dtdx.html
Index: document-v11.dtdx.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/document-v11.dtdx.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- document-v11.dtdx.html 12 Nov 2002 17:28:55 -0000 1.4
+++ document-v11.dtdx.html 24 Nov 2002 08:09:51 -0000 1.5
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.6 +5 -1 xml-site/targets/forrest/document-v11.html
Index: document-v11.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/document-v11.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- document-v11.html 12 Nov 2002 17:28:55 -0000 1.5
+++ document-v11.html 24 Nov 2002 08:09:51 -0000 1.6
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.6 +5 -1 xml-site/targets/forrest/dreams.html
Index: dreams.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/dreams.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dreams.html 12 Nov 2002 17:28:55 -0000 1.5
+++ dreams.html 24 Nov 2002 08:09:51 -0000 1.6
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.5 +5 -1 xml-site/targets/forrest/dtd-docs.html
Index: dtd-docs.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/dtd-docs.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dtd-docs.html 12 Nov 2002 17:28:55 -0000 1.4
+++ dtd-docs.html 24 Nov 2002 08:09:51 -0000 1.5
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.5 +5 -1 xml-site/targets/forrest/faq-v11.dtdx.html
Index: faq-v11.dtdx.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/faq-v11.dtdx.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- faq-v11.dtdx.html 12 Nov 2002 17:28:55 -0000 1.4
+++ faq-v11.dtdx.html 24 Nov 2002 08:09:51 -0000 1.5
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.8 +5 -1 xml-site/targets/forrest/faq.html
Index: faq.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/faq.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- faq.html 15 Nov 2002 08:07:31 -0000 1.7
+++ faq.html 24 Nov 2002 08:09:51 -0000 1.8
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.4 +5 -1 xml-site/targets/forrest/forrest-contract.html
Index: forrest-contract.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/forrest-contract.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- forrest-contract.html 12 Nov 2002 17:28:56 -0000 1.3
+++ forrest-contract.html 24 Nov 2002 08:09:51 -0000 1.4
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.2 +5 -1 xml-site/targets/forrest/forrestbot-intro.html
Index: forrestbot-intro.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/forrestbot-intro.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- forrestbot-intro.html 15 Nov 2002 08:07:31 -0000 1.1
+++ forrestbot-intro.html 24 Nov 2002 08:09:51 -0000 1.2
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.4 +5 -1 xml-site/targets/forrest/forrestbot.html
Index: forrestbot.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/forrestbot.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- forrestbot.html 12 Nov 2002 17:28:56 -0000 1.3
+++ forrestbot.html 24 Nov 2002 08:09:51 -0000 1.4
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.5 +5 -1 xml-site/targets/forrest/howto-v10.dtdx.html
Index: howto-v10.dtdx.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/howto-v10.dtdx.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- howto-v10.dtdx.html 12 Nov 2002 17:28:56 -0000 1.4
+++ howto-v10.dtdx.html 24 Nov 2002 08:09:51 -0000 1.5
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.8 +5 -1 xml-site/targets/forrest/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/index.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- index.html 15 Nov 2002 08:07:31 -0000 1.7
+++ index.html 24 Nov 2002 08:09:51 -0000 1.8
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.5 +5 -1 xml-site/targets/forrest/libre-intro.html
Index: libre-intro.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/libre-intro.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libre-intro.html 12 Nov 2002 17:28:56 -0000 1.4
+++ libre-intro.html 24 Nov 2002 08:09:51 -0000 1.5
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.6 +5 -1 xml-site/targets/forrest/license.html
Index: license.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/license.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- license.html 12 Nov 2002 17:28:56 -0000 1.5
+++ license.html 24 Nov 2002 08:09:51 -0000 1.6
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.5 +5 -1 xml-site/targets/forrest/live-sites.html
Index: live-sites.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/live-sites.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- live-sites.html 15 Nov 2002 08:07:32 -0000 1.4
+++ live-sites.html 24 Nov 2002 08:09:51 -0000 1.5
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.6 +5 -1 xml-site/targets/forrest/mail-archives.html
Index: mail-archives.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/mail-archives.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mail-archives.html 12 Nov 2002 17:28:56 -0000 1.5
+++ mail-archives.html 24 Nov 2002 08:09:51 -0000 1.6
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<span class="sel"><font color="#ffcc00">Mail Archives</font></span>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.7 +5 -1 xml-site/targets/forrest/mail-lists.html
Index: mail-lists.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/mail-lists.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mail-lists.html 15 Nov 2002 08:07:32 -0000 1.6
+++ mail-lists.html 24 Nov 2002 08:09:51 -0000 1.7
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.8 +5 -1 xml-site/targets/forrest/primer.html
Index: primer.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/primer.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- primer.html 12 Nov 2002 17:28:56 -0000 1.7
+++ primer.html 24 Nov 2002 08:09:51 -0000 1.8
@@ -108,7 +108,7 @@
</li>
<li>
-<a target="_blank"
href="http://cvs.apache.org/~jefft/forrest/releases/0.2/">Download</a>
+<a target="_blank" href="http://xml.apache.org/dist/forrest/">Download</a>
</li>
<li>
@@ -163,6 +163,10 @@
<li>
<a href="mail-archives.html">Mail Archives</a>
+</li>
+
+<li>
+<a
href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000">Bugs
and Issues</a>
</li>
</ul>
1.7 +3 -3
xml-site/targets/forrest/community/howto/xmlform/howto-xmlform.html
Index: howto-xmlform.html
===================================================================
RCS file:
/home/cvs/xml-site/targets/forrest/community/howto/xmlform/howto-xmlform.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- howto-xmlform.html 15 Nov 2002 08:07:34 -0000 1.6
+++ howto-xmlform.html 24 Nov 2002 08:09:52 -0000 1.7
@@ -114,7 +114,7 @@
<ul>
<li>
-<span class="sel"><font color="#ffcc00">Intro</font></span>
+<a href="howto-xmlform.html">Intro</a>
</li>
<li>
@@ -336,9 +336,9 @@
<h3>Revisions</h3>
<p>Find a problem with this document? Consider contacting the author or
submitting your own revision. For instructions, read the How To Submit a
Revision.</p>
<ul>
-<li>Revision, <a href="revision-howto-xmlform-2002-05-20.html">2002-11-15
01:49</a>
+<li>Revision, <a href="revision-howto-xmlform-2002-05-20.html">2002-11-24
09:00</a>
</li>
-<li>Revision, <a href="revision-howto-xmlform-2002-05-25.html">2002-11-15
01:49</a>
+<li>Revision, <a href="revision-howto-xmlform-2002-05-25.html">2002-11-24
09:00</a>
</li>
</ul>
</div>
1.7 +2 -2
xml-site/targets/forrest/community/howto/xmlform/step1.html
Index: step1.html
===================================================================
RCS file:
/home/cvs/xml-site/targets/forrest/community/howto/xmlform/step1.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- step1.html 15 Nov 2002 08:07:34 -0000 1.6
+++ step1.html 24 Nov 2002 08:09:52 -0000 1.7
@@ -118,7 +118,7 @@
</li>
<li>
-<span class="sel"><font color="#ffcc00">Step 1</font></span>
+<a href="step1.html">Step 1</a>
</li>
<li>
@@ -714,7 +714,7 @@
<h3>Revisions</h3>
<p>Find a problem with this document? Consider contacting the author or
submitting your own revision. For instructions, read the How To Submit a
Revision.</p>
<ul>
-<li>Revision, <a href="revision-step1-2002-05-20.html">2002-11-15 01:49</a>
+<li>Revision, <a href="revision-step1-2002-05-20.html">2002-11-24 09:00</a>
</li>
</ul>
</div>
1.5 +1 -1
xml-site/targets/forrest/community/howto/xmlform/step2.html
Index: step2.html
===================================================================
RCS file:
/home/cvs/xml-site/targets/forrest/community/howto/xmlform/step2.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- step2.html 12 Nov 2002 17:28:59 -0000 1.4
+++ step2.html 24 Nov 2002 08:09:52 -0000 1.5
@@ -122,7 +122,7 @@
</li>
<li>
-<span class="sel"><font color="#ffcc00">Step 2</font></span>
+<a href="step2.html">Step 2</a>
</li>
<li>
1.5 +1 -1
xml-site/targets/forrest/community/howto/xmlform/step3.html
Index: step3.html
===================================================================
RCS file:
/home/cvs/xml-site/targets/forrest/community/howto/xmlform/step3.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- step3.html 12 Nov 2002 17:28:59 -0000 1.4
+++ step3.html 24 Nov 2002 08:09:52 -0000 1.5
@@ -126,7 +126,7 @@
</li>
<li>
-<span class="sel"><font color="#ffcc00">Step 3</font></span>
+<a href="step3.html">Step 3</a>
</li>
<li>
1.7 +1 -1
xml-site/targets/forrest/community/howto/xmlform/step4.html
Index: step4.html
===================================================================
RCS file:
/home/cvs/xml-site/targets/forrest/community/howto/xmlform/step4.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- step4.html 15 Nov 2002 08:07:34 -0000 1.6
+++ step4.html 24 Nov 2002 08:09:52 -0000 1.7
@@ -130,7 +130,7 @@
</li>
<li>
-<span class="sel"><font color="#ffcc00">Step 4</font></span>
+<a href="step4.html">Step 4</a>
</li>
<li>
1.5 +1 -1
xml-site/targets/forrest/community/howto/xmlform/step5.html
Index: step5.html
===================================================================
RCS file:
/home/cvs/xml-site/targets/forrest/community/howto/xmlform/step5.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- step5.html 12 Nov 2002 17:28:59 -0000 1.4
+++ step5.html 24 Nov 2002 08:09:52 -0000 1.5
@@ -134,7 +134,7 @@
</li>
<li>
-<span class="sel"><font color="#ffcc00">Step 5</font></span>
+<a href="step5.html">Step 5</a>
</li>
</ul>
1.2 +1 -1 xml-site/targets/forrest/community/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/xml-site/targets/forrest/community/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.html 12 Nov 2002 17:28:58 -0000 1.1
+++ index.html 24 Nov 2002 08:09:52 -0000 1.2
@@ -104,7 +104,7 @@
<ul>
<li>
-<span class="sel"><font color="#ffcc00">Overview</font></span>
+<a href="index.html">Overview</a>
</li>
</ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]