Field Based Subscriptions
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Provides an API that allows you to take actions when new content is added, either immediately or in a digest format.
Use Case
Lets say you have a node type 'article' with a field 'field_article_type'. It is a text list field with three options (news, blog, press_release). This module allows you to create an hourly/daily/weekly subscription of article nodes with a field values of "news".
Here is the way it works:
