[Mailman-Users] Difference between version 2.1.12 and 2.1.13

Mark Sapiro mark at msapiro.net
Tue Dec 3 17:49:25 CET 2013


On 12/03/2013 07:56 AM, Daryl.Weir at lis.state.oh.us wrote:
> 
> List A - version 2.1.12 - shows password reset, Unsubscribe and password reminder options - also, the bottom of the page has the standard footer with the Mailman and Python logos as well as several links including one to the admin interface.
> 
> List B - version 2.1.13 - shows Unsubscribe option and nothing else - there is no footer and nothing about passwords
> 
> I've been trying to figure out what I can change in 2.1.12 to have it match 2.1.13 on the options.html page but can't find anything.


This has nothing to do with 2.1.12 vs. 2.1.13. It appears that the code
which generates this page has been modified in your particular 2.1.13
installation.

This page is not built from a template. It is built on the fly by the
loginpage() function in Mailman/Cgi/options.py. This has apparently been
modified in your 2.1.13 installation and you can make the same mods if
you wish to your 2.1.12 installation.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list