Content Notification

From OpenCms Wiki
(Difference between revisions)
Jump to: navigation, search
m (moved Workflow in core OpenCms to Content Notification: This is no workflow, but actually a part of a publishing workflow.)
(Content Notification: Tidied up, added external link to javadoc.)
 
Line 2: Line 2:
  
 
=Content Notification=
 
=Content Notification=
Since OpenCms 6.2 beta has a new feature called  "Content Notification". Well this is no workflow, but actually a part of a publishing workflow. Bandra
+
Since OpenCms 6.2 beta has a feature called  "Content Notification".  
  
 
==This is a manual on how to enable the "Content Notification" feature==
 
==This is a manual on how to enable the "Content Notification" feature==
Line 9: Line 9:
 
# In the "Availability" dialog, you can can set the notification interval for each resource and enable/disable it for the resource.
 
# In the "Availability" dialog, you can can set the notification interval for each resource and enable/disable it for the resource.
 
# In the Administration view, you must schedule a job of the class "org.opencms.notification.CmsContentNotificationJob" (available as one of the pre-defined system jobs) which will do the notification. This job should be scheduled once per day.
 
# In the Administration view, you must schedule a job of the class "org.opencms.notification.CmsContentNotificationJob" (available as one of the pre-defined system jobs) which will do the notification. This job should be scheduled once per day.
 +
 +
==External Links==
 +
* [http://files.opencms.org/javadoc/core/org/opencms/notification/package-summary.html Package org.opencms.notification]

Latest revision as of 16:48, 3 August 2012


Content Notification

Since OpenCms 6.2 beta has a feature called "Content Notification".

This is a manual on how to enable the "Content Notification" feature

  1. In the "Permission" dialog, you find a new "permission" called "Responsible", activate this for a group or user. If you assign a group to this resource, all group members will be informed with an email.
  2. In the "Availability" dialog, you can can set the notification interval for each resource and enable/disable it for the resource.
  3. In the Administration view, you must schedule a job of the class "org.opencms.notification.CmsContentNotificationJob" (available as one of the pre-defined system jobs) which will do the notification. This job should be scheduled once per day.

External Links

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox