------------------------------------------------------------
revno: 22
committer: Barry Warsaw <[EMAIL PROTECTED]>
branch nick: admin
timestamp: Tue 2008-06-17 12:25:25 -0400
message:
  There is no more TODO.html or old FAQ.html.
  
  The old faqwizard is obsolete and read-only now.  Point people to the wiki
  FAQ.
modified:
  www/Makefile
  www/help.ht
  www/help.html

=== modified file 'www/Makefile'
--- a/www/Makefile      2007-09-12 18:38:18 +0000
+++ b/www/Makefile      2008-06-17 16:25:25 +0000
@@ -11,7 +11,6 @@
 RSYNC_ARGS = -rltgoDCvz
 
 SOURCES =      $(shell echo *.ht)
-EXTRA_TARGETS = faq.html todo.html
 TARGETS =      $(filter-out *.html,$(SOURCES:%.ht=%.html)) $(EXTRA_TARGETS)
 GENERATED_HTML= $(SOURCES:.ht=.html)
 
@@ -21,14 +20,6 @@
 
 all: $(TARGETS)
 
-DOCSDIR = $(HOME)/projects/mailman/3.0/docs
-
-faq.ht: $(DOCSDIR)/readmes/FAQ.txt
-       ../bin/faq2ht.py $< $@
-
-todo.ht: $(DOCSDIR)/readmes/TODO.txt
-       ../bin/mm2do $< $@
-
 install:
        -rsync $(RSYNC_ARGS) . www.list.org:mailman.list.org
        -rsync $(RSYNC_ARGS) . mailman.sf.net:mailman/htdocs
@@ -36,4 +27,3 @@
 
 clean:
        -rm $(GENERATED_HTML)
-       -rm faq.ht todo.ht

=== modified file 'www/help.ht'
--- a/www/help.ht       2006-09-17 18:16:07 +0000
+++ b/www/help.ht       2008-06-17 16:25:25 +0000
@@ -11,10 +11,16 @@
 
 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>.
+you are having problems installing or configuring Mailman, you should
+probably start here:
+
+y<ul>
+ <li>The community driven <a
+href="http://wiki.list.org/display/DOC/Frequently+Asked+Questions";>Frequently
+Asked Questions</a>
+ <li>The read-only, historical <a
+href="http://www.python.org/cgi-bin/faqw-mm.py";>FAQ Wizard</a> 
+</ul>
 
 <p>You should also check out the community driven
 <a href="http://wiki.list.org";>wiki</a>, which hold the most up-to-date

=== modified file 'www/help.html'
--- a/www/help.html     2007-02-07 16:32:45 +0000
+++ b/www/help.html     2008-06-17 16:25:25 +0000
@@ -2,7 +2,7 @@
                       "http://www.w3.org/TR/html4/loose.dtd"; >
 <html>
 <!-- THIS PAGE IS AUTOMATICALLY GENERATED.  DO NOT EDIT. -->
-<!-- Wed Feb  7 11:30:21 2007 -->
+<!-- Tue Jun 17 12:23:51 2008 -->
 <!-- USING HT2HTML 2.0 -->
 <!-- SEE http://ht2html.sf.net -->
 <!-- User-specified headers:
@@ -150,7 +150,7 @@
 &nbsp;
 </td></tr>
 <tr><td bgcolor="#eecfa1">
-&copy; 1998-2007
+&copy; 1998-2008
 Free Software Foundation, Inc.  Verbatim copying and distribution of this
 entire article is permitted in any medium, provided this notice is preserved.
 
@@ -166,10 +166,16 @@
 
 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>.
+you are having problems installing or configuring Mailman, you should
+probably start here:
+
+y<ul>
+ <li>The community driven <a
+href="http://wiki.list.org/display/DOC/Frequently+Asked+Questions";>Frequently
+Asked Questions</a>
+ <li>The read-only, historical <a
+href="http://www.python.org/cgi-bin/faqw-mm.py";>FAQ Wizard</a> 
+</ul>
 
 <p>You should also check out the community driven
 <a href="http://wiki.list.org";>wiki</a>, which hold the most up-to-date



--

https://code.launchpad.net/~mailman-administrivia/mailman-administrivia/admin

You are receiving this branch notification because you are subscribed to it.
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to