Easy question about 2.1a2 - I hope.
I was able to get Mailman 2.1a2 working on my SuSe 7.2 box. I have done some testing and all seems to be working fine. Nice job Barry!
I have been customizing the listinfo pages and can't seem to find where I can change the text displayed with <MM-Editing-Options>. Is there any way to change this info? or is it hard coded into a module. If so then which module, I think I could hack it from there.
Also, one other thing, in the README docs that talks about customizing the install, a blurb about how to edit the user interface pages might be a needed addition. I went back into the list archives to learn how to make custom list specific pages. But some users won't go to that extent.
TIA
Wayne Ringling
"WR" == Wayne Ringling <WayneR@strosniders.com> writes:
WR> I was able to get Mailman 2.1a2 working on my SuSe 7.2 box.
WR> I have done some testing and all seems to be working fine.
WR> Nice job Barry!
Thanks!
WR> I have been customizing the listinfo pages and can't seem to
WR> find where I can change the text displayed with
WR> <MM-Editing-Options>. Is there any way to change this info?
WR> or is it hard coded into a module. If so then which module, I
WR> think I could hack it from there.
It's hard coded into Mailman/Cgi/listinfo.py. The actual replacement is defined in Mailman/HTMLFormatter.py.
WR> Also, one other thing, in the README docs that talks about
WR> customizing the install, a blurb about how to edit the user
WR> interface pages might be a needed addition. I went back into
WR> the list archives to learn how to make custom list specific
WR> pages. But some users won't go to that extent.
Yup, there needs to be some documentation regarding the hierarchical template lookup, but one of the deficiencies is that not every web page is fully templatize. That's a post-2.1 issue.
-Barry
participants (2)
-
barry@zope.com
-
Wayne Ringling