File tree 1 file changed +40
-0
lines changed 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change
1
+ INTRODUCTION
2
+ ============
3
+
4
+ The Workbench Post module provides an admin interface for configuring email
5
+ notifications for Workbench Moderation state changes. This module has been
6
+ tested with Workbench Moderation versions 1.3 and 3.0
7
+
8
+
9
+ REQUIREMENTS
10
+ ------------
11
+
12
+ This module requires the following modules:
13
+
14
+ * Workbench Moderation (https://www.drupal.org/project/workbench_moderation )
15
+ * Token (https://www.drupal.org/project/token )
16
+
17
+
18
+ INSTALLATION
19
+ ------------
20
+
21
+ Install as you would normally install a contributed Drupal module. See:
22
+ https://drupal.org/documentation/install/modules-themes/modules-7 for further
23
+ information.
24
+
25
+
26
+ CONFIGURATION
27
+ -------------
28
+
29
+ * Configure user permissions in Administration » People » Permissions:
30
+
31
+ - Administer Workbench Post notification settings
32
+
33
+ The administrative menu requires this permission to be visible. Without
34
+ this permission users will not be able to configure emails.
35
+
36
+ * Configure emails and notification settings for users at Administration »
37
+ Configuration » Workbench Post » Emails
38
+
39
+ * Configure which type of users will receive emails and other settings at
40
+ Administration » Configuration » Workbench Post » Settings
You can’t perform that action at this time.
0 commit comments