diff --git a/CHANGES.txt b/CHANGES.txt index b2ee341..a3e36b3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,9 @@ Changelog 1.0b4 (unreleased) ------------------ +* Show a warning in the moderation view if the moderation workflow is disabled. + [timo] + * Move 'Moderate comments' link from site actions to user actions. [timo] diff --git a/plone/app/discussion/browser/moderation.pt b/plone/app/discussion/browser/moderation.pt index d66fcc6..8dbdd99 100644 --- a/plone/app/discussion/browser/moderation.pt +++ b/plone/app/discussion/browser/moderation.pt @@ -22,6 +22,17 @@ Moderate comments +
+
Warning
+
+ Moderation workflow is disabled. You have to + enable the 'Comment Review Workflow' for the Comment content + type before you can moderate comments here. +
+
+