rebase cleanup

This commit is contained in:
Katja Suess
2020-01-11 11:04:19 +01:00
parent c1ec431769
commit e3080971b3
6 changed files with 8 additions and 5 deletions
+2
View File
@@ -0,0 +1,2 @@
``/@@moderate-publish-comment``: publish only pending comment, else show status message "comment already approved".
[ksuess]
-2
View File
@@ -1,2 +0,0 @@
link of notification mail: /@@moderate-publish-comment : publish only pending comment, else show status message "comment already approved"
[ksuess]
+1
View File
@@ -0,0 +1 @@
Notification for moderator: show email address of commentator.
+2
View File
@@ -0,0 +1,2 @@
Link to the commented page for editing, approving, deleting comment instead of linking to ``/@@moderate-publish-comment`` and ``@@moderate-delete-comment``.
[ksuess]
-3
View File
@@ -1,3 +0,0 @@
Additional optional workflow: workflow with two more states: rejected and spam,
added to existing states pending and published. Moderation view extended to handle four workflow states.
[ksuess]
+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]