diff options
author | bwarsaw <> | 2006-09-17 18:16:07 +0000 |
---|---|---|
committer | bwarsaw <> | 2006-09-17 18:16:07 +0000 |
commit | 34d6ece8a454e5d1d027ed106ba039a0a88db36d (patch) | |
tree | 6dc6f8711b20124ce38491300d5fb95e1c022206 /admin/www/help.ht | |
parent | b7f0fb3c888c1d331c2239fba0b8332a3bf240f2 (diff) | |
download | mailman2-34d6ece8a454e5d1d027ed106ba039a0a88db36d.tar.gz mailman2-34d6ece8a454e5d1d027ed106ba039a0a88db36d.tar.xz mailman2-34d6ece8a454e5d1d027ed106ba039a0a88db36d.zip |
Copy the mm21 admin directory out of the mm21 branch. We'll svn
external the latter to get that back into the release, but I really
don't want to maintain multiple copies of the web pages.
Diffstat (limited to 'admin/www/help.ht')
-rw-r--r-- | admin/www/help.ht | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/admin/www/help.ht b/admin/www/help.ht deleted file mode 100644 index 28a96fff..00000000 --- a/admin/www/help.ht +++ /dev/null @@ -1,28 +0,0 @@ -Title: Mailman Help -Other-links: - <h3>Help</h3> - <li><a href="http://wiki.list.org">Wiki</a> <i>(exit)</i></li> - <li><a href="faq.html">FAQ</a></li> - <li><a href="http://www.python.org/cgi-bin/faqw-mm.py">FAQ - Wizard</a> <i>(exit)</i></li> - <li><a href="lists.html">Discussion lists</a></li> - -<h3>Help</h3> - -There are many resources available for those who need help with -Mailman, beyond the <a href="docs.html">on-line documentation</a>. If -you are having problems installing or configuring Mailman, or if you -have questions about what Mailman can do, you should probably start -with the <a href="faq.html">FAQ</a>, and the community driven -<a href="http://www.python.org/cgi-bin/faqw-mm.py">FAQ Wizard</a>. - -<p>You should also check out the community driven -<a href="http://wiki.list.org">wiki</a>, which hold the most up-to-date -information about Mailman. - -<p>Beyond those reosurces, please use the <a href="lists.html">discussion -lists</a> for asking questions. There are lots of very helpful and -knowledgeable people on the lists who can help. Probably the most -helpful will be the -<a href="http://mail.python.org/mailman/listinfo/mailman-users" ->mailman-users</a> mailing list. |