Merge pull request #166 from plone/moderation-extended

Extended Moderation of comments
This commit is contained in:
Maurits van Rees
2020-03-16 23:18:14 +01:00
committed by GitHub
23 changed files with 1196 additions and 931 deletions
+3
View File
@@ -0,0 +1,3 @@
Extended existing review workflow by stati ``rejected`` and ``spam``
Moderation view extended to handle four workflow states.
[ksuess and precious input of agitator]