[Bug 1004049] [NEW] Held messages show display message body
Public bug reported: The Held Messages page on Postorius only shows the subject line of the messages. It seems like the body of the message will also be important for reviewing the held message. According to Barry the body of the message, as a text blob, should be accessible via the REST API: http://packages.python.org/mailman/src/mailman/rest/docs/moderation.html ** Affects: postorius Importance: Undecided Status: New -- You received this bug notification because you are a member of Mailman Coders, which is the registrant for Postorius. https://bugs.launchpad.net/bugs/1004049 Title: Held messages show display message body To manage notifications about this bug go to: https://bugs.launchpad.net/postorius/+bug/1004049/+subscriptions
How do you think that this should work? Should we always display at least a part of the message as a part of the list? Or should we display only the subject and have a linkage to the body of the message, perhaps as a pop up window? On May 24, 2012, at 11:50 AM, Jeff Marshall wrote:
Public bug reported:
The Held Messages page on Postorius only shows the subject line of the messages. It seems like the body of the message will also be important for reviewing the held message.
I would recommend displaying only the subject line like you are now and having a button that displays the body in a pop-up modal. Thanks On Thu, May 24, 2012 at 10:06 AM, Richard Wackerbarth <richard@nfsnet.org> wrote:
How do you think that this should work?
Should we always display at least a part of the message as a part of the list? Or should we display only the subject and have a linkage to the body of the message, perhaps as a pop up window?
On May 24, 2012, at 11:50 AM, Jeff Marshall wrote:
Public bug reported:
The Held Messages page on Postorius only shows the subject line of the messages. It seems like the body of the message will also be important for reviewing the held message.
_______________________________________________ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/marshman%40gmail.c...
Security Policy: http://wiki.list.org/x/QIA9
On 05/24/2012 07:12 PM, Jeff Marshall wrote:
I would recommend displaying only the subject line like you are now and having a button that displays the body in a pop-up modal.
+1! There should be some kind of fallback for non-JS users, though. Since the Postorius base template detects JS, I suggest a simplfied CSS-only version for non-JS-clients (possibly depending on the :hover or :active state of the button) and the pop-up modal for JS-enabled ones. Florian
On 24 May 2012, at 18:06, Richard Wackerbarth wrote:
How do you think that this should work?
Should we always display at least a part of the message as a part of the list? Or should we display only the subject and have a linkage to the body of the message, perhaps as a pop up window?
I think that an option to display the first n < 5 or so unquoted lines of the body would be useful. Perhaps with a checkbox to toggle that option on the displayed page. Perhaps per thread. Keep it simple, though. -- Ian Eiloart Postmaster, University of Sussex +44 (0) 1273 87-3148 -- You received this bug notification because you are a member of Mailman Coders, which is the registrant for Postorius. https://bugs.launchpad.net/bugs/1004049 Title: Held messages show display message body To manage notifications about this bug go to: https://bugs.launchpad.net/postorius/+bug/1004049/+subscriptions
On 24 May 2012, at 18:06, Richard Wackerbarth wrote:
How do you think that this should work?
Should we always display at least a part of the message as a part of the list? Or should we display only the subject and have a linkage to the body of the message, perhaps as a pop up window?
Sorry, ignore the "perhaps per thread" comment on my last. I was answering a different question. I think that, if there's only one message, then display the body. If there are fewer than, say, five, then display a few lines of the body. With more than that, display only the subject line. But, for each message, it should be quick to pop up a few lines of the message body. Perhaps a disclosure triangle, or something. -- Ian Eiloart Postmaster, University of Sussex +44 (0) 1273 87-3148 -- You received this bug notification because you are a member of Mailman Coders, which is the registrant for Postorius. https://bugs.launchpad.net/bugs/1004049 Title: Held messages show display message body To manage notifications about this bug go to: https://bugs.launchpad.net/postorius/+bug/1004049/+subscriptions
On 05/24/2012 07:12 PM, Jeff Marshall wrote:
I would recommend displaying only the subject line like you are now and having a button that displays the body in a pop-up modal.
+1! There should be some kind of fallback for non-JS users, though. Since the Postorius base template detects JS, I suggest a simplfied CSS-only version for non-JS-clients (possibly depending on the :hover or :active state of the button) and the pop-up modal for JS-enabled ones. Florian -- You received this bug notification because you are a member of Mailman Coders, which is the registrant for Postorius. https://bugs.launchpad.net/bugs/1004049 Title: Held messages show display message body To manage notifications about this bug go to: https://bugs.launchpad.net/postorius/+bug/1004049/+subscriptions
** Changed in: postorius Status: New => Confirmed ** Changed in: postorius Milestone: None => 1.0.0a2 -- You received this bug notification because you are a member of Mailman Coders, which is the registrant for Postorius. https://bugs.launchpad.net/bugs/1004049 Title: Held messages show display message body To manage notifications about this bug go to: https://bugs.launchpad.net/postorius/+bug/1004049/+subscriptions
** Changed in: postorius Milestone: 1.0.0a2 => 1.0.0 ** Changed in: postorius Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to Postorius. https://bugs.launchpad.net/bugs/1004049 Title: Held messages show display message body To manage notifications about this bug go to: https://bugs.launchpad.net/postorius/+bug/1004049/+subscriptions
participants (5)
-
Florian Fuchs
-
Florian Fuchs
-
Ian Eiloart
-
Jeff Marshall
-
Richard Wackerbarth