[Mailman-Users] Adding NNTP Gateway info to HTMLFormater.py

jerry at sandiego.edu jerry at sandiego.edu
Fri Oct 12 23:17:53 CEST 2001


I added the following lines to HTMLFormatter.py:

   '<mm-newsgroup>' : self.linked_newsgroup,
   '<mm-newshost>' : self.nntp_host,

in the "GetStandardReplacements(self)" def return {}. This makes it possible to add generic newsgroup/newshost info to, for example, the listinfo page.

Now, I have one generic 'general list info' page for non-gatewayed lists, and one for gatewayed lists.

Jerry





More information about the Mailman-Users mailing list