Patches item #1290317, was opened at 2005-09-13 13:37 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1290317&group_id=103
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Pipermail Group: Mailman 2.1 Status: Open Resolution: None Priority: 5 Submitted By: Matt Ryanczak (ryanczak) Assigned to: Nobody/Anonymous (nobody) Summary: add date field to the mail list archive index page Initial Comment: I was asked to make the date for each message in a mailman archive be visible in the index for that month. This required that I modify HyperArch.py and the template file archidxentry.html. I thought others might find this useful so here is the relevant patch for the mailman-2.1.6 source tree. Apply the following patch to your mailman-2.1.6 source tree and build as usual. patch -p0 < date-in-archive-index.patch. This patch will modify the following files: mailman-2.1.6/Mailman/Archiver/HyperArch.py mailman-2.1.6/templates/ca/archidxentry.html mailman-2.1.6/templates/en/archidxentry.html mailman-2.1.6/templates/es/archidxentry.html mailman-2.1.6/templates/eu/archidxentry.html mailman-2.1.6/templates/fr/archidxentry.html mailman-2.1.6/templates/hr/archidxentry.html mailman-2.1.6/templates/hu/archidxentry.html mailman-2.1.6/templates/it/archidxentry.html mailman-2.1.6/templates/ja/archidxentry.html mailman-2.1.6/templates/lt/archidxentry.html mailman-2.1.6/templates/pl/archidxentry.html mailman-2.1.6/templates/pt/archidxentry.html mailman-2.1.6/templates/pt_BR/archidxentry.html mailman-2.1.6/templates/ro/archidxentry.html mailman-2.1.6/templates/ru/archidxentry.html mailman-2.1.6/templates/sl/archidxentry.html mailman-2.1.6/templates/sr/archidxentry.html mailman-2.1.6/templates/tr/archidxentry.html mailman-2.1.6/templates/uk/archidxentry.html mailman-2.1.6/templates/zh_CN/archidxentry.html ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1290317&group_id=103 _______________________________________________ Mailman-coders mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-coders
