modr8

Modr8 Subscriptions Module

Thanks to some suggestions on the Drupal website, I've improved the modifications to a) have Subscriptions honor the $node->moderate bit, and b) have Modr8 send out Subscriptions when a node is approved.

This still requires a patch to modr8 so that subscriptions gets called when the approval form is submitted, but uses a module for the rest. Also it pulls the real $node values from the database, rather than creating a skeleton from the form info.

Integration of modr8 and subscriptions for Drupal

I've made a lot of progress in getting modr8 and subscriptions to work together.

Task 1, easily accomplished, was to have subscriptions not send out notifications if the moderation bit was set.

Integrating Modr8 and Subscriptions

Although I've successfully gotten Subscriptions to skip posts that have are in the Modr8 queue, I have not worked out the perfect way to send approvals when they have been approved. For the time being, the best way seems to be to make a small change to trigger an update, ie changing the sitemap priority.

Syndicate content
Powered by Drupal, an open source content management system