Re: [Mailman-Users] changing the error html page

2001-05-04 Thread Ben Burnett
Are you doing this as a Malman installation admin or as a list admin? Do you want your changes to be sitewide, or per list? You can't do this as a list admin. And, you can't do this per list as an installation admin either. If you want to make sitewide changes to the error page you can do this

RE: [Mailman-Users] changing the error html page

2001-05-04 Thread Michael Neel
Okay, first understand 2 things - I'm new to mailman and I don't know python. That being said, here's what I did... Mailman seems to not use a template for error pages - not even a global one (I could be wrong) so I changed the errors to use the subscribe results template. Please note - I have

[Mailman-Users] changing the error html page

2001-05-04 Thread Elise Bonneville
Is there a way to modify the error page that is displayed after a user enters an non-subscribed email address on the listinfo page when trying to modify their options? I modified the four html pages (listinfo, subscribe results, options, options results) from the admin interface, but I cannot find