Notifications AJAX Subscribe
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Provides checkbox subscription options for the Notifications module (these are shown on, for example, nodes to allow subscribing to the node or author, etc, usually with text like "Subscribe to: This post"). The checkboxes are processed via AJAX, so no page reload occurs when a user subscribes or unsubscribes by clicking a checkbox. The default subscription options are always used for a subscription.
The checkboxes can be added to nodes in the node links section or in a block when a single node is being viewed. The checkboxes in node links section can be used when viewing multiple nodes.
At the moment it only has options for adding checkboxes for nodes, but it should be able to handle other display locations (eg when viewing user pages) without much modification (patches welcome).
If Javascript is not enabled then regular subscription links will be displayed instead.
Dependencies:
- Notifications module, http://drupal.org/project/notifications
