------------------------------------------------------------
revno: 1115
committer: Mark Sapiro <[EMAIL PROTECTED]>
branch nick: 2.1
timestamp: Sun 2008-06-29 14:06:46 -0700
message:
  Added 'listname' to the replacements for the archidxfoot.html template.
modified:
  Mailman/Archiver/HyperArch.py
  NEWS

=== modified file 'Mailman/Archiver/HyperArch.py'
--- a/Mailman/Archiver/HyperArch.py     2007-11-26 01:32:26 +0000
+++ b/Mailman/Archiver/HyperArch.py     2008-06-29 21:06:46 +0000
@@ -688,6 +688,7 @@
                  "archivedate": quotetime(self.archivedate),
                  "listinfo": mlist.GetScriptURL('listinfo', absolute=1),
                  "version": self.version,
+                 "listname": html_quote(mlist.real_name, self.lang),
                  }
             i = {"thread": _("thread"),
                  "subject": _("subject"),

=== modified file 'NEWS'
--- a/NEWS      2008-06-29 20:43:06 +0000
+++ b/NEWS      2008-06-29 21:06:46 +0000
@@ -93,6 +93,8 @@
     - Brazilian Portuguese translation updated by Diego Francisco
       de Gastal Morales.
 
+    - Added 'listname' to the replacements for the archidxfoot.html template.
+
   Miscellaneous
 
     - Brad Knowles' mailman daily status report script updated to 0.0.18.



--
Stable, maintained release series
https://code.launchpad.net/~mailman-coders/mailman/2.1

You are receiving this branch notification because you are subscribed to it.
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to