Ticket #11510 (confirmed Feature Request)
Feature requests for plone.app.discussion
Reported by: | trs22 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Commenting/Discussion | Version: | 4.2 |
Keywords: | Cc: | trs22 |
Description
I was playing with plone.app.discussion, and it's definitely much cleaner and more friendly than the previous commenting system! However, I'd like to suggest a few enhancements:
- Decouple the moderator email from the Site 'From' Address. For small sites, this makes sense, but larger sites might want to have multiple moderators without having to manage email aliases. Also, in our case, our 'From' address is set to 'do.not.reply@[domain]'.
- Provide the ability to view/delete all comments in @@moderate-comments if using the Comment Single State workflow. Currently, the Comment Review workflow is a 'Deny/Allow'-style workflow, and the Comment Single State workflow is an 'Allow'-style. In general, we'd like to leave comments open, but have the ability to see a view of all comments (probably ordered by date, descending) to see a snapshot of all the comments on the site.
- Provide an option of 'Enable document owner notification' in @@discussion-setting. In large sites, with many content creators, each content creator might want to see comments on their items, but not comments for the whole site.
Thanks!
--Tim
Change History
Note: See
TracTickets for help on using
tickets.