Re: [Mailman-Users] Intendation of threads in archive too high

2019-10-15 Thread Mark Sapiro
On 10/15/19 1:55 PM, Peter Wetz wrote: > > However, see that the thread in the archive of my list is indented at level > 3. The thread should be at the very left of the screen (where the bullet > points typically start), but this is not the case as can be seen on the > screenshot:

[Mailman-Users] Intendation of threads in archive too high

2019-10-15 Thread Peter Wetz
I fiddled around with adding a timestamp to the (threaded) view and therefore edited HyperArch.py and archidxentry.html In HyperArch.py I changed the following lines at aroudn line 1073 as follows: d = { 'filename': urllib.quote(article.filename), 'subject': subject,