From 79fe742a43401b8acc2116a07a0c73cbde421174 Mon Sep 17 00:00:00 2001 From: Maurits van Rees Date: Tue, 10 Dec 2019 23:49:38 +0100 Subject: [PATCH] Edited news snippet. [ci skip] --- news/163.bugfix | 2 ++ news/163.enhancement | 4 ---- news/163.feature.1 | 1 + news/163.feature.2 | 2 ++ 4 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 news/163.bugfix delete mode 100644 news/163.enhancement create mode 100644 news/163.feature.1 create mode 100644 news/163.feature.2 diff --git a/news/163.bugfix b/news/163.bugfix new file mode 100644 index 0000000..6bab990 --- /dev/null +++ b/news/163.bugfix @@ -0,0 +1,2 @@ +``/@@moderate-publish-comment``: publish only pending comment, else show status message "comment already approved". +[ksuess] diff --git a/news/163.enhancement b/news/163.enhancement deleted file mode 100644 index e5b7564..0000000 --- a/news/163.enhancement +++ /dev/null @@ -1,4 +0,0 @@ -Notification moderator: - Email commentator added - - Link to commented page for editing, approving, deleting comment instead of link to /@@moderate-publish-comment and @@moderate-delete-comment -/@@moderate-publish-comment : publish only pending comment, else show status message "comment already approved" -[ksuess] diff --git a/news/163.feature.1 b/news/163.feature.1 new file mode 100644 index 0000000..e6963b7 --- /dev/null +++ b/news/163.feature.1 @@ -0,0 +1 @@ +Notification for moderator: show email address of commentator. diff --git a/news/163.feature.2 b/news/163.feature.2 new file mode 100644 index 0000000..48658e7 --- /dev/null +++ b/news/163.feature.2 @@ -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]