Jim Popovitch wrote: >Is there a way to add a pipermail (archive) footer, but not an email >footer, specifically a script (a'la Google Analytics)?
You can always edit the templates. See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.048.htp>. article.html - for the article itself archidxfoot.html - for the periodic index page archtoc.html - for the main TOC if PUBLIC_MBOX = Yes archtocnombox.html - for the main TOC if PUBLIC_MBOX = No After making an edited template, you have to rebuild the archive with bin/arch --wipe to affect older pages. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
