Customizing "Subscription request confirmed" page
Hello,
I have just noticed that there is one more page that needs changing if I want to keep the layout consistent - "Subscription request confirmed" page.
I guess the question is basically the same. How do I hack it?
-- Zbigniew Szalbot
Zbigniew Szalbot wrote:
I have just noticed that there is one more page that needs changing if I want to keep the layout consistent - "Subscription request confirmed" page.
I guess the question is basically the same. How do I hack it?
If you're talking about something like adding a style sheet, see the thread beginning at <http://mail.python.org/pipermail/mailman-users/2008-August/062979.html>.
If you want to actually change the HTML of the page body, you have to change the code that builds the pages in Mailman/Cgi/confirm.py.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
Hello,
2008/9/30 Mark Sapiro <mark@msapiro.net>:
Zbigniew Szalbot wrote:
I have just noticed that there is one more page that needs changing if I want to keep the layout consistent - "Subscription request confirmed" page.
I guess the question is basically the same. How do I hack it?
If you're talking about something like adding a style sheet, see the thread beginning at <http://mail.python.org/pipermail/mailman-users/2008-August/062979.html>.
If you want to actually change the HTML of the page body, you have to change the code that builds the pages in Mailman/Cgi/confirm.py.
Thank you Mark! I did remember your previous reply. I guess my question really is if some day all such pages could be customized by user. Otherwise, it is not possible to provide coherent layout across mailman pages.
Thanks!
-- Zbigniew Szalbot
participants (2)
-
Mark Sapiro
-
Zbigniew Szalbot