From: Magnus H. <leg...@us...> - 2008-10-21 18:54:42
|
Update of /cvsroot/emacs-jabber/www/html In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv12324/html Modified Files: index.html Log Message: Rearrange and extend "external resources" Index: index.html =================================================================== RCS file: /cvsroot/emacs-jabber/www/html/index.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- index.html 5 Oct 2008 01:03:04 -0000 1.3 +++ index.html 21 Oct 2008 18:54:32 -0000 1.4 @@ -99,10 +99,24 @@ <p>External resources:</p> <ul> -<li><a href="http://sourceforge.net/projects/emacs-jabber/">Sourceforge project page</a></li> +<li><a href="http://sourceforge.net/projects/emacs-jabber/">Sourceforge project page</a>, containing: + +<ul> +<li>trackers for +<a href="http://sourceforge.net/tracker/?atid=586350&group_id=88346&func=browse">bugs</a>, +<a href="http://sourceforge.net/tracker/?atid=586353&group_id=88346&func=browse">feature requests</a>, +<a href="http://sourceforge.net/tracker/?atid=586352&group_id=88346&func=browse">patches</a> and +<a href="http://sourceforge.net/tracker/?atid=586351&group_id=88346&func=browse">support requests</a>, open for anonymous posters</li> +<li><a href="http://sourceforge.net/forum/?group_id=88346">forums</a>, open for anonymous posters</li> +</ul></li> <li><a href="http://www.emacswiki.org/cgi-bin/wiki/JabberEl">the JabberEl page of EmacsWiki</a></li> -<li>the mailing list <a href="http://lists.sourceforge.net/lists/listinfo/emacs-jabber-general">emacs-jabber-general</a>; also available as <a href="http://dir.gmane.org/gmane.emacs.jabber.general">gmane.emacs.jabber.general</a> on <a href="http://gmane.org">Gmane</a></li> -<li>read-only mailing list of CVS commits <a href="http://lists.sourceforge.net/lists/listinfo/emacs-jabber-commit">emacs-jabber-commit</a>; also available as <a href="http://dir.gmane.org/gmane.emacs.jabber.scm">gmane.emacs.jabber.scm</a> on <a href="http://gmane.org">Gmane</a></li> +<li>Mailing lists (also available at <a href="http://gmane.net">Gmane</a>): + +<ul> +<li><a href="http://lists.sourceforge.net/lists/listinfo/emacs-jabber-general">emacs-jabber-general</a>, for posts by humans (also <a href="http://dir.gmane.org/gmane.emacs.jabber.general">gmane.emacs.jabber.general</a>)</li> +<li><a href="http://lists.sourceforge.net/lists/listinfo/emacs-jabber-commit">emacs-jabber-commit</a>, read-only mailing list of CVS commits (also <a href="http://dir.gmane.org/gmane.emacs.jabber.scm">gmane.emacs.jabber.scm</a>)</li> +<li><a href="http://lists.sourceforge.net/lists/listinfo/emacs-jabber-bugs">emacs-jabber-bugs</a>, read-only mailing list of bug tracker activity (also <a href="http://dir.gmane.org/gmane.emacs.jabber.bugs">gmane.emacs.jabber.bugs</a>)</li> +</ul></li> <li>the Jabber chat room <a href="xmpp:jab...@co...?join">jab...@co...</a>, and its <a href="http://www.jabber.se/muc-logs/jab...@co.../">logs</a></li> <li>the <a href="manual-0.7.1/">manual for jabber.el 0.7.1</a> (also included in the release files)</li> </ul> |