I've installed Mailman with cpanel and then been editing the html templates so the list pages look the same as the rest of the site.
The trouble is that the Mailman admin page for doing this only lists 3 files to change:
- general list info page
- subscribe results page
- user specific options page
and when you've done all these there are still odd pages in between that come up with the original formatting (eg. one that asks users for their password).
I've been digging around in the various Mailman info sources and come to the understanding that there's a hierarchy of directories that it looks in for templates (permutations of site, language and list).
Trouble is, I can't see the installation at all - I only seem to have access to it via the webserver setup that I gather points directories at scripts somewhere else.
Optimistically, I was wishing I knew if there are other template files and what their names are, so that I can try using the provided edit function to see if it will change them; my rationale is the urls being of the format
Does anyone know if this approach works and if so what the other filenames are? Or failing that, where the installation actually is?
cheers
(if anyone cares, here's the list: http://gravitas-events.co.uk/mailman/listinfo/gravitas-list_gravitas-events.co.uk)
The trouble is that the Mailman admin page for doing this only lists 3 files to change:
- general list info page
- subscribe results page
- user specific options page
and when you've done all these there are still odd pages in between that come up with the original formatting (eg. one that asks users for their password).
I've been digging around in the various Mailman info sources and come to the understanding that there's a hierarchy of directories that it looks in for templates (permutations of site, language and list).
Trouble is, I can't see the installation at all - I only seem to have access to it via the webserver setup that I gather points directories at scripts somewhere else.
Optimistically, I was wishing I knew if there are other template files and what their names are, so that I can try using the provided edit function to see if it will change them; my rationale is the urls being of the format
Code:
http://domain/mailman/edithtml/listname/templatename.html
cheers
(if anyone cares, here's the list: http://gravitas-events.co.uk/mailman/listinfo/gravitas-list_gravitas-events.co.uk)