Re: Mailman3 web interface
Raymond Toy <[email protected]> Sun, 16 Jul 2023 15:57:32 -0700
| Newsgroups | gmane.lisp.common-lisp-net.devel |
|---|---|
| Message-ID | <[email protected]> |
On 7/14/23 3:51 PM, Jon Boone wrote: > This link ( > https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/handlers/docs/filtering.html ) > may be the relevant configuration concepts to be able to choose html > versus text versions. That's a good reason not show the html version by default. Unfortunate, but we don't really need to burden the machine(s) to handle this. If it's really important to me to see the html version, I can always click on the html attachment. > > — jb > On Jul 14, 2023 at 18:35 -0400, Raymond Toy <[email protected]>, > wrote: >> On 7/12/23 14:55, Erik Huelsmann wrote: >>> All, >>> >>> >>> The web interface for the new mailman version is at >>> https://mailman3.common-lisp.net/postorius/ for mailing list >>> administration and https://mailman3.common-lisp.net/hyperkitty/ for >>> the archives. >>> >>> Let me know if you find irregularities or have other remarks. >> >> I checked the recently moved cmucl-cvs >> <https://mailman3.common-lisp.net/hyperkitty/list/[email protected]/> >> archive. >> >> It looks as I would expect. The only thing that I wish it did is show >> the HTML version of the mail instead of the plain text since I’m >> using a browser to view the archive. I can scroll down to the bottom >> of the message and view the attachment that contains the HTML >> version, so at least it’s there. When I read the messages (sent to >> the list and not the archive) with gmail (or Thunderbird or GNUS), I >> see the html version of the message. >> >> Not a big problem if this is not easy to do. The info is there if I >> really want to see the html version. >> >>