Hello,

I'm looking for feedback about the attached one line patch,  It uses
existing capabilities to allow the editing of subscribeack.txt.  If this
is the right approach I would be happy to follow up with additional
patches to help support this capability.  The first thing that comes to
mind adjusting the text of the HTML selection page.  If this isn't the
right approach to provide this capability then what are the
alternatives?

Thanks,

-- 
-- Grant Bowman                                <[EMAIL PROTECTED]>


--- Mailman/Cgi/edithtml.py.orig        2001-11-30 00:00:18.000000000 -0800
+++ Mailman/Cgi/edithtml.py     2004-12-10 12:09:31.000000000 -0800
@@ -42,6 +42,7 @@
     template_data = (
         ('listinfo.html',    _('General list information page')),
         ('subscribe.html',   _('Subscribe results page')),
+        ('subscribeack.txt', _('Welcome email text file')),
         ('options.html',     _('User specific options page')),
         )
 
_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Reply via email to