Author: kkolinko
Date: Sat Jun 18 21:45:14 2011
New Revision: 1137253
URL: http://svn.apache.org/viewvc?rev=1137253&view=rev
Log:
* bugreport.html:
Added some emphasis and simplified the text in the "not a support" section.
* lists.html:
Added TOC.
Modified:
tomcat/site/trunk/docs/bugreport.html
tomcat/site/trunk/docs/lists.html
tomcat/site/trunk/xdocs/bugreport.xml
tomcat/site/trunk/xdocs/lists.xml
Modified: tomcat/site/trunk/docs/bugreport.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/bugreport.html?rev=1137253&r1=1137252&r2=1137253&view=diff
==============================================================================
--- tomcat/site/trunk/docs/bugreport.html (original)
+++ tomcat/site/trunk/docs/bugreport.html Sat Jun 18 21:45:14 2011
@@ -320,24 +320,21 @@ resolve the problem you are having.
<td>
<blockquote>
<p>Bugzilla is a tool to track bug reports and feature requests. It is used
- to organize work on Apache Tomcat projects, so that such issues are not
+ to <b>organize</b> work on Apache Tomcat projects, so that such issues are
not
forgotten and to document how they were resolved.
</p>
- <p>Bugzilla is not a place to ask questions on how to configure your own
- system, or how to interpret some error message that you do not understand.
- </p>
-
- <p>If you have any such questions, please use available
- <a href="findhelp.html">support</a> channels. The most popular one is the
- <b>users</b> <a href="lists.html">mailing list</a>.
+ <p>Bugzilla <b>is not</b> a place to ask questions on how to configure your
+ own system, or how to interpret some error message or behaviour that you
+ do not understand. If you have questions, please ask on the <b>users</b>
+ <a href="lists.html">mailing list</a>.
</p>
<p>When you have gathered enough information to diagnose your problem,
- and it is indeed a bug that <em>can</em> be fixed in Apache Tomcat, feel
- free to create (or reopen) a Bugzilla issue for it. If you discussed the
- issue on a mailing list, you can add a link to your discussion that can be
- found in <a href="lists.html">mailing list</a> archives.
+ and it is indeed a bug that can be fixed in Apache Tomcat, feel
+ free to create or reopen your Bugzilla issue for it. You can find a link to
+ your discussion in the <a href="lists.html">mailing list archives</a>
+ and include it in your bug report.
</p>
</blockquote>
</td>
Modified: tomcat/site/trunk/docs/lists.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/lists.html?rev=1137253&r1=1137252&r2=1137253&view=diff
==============================================================================
--- tomcat/site/trunk/docs/lists.html (original)
+++ tomcat/site/trunk/docs/lists.html Sat Jun 18 21:45:14 2011
@@ -197,6 +197,50 @@
<tr>
<td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
+<a name="Table of Contents">
+<!--()-->
+</a>
+<a name="Table_of_Contents">
+<strong>Table of Contents</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+<ul>
+<li>
+<a href="#Apache_Tomcat_Mailing_Lists">Apache Tomcat Mailing Lists</a>
+</li>
+<li>
+<a href="#tomcat-users">tomcat-users</a>
+</li>
+<li>
+<a href="#tomcat-announce">tomcat-announce</a>
+</li>
+<li>
+<a href="#tomcat-dev">tomcat-dev</a>
+</li>
+<li>
+<a href="#taglibs-user">taglibs-user</a>
+</li>
+</ul>
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br/>
+</td>
+</tr>
+</table>
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
+<tr>
+<td bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Apache Tomcat Mailing Lists">
<!--()-->
</a>
Modified: tomcat/site/trunk/xdocs/bugreport.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/bugreport.xml?rev=1137253&r1=1137252&r2=1137253&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/bugreport.xml (original)
+++ tomcat/site/trunk/xdocs/bugreport.xml Sat Jun 18 21:45:14 2011
@@ -34,24 +34,21 @@ resolve the problem you are having.
<subsection name="Bugzilla is not a support forum">
<p>Bugzilla is a tool to track bug reports and feature requests. It is used
- to organize work on Apache Tomcat projects, so that such issues are not
+ to <b>organize</b> work on Apache Tomcat projects, so that such issues are
not
forgotten and to document how they were resolved.
</p>
- <p>Bugzilla is not a place to ask questions on how to configure your own
- system, or how to interpret some error message that you do not understand.
- </p>
-
- <p>If you have any such questions, please use available
- <a href="findhelp.html">support</a> channels. The most popular one is the
- <b>users</b> <a href="lists.html">mailing list</a>.
+ <p>Bugzilla <b>is not</b> a place to ask questions on how to configure your
+ own system, or how to interpret some error message or behaviour that you
+ do not understand. If you have questions, please ask on the <b>users</b>
+ <a href="lists.html">mailing list</a>.
</p>
<p>When you have gathered enough information to diagnose your problem,
- and it is indeed a bug that <em>can</em> be fixed in Apache Tomcat, feel
- free to create (or reopen) a Bugzilla issue for it. If you discussed the
- issue on a mailing list, you can add a link to your discussion that can be
- found in <a href="lists.html">mailing list</a> archives.
+ and it is indeed a bug that can be fixed in Apache Tomcat, feel
+ free to create or reopen your Bugzilla issue for it. You can find a link to
+ your discussion in the <a href="lists.html">mailing list archives</a>
+ and include it in your bug report.
</p>
</subsection>
</section>
Modified: tomcat/site/trunk/xdocs/lists.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/lists.xml?rev=1137253&r1=1137252&r2=1137253&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/lists.xml (original)
+++ tomcat/site/trunk/xdocs/lists.xml Sat Jun 18 21:45:14 2011
@@ -5,6 +5,10 @@
<title>Mailing Lists</title>
</properties>
<body>
+<section name="Table of Contents">
+<toc/>
+</section>
+
<section name="Apache Tomcat Mailing Lists">
<p>Before you can send a message to one of the Tomcat lists, you must subscribe
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]