You are here

Files in Notifications 6.3

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt 6.x-2.2 to ....... ------------------------------ - Added support (at query level) for subscriptions with no fields. 6.x-2.1 to 6.x-2.2 ------------------------------ - Fixed: Wrong placeholders in subscriptions fieldset title, #513854 - Usability…
notifications.admin.inc notifications.admin.inc
notifications.cron.inc notifications.cron.inc
notifications.info notifications.info name = Notifications description = The basic notifications framework package = "Notifications" dependencies[] = messaging dependencies[] = messaging_template core = 6.x php = 5.0
notifications.install notifications.install
notifications.manage.inc notifications.manage.inc Common functions for bulk management of subscriptions
notifications.module notifications.module Notifications module
notifications.node.inc notifications.node.inc Notifications node API for use by plug-in modules providing node related features
notifications.pages.inc notifications.pages.inc User pages for Notifications
notifications_api.test tests/notifications_api.test
notifications_autosubscribe.info notifications_autosubscribe/notifications_autosubscribe.info name = Notifications Autosubscribe description = Provides automatic notifications. package = "Notifications" dependencies[] = notifications dependencies[] = notifications_content core = 6.x
notifications_autosubscribe.module notifications_autosubscribe/notifications_autosubscribe.module Notifications Autosubscribe module.
notifications_content.info notifications_content/notifications_content.info name = Content Notifications description = Allows users to subscribe to content related events. package = "Notifications" dependencies[] = notifications core = 6.x
notifications_content.install notifications_content/notifications_content.install
notifications_content.module notifications_content/notifications_content.module Subscriptions to content events
notifications_content.pages.inc notifications_content/notifications_content.pages.inc Subscriptions to content events
notifications_content.test tests/notifications_content.test
notifications_digest.info notifications_digest/notifications_digest.info name = Digest description = Provides digest formats and templates for Notifications messages package = "Notifications" dependencies[] = messaging_template core = 6.x php = 5.0
notifications_digest.module notifications_digest/notifications_digest.module Notifications message digest
notifications_digest.theme.inc notifications_digest/notifications_digest.theme.inc
notifications_lite.info notifications_lite/notifications_lite.info name = "Notifications Lite" description = "Extra Simple Notifications API. Enable only when required by other modules." package = Notifications core = 6.x
notifications_lite.module notifications_lite/notifications_lite.module Simple notifications API
notifications_lite.test tests/notifications_lite.test
notifications_message.class.inc classes/notifications_message.class.inc Notifications_Message class
notifications_tags.info notifications_tags/notifications_tags.info name = Taxonomy Notifications description = Allows users to subscribe to taxonomy terms. package = "Notifications" dependencies[] = notifications_content dependencies[] = taxonomy core = 6.x
notifications_tags.module notifications_tags/notifications_tags.module Subscriptions to taxonomy terms
notifications_template.class.inc classes/notifications_template.class.inc Notification Template classes
notifications_templates.test tests/notifications_templates.test
notifications_test_case.inc tests/notifications_test_case.inc Base class for Notifications Tests
notifications_ui.info notifications_ui/notifications_ui.info name = Notifications UI description = Provides an UI to notifications package = "Notifications" dependencies[] = notifications core = 6.x
notifications_ui.install notifications_ui/notifications_ui.install
notifications_ui.module notifications_ui/notifications_ui.module User Interface for subscriptions modules
notifications_ui.pages.inc notifications_ui/notifications_ui.pages.inc User pages for User Interface for subscriptions modules
notifications_views.info notifications_views/notifications_views.info name = "Notifications Views" description = "Views integration for Notifications." package = "Notifications" dependencies[] = views dependencies[] = notifications core = 6.x
notifications_views.module notifications_views/notifications_views.module
notifications_views_handler_argument_subscription_type.inc notifications_views/notifications_views_handler_argument_subscription_type.inc
notifications_views_handler_field_body.inc notifications_views/notifications_views_handler_field_body.inc
notifications_views_handler_field_delete_link.inc notifications_views/notifications_views_handler_field_delete_link.inc
notifications_views_handler_field_subscription_interval.inc notifications_views/notifications_views_handler_field_subscription_interval.inc
notifications_views_handler_field_subscription_type.inc notifications_views/notifications_views_handler_field_subscription_type.inc
notifications_views_handler_filter_subscription_interval.inc notifications_views/notifications_views_handler_filter_subscription_interval.inc
notifications_views_handler_filter_subscription_send_method.inc notifications_views/notifications_views_handler_filter_subscription_send_method.inc
notifications_views_handler_filter_subscription_type.inc notifications_views/notifications_views_handler_filter_subscription_type.inc
notifications_views_handler_relationship.inc notifications_views/notifications_views_handler_relationship.inc
README.txt README.txt Notifications: README.txt ========================= This is a complete notifications/subscriptions framework. The Notifications module is the main engine, but it doesn't provide by itself any subscriptions or UI besides the administration pages.…

Other projects