Browse Source

reference the list archives only online, better to update quickly

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475212 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 18 years ago
parent
commit
fb8275c081
3 changed files with 33 additions and 22 deletions
  1. +15
    -7
      docs/mail.html
  2. +3
    -6
      docs/manual/feedback.html
  3. +15
    -9
      xdocs/mail.xml

+ 15
- 7
docs/mail.html View File

@@ -179,12 +179,6 @@
note that any HTML parts sent to the lists will be removed by our note that any HTML parts sent to the lists will be removed by our
mailing list software - you shouldn't be sending HTML mails mailing list software - you shouldn't be sending HTML mails
anyway.</p> anyway.</p>
<p>These lists are archived at</p>
<ul>
<li><a href="http://mail-archives.apache.org/eyebrowse/ViewLists">List Index on mail-archives.apache.org</a></li>
<li><a href="http://ant.apache.org/mail/">Full mbox archives of all lists</a></li>
<li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li>
</ul>
<p>To subscribe to a mailinglist use the links below. In your first email you will get some <p>To subscribe to a mailinglist use the links below. In your first email you will get some
information about working with the list manager <a href="http://www.ezmlm.org/">EZMLM</a>.</p> information about working with the list manager <a href="http://www.ezmlm.org/">EZMLM</a>.</p>
<h4 class="subsection"> <h4 class="subsection">
@@ -246,7 +240,21 @@
<p> To stop subscription for the address john@host.domain , send an email to <pre>dev-unsubscribe-john=host.domain@ant.apache.org</pre> <p> To stop subscription for the address john@host.domain , send an email to <pre>dev-unsubscribe-john=host.domain@ant.apache.org</pre>
or to <pre>user-unsubscribe-john=host.domain@ant.apache.org</pre>. or to <pre>user-unsubscribe-john=host.domain@ant.apache.org</pre>.
</p> </p>
<h3 class="section">
<a name="Archives"></a>
Archives
</h3>
<p>These lists are archived at</p>
<ul>
<li><a href="http://mail-archives.apache.org/eyebrowse/ViewLists">List Index on mail-archives.apache.org</a></li>
<li><a href="http://ant.apache.org/mail/">Full mbox archives of all lists</a></li>
<li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li>
<li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.devel/">Ant Developer List on gmane</a></li>
<li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.user/">Ant User List on gmane</a></li>
<li><a href="http://www.nabble.com/Ant---Dev-f108.html">Ant Developer List on nabble</a></li>
<li><a href="http://www.nabble.com/Ant---Users-f107.html">Ant User List on nabble</a></li>
</ul>
</div> </div>
</div> </div>




+ 3
- 6
docs/manual/feedback.html View File

@@ -62,12 +62,9 @@
development, join the development, join the
<a href="http://ant.apache.org/mail.html" target="_top">Ant Development Mailing List</a> <a href="http://ant.apache.org/mail.html" target="_top">Ant Development Mailing List</a>
</p> </p>
<p>Archives of both lists can be found at <a
href="http://archive.covalent.net/" target="_top">http://archive.covalent.net/</a>. Many
thanks to Covalent Technologies. A searchable archive can be found at <a
href="http://marc.theaimsgroup.com" target="_top">http://marc.theaimsgroup.com</a>. If
you know of any additional archive sites, please report them to the
lists.</p>
<p>A searchable archive can be found at <a
href="http://marc.theaimsgroup.com" target="_top">http://marc.theaimsgroup.com</a>.
Other archives will be documented online at <a href="http://ant.apache.org/mail.html#Archives" target="_top">Mailing Lists Archives</a> </p>




</body> </body>


+ 15
- 9
xdocs/mail.xml View File

@@ -37,15 +37,6 @@
mailing list software - you shouldn&apos;t be sending HTML mails mailing list software - you shouldn&apos;t be sending HTML mails
anyway.</p> anyway.</p>


<p>These lists are archived at</p>

<ul>
<li><a href="http://mail-archives.apache.org/eyebrowse/ViewLists">List Index on mail-archives.apache.org</a></li>
<li><a href="http://ant.apache.org/mail/">Full mbox archives of all lists</a></li>
<li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li>
</ul>


<p>To subscribe to a mailinglist use the links below. In your first email you will get some <p>To subscribe to a mailinglist use the links below. In your first email you will get some
information about working with the list manager <a href="http://www.ezmlm.org/">EZMLM</a>.</p> information about working with the list manager <a href="http://www.ezmlm.org/">EZMLM</a>.</p>


@@ -107,6 +98,21 @@
</p> </p>
</subsection> </subsection>
</section> </section>
<section name="Archives">


<p>These lists are archived at</p>

<ul>
<li><a href="http://mail-archives.apache.org/eyebrowse/ViewLists">List Index on mail-archives.apache.org</a></li>
<li><a href="http://ant.apache.org/mail/">Full mbox archives of all lists</a></li>
<li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li>
<li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.devel/">Ant Developer List on gmane</a></li>
<li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.user/">Ant User List on gmane</a></li>
<li><a href="http://www.nabble.com/Ant---Dev-f108.html">Ant Developer List on nabble</a></li>
<li><a href="http://www.nabble.com/Ant---Users-f107.html">Ant User List on nabble</a></li>
</ul>


</section>
</body> </body>
</document> </document>

Loading…
Cancel
Save