node.inc |
includes/node.inc |
|
Notifications node API for use by plug-in modules providing node related features |
notifications.admin.inc |
notifications.admin.inc |
|
|
notifications.event.inc |
notifications.event.inc |
|
Drupal Notifications Framework - Default class file |
notifications.field.inc |
notifications.field.inc |
|
Drupal Notifications Framework - Default class file |
notifications.info |
notifications.info |
|
name = Notifications
description = The basic notifications framework
package = "Notifications"
version = VERSION
core = 7.x
php = 5.3
dependencies[] = messaging
dependencies[] = trigger
dependencies[] = messaging_template
files[] =… |
notifications.install |
notifications.install |
|
|
notifications.list.inc |
notifications.list.inc |
|
Drupal Notifications Framework - Default class file |
notifications.manage.inc |
notifications.manage.inc |
|
Common functions for bulk management of subscriptions |
notifications.message.inc |
notifications.message.inc |
|
Drupal Notifications Framework - Default class file |
notifications.module |
notifications.module |
|
Notifications module |
notifications.object.inc |
notifications.object.inc |
|
Drupal Notifications Framework - Default class file |
notifications.pages.inc |
notifications.pages.inc |
|
User pages for Notifications |
notifications.subscription.inc |
notifications.subscription.inc |
|
Drupal Notifications Framework - Default class file |
notifications.template.inc |
notifications.template.inc |
|
Drupal Notifications Framework - Templates |
notifications_account.info |
notifications_account/notifications_account.info |
|
name = User account tabs
description = Display user account tabs to manage own subscriptions
package = Notifications
version = VERSION
core = 7.x
dependencies[] = notifications
configure = admin/config/messaging |
notifications_account.module |
notifications_account/notifications_account.module |
|
Notifications module - User subscriptions tabs |
notifications_account.pages.inc |
notifications_account/notifications_account.pages.inc |
|
User pages for Notifications |
notifications_anonymous.test |
tests/notifications_anonymous.test |
|
|
notifications_api.test |
tests/notifications_api.test |
|
|
notifications_content.admin.inc |
notifications_content/notifications_content.admin.inc |
|
Subscriptions to content events |
notifications_content.inc |
notifications_content/notifications_content.inc |
|
Drupal Notifications Framework - Default class file |
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 = 7.x
files[] = notifications_content.inc |
notifications_content.install |
notifications_content/notifications_content.install |
|
|
notifications_content.module |
notifications_content/notifications_content.module |
|
Subscriptions to content events |
notifications_content.test |
tests/notifications_content.test |
|
|
notifications_content.views.inc |
notifications_content/notifications_content.views.inc |
|
|
notifications_custom.test |
tests/notifications_custom.test |
|
|
notifications_lite.test |
tests/notifications_lite.test |
|
|
notifications_scheduler.admin.inc |
notifications_scheduler/notifications_scheduler.admin.inc |
|
|
notifications_scheduler.inc |
notifications_scheduler/notifications_scheduler.inc |
|
Drupal Notifications Framework - Default class file |
notifications_scheduler.info |
notifications_scheduler/notifications_scheduler.info |
|
name = Notifications scheduler
description = Configurable scheduler for Notifications.
package = "Notifications"
version = VERSION
core = 7.x
dependencies[] = notifications
dependencies[] = job_scheduler_trigger
files[] =… |
notifications_scheduler.install |
notifications_scheduler/notifications_scheduler.install |
|
|
notifications_scheduler.module |
notifications_scheduler/notifications_scheduler.module |
|
Notifications scheduler module |
notifications_tags.admin.inc |
notifications_tags/notifications_tags.admin.inc |
|
Subscriptions to taxonomy terms |
notifications_tags.inc |
notifications_tags/notifications_tags.inc |
|
Drupal Notifications Framework - Default class file |
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 = 7.x
files[] = notifications_tags.inc |
notifications_tags.install |
notifications_tags/notifications_tags.install |
|
|
notifications_tags.module |
notifications_tags/notifications_tags.module |
|
Subscriptions to taxonomy terms |
notifications_templates.test |
tests/notifications_templates.test |
|
|
notifications_test_case.inc |
tests/notifications_test_case.inc |
|
Base class for Notifications Tests |
notifications_ui.admin.inc |
notifications_ui/notifications_ui.admin.inc |
|
User pages for User Interface for subscriptions modules |
notifications_ui.info |
notifications_ui/notifications_ui.info |
|
name = Notifications UI
description = Provides a generic UI to create and manage subscriptions
package = Notifications
version = VERSION
core = 7.x
dependencies[] = notifications
files[] = notifications_ui.pages.inc |
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_user.inc |
notifications_user/notifications_user.inc |
|
User subscriptions for Notifications |
notifications_user.info |
notifications_user/notifications_user.info |
|
name = User subscriptions
description = Subscribe to content created by user
package = Notifications
version = VERSION
core = 7.x
dependencies[] = notifications_content
configure = admin/config/messaging
files[] = notifications_user.inc
files[] =… |
notifications_user.module |
notifications_user/notifications_user.module |
|
Notifications module - User subscriptions tabs |
notifications_user.test |
notifications_user/notifications_user.test |
|
|
notifications_views.info |
notifications_views/notifications_views.info |
|
name = "Notifications Views"
description = "Views integration for Notifications."
package = "Notifications"
dependencies[] = views
dependencies[] = notifications
core = 7.x
files[] =… |