administration_notification 7.x-1.1

New features
Unsupported

Adding functionality to set multiple notification email addresses.

administration_notification 7.x-1.1-rc2

Unsupported

* Cleaned up javascript to run cleaner
* Updated javascript to be inline with Drupal 7 methods
* Attached javascript to form element using #attached instead of drupal_add_js()
* Updated code to bring node access in line with Drupal 7 methods

administration_notification 6.x-1.1

Bug fixes
Unsupported

In this release I have added hook_node_access_records() and hook_node_grants() to the module in order to bring it into line with the Drupal grants system. This means that the suppress_teasers module is no longer necessary to prevent teasers being rendered in lists where they shouldn't be. Teasers (and the module itself) will only be visible to users with 'view administration notifications' permission.

administration_notification 6.x-1.0

New features
Unsupported

* First official release.
* Fixed some of the bugs from the dev version.
* Added Japanese translations

Subscribe with RSS Subscribe to Releases for Administration Notifications