Re: [Mailman-Users] How to insert google-analytics.com in mailmanarchives

2009-04-21 Thread audit
On Tue, 21 Apr 2009, Mark Sapiro wrote: audit wrote: On Tue, 21 Apr 2009, Mark Sapiro wrote: audit wrote: This is the error that I get when I view the date and article for that date after I put the following code into the article.html file %(encoding)s %(prev)s %(next)s %(subject_html)s

Re: [Mailman-Users] How to insert google-analytics.com in mailmanarchives

2009-04-21 Thread Mark Sapiro
audit wrote: >On Tue, 21 Apr 2009, Mark Sapiro wrote: > >> audit wrote: >> >>> >>> This is the error that I get when I view the date and article for that >>> date after I put the following code into the article.html file >>> >>> %(encoding)s %(prev)s %(next)s >>> %(subject_html)s >>> %(author_html

Re: [Mailman-Users] How to insert google-analytics.com in mailmanarchives

2009-04-21 Thread audit
On Tue, 21 Apr 2009, Mark Sapiro wrote: audit wrote: On Mon, 20 Apr 2009, Mark Sapiro wrote: What errors do you get? This is the error that I get when I view the date and article for that date after I put the following code into the article.html file %(encoding)s %(prev)s %(next)s %(subje

Re: [Mailman-Users] How to insert google-analytics.com in mailmanarchives

2009-04-21 Thread Mark Sapiro
audit wrote: > >I've put this code in > > >

Re: [Mailman-Users] How to insert google-analytics.com in mailmanarchives

2009-04-21 Thread Mark Sapiro
audit wrote: >On Mon, 20 Apr 2009, Mark Sapiro wrote: > >> What errors do you get? > >This is the error that I get when I view the date and article for that >date after I put the following code into the article.html file > >%(encoding)s %(prev)s %(next)s >%(subject_html)s >%(author_html)s %(email

Re: [Mailman-Users] How to insert google-analytics.com in mailmanarchives

2009-04-21 Thread audit
On Mon, 20 Apr 2009, Mark Sapiro wrote: audit wrote: Is there a way to insert the code into a html file and then call it from the templates? You could reference the script via a

Re: [Mailman-Users] How to insert google-analytics.com in mailmanarchives

2009-04-21 Thread audit
On Mon, 20 Apr 2009, Mark Sapiro wrote: audit wrote: I'm trying to inset google-analytics.com in mailman archives and when I use the normal new coding to insert in the templates, it gives me strange script errors when I view the pages after running bin/arch listname You should be able to in

Re: [Mailman-Users] How to insert google-analytics.com in mailmanarchives

2009-04-20 Thread Mark Sapiro
audit wrote: >I'm trying to inset google-analytics.com in mailman archives and when I >use the normal new coding to insert in the templates, it gives me strange >script errors when I view the pages after running bin/arch listname You should be able to insert the javascript into the templates a