Wednesday 05 August 2009 3:20:28 am
You can use notification system! Login as "admin" to your admin interface
Go to: http://YOUR_SITE/YOUR_ADMIN_INTERFACE/notification/settings Subscribe to root node ("Home") by adding subtree to notification elements and thats it.
Configure cron to run this every 15-20 minutes: php runcronjobs.php frequent This will look for new published/edited objects and send a notification to subscribed users.
|