From: Jeff J. <jef...@us...> - 2007-07-21 19:02:09
|
jeffjensen 07/07/21 12:02:06 Modified: xdocs index.xml Log: Add maillist notes section. Revision Changes Path 1.14 +19 -0 maven-plugins/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/xdocs/index.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- index.xml 7 Jul 2007 23:04:20 -0000 1.13 +++ index.xml 21 Jul 2007 19:02:06 -0000 1.14 @@ -69,5 +69,24 @@ so patches are extra-welcomed to fix or improve. :-) </p> </section> + <section name="Maillist Notes"> + <p> + Subscribe by either: + <ul> + <li> + Using the MailMan email interface to send a command in an email. + Use the links on + <a href="mail-lists.html">the site maillists page</a> to do so. + (in the request email, use "subscribe" in the subject or body to do so, + or use "help" to get a list of other options) + </li> + <li> + Using the MailMan web interface. + Get to each list's web interface from + <a href="http://sourceforge.net/mail/?group_id=61626">the SourceForge maillist page</a>. + </li> + </ul> + </p> + </section> </body> </document> |