2012/1/23 Mark Sapiro <m...@msapiro.net> > Michele Federle wrote: > > > >I have a problem with the public page "options"; I've already modify the > >html structure > >of the page but, first logging in, appears an other page, which asks for > >password and/or email. > >My question is: can I change that page, too?? How?? > > > That page is not built from a template. It is built on the fly from > hard-coded data in the loginpage() function in Mailman/Cgi/options.py, > and can only be changed by editing that module, and any change would > affect all lists in the installation. >
Can anybody give me further information about editing this page?? I unfortunately don't know python code, but I'm going to learn it as soon as I have some time... I'd need to redirect users, as they logout from the personal options-page, to the listinfo-page. Then, I'd like to do the same if they mistaken in typing in the password or the email address and, in this last case, to prompt an error like "wrong password" or "not existing email address " !! Ideas or a piece of advise?? -- :: Michele Federle :: Twitter: @mikecesure :: Skype: mikecesure ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org