administration_notification 7.x-1.1-rc2
| Download | Size | md5 hash |
|---|---|---|
| administration_notification-7.x-1.1-rc2.tar.gz | 9.63 KB | 4c9ad69067d862ae04f52e0093628e99 |
| administration_notification-7.x-1.1-rc2.zip | 12.58 KB | ddaa052177e7ee9d3241158649a014d2 |
Release notes
* 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 7.x-1.1-rc1
| Download | Size | md5 hash |
|---|---|---|
| administration_notification-7.x-1.1-rc1.tar.gz | 9.51 KB | 5fdb970c1ea34df6515da6eb90923040 |
| administration_notification-7.x-1.1-rc1.zip | 12.47 KB | 6fb22bb35169d3448eaf5e24c30b1677 |
Release notes
Update to Drupal 7 version.
administration_notification 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| administration_notification-7.x-1.x-dev.tar.gz | 8.4 KB | 3fbde6249dbdbf772fb9958dfb17c631 |
| administration_notification-7.x-1.x-dev.zip | 9.75 KB | ad96590c4448bbfbdccc4f1965168250 |
Release notes
Creating Drupal 7 dev branch
administration_notification 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| administration_notification-6.x-1.x-dev.tar.gz | 8.01 KB | 9a0917db778deb1192275ad52fd067f5 |
| administration_notification-6.x-1.x-dev.zip | 9.27 KB | 21adf12c8e7070a6dc60034583f15a98 |
Release notes
Creating Drupal 6 branch.
administration_notification 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| administration_notification-6.x-1.1.tar.gz | 9.34 KB | d4cac3f1cca7eaf13ebaedf5105b31df |
| administration_notification-6.x-1.1.zip | 12.05 KB | c607d47e078a0a8f18a94ed62d43ff53 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| administration_notification-6.x-1.0.tar.gz | 9.15 KB | 4890e5f1f3053cca7a41f76ce0a104b6 |
| administration_notification-6.x-1.0.zip | 11.89 KB | 5281e76bcb0a87c6b31922bc60d75149 |
Release notes
* First official release.
* Fixed some of the bugs from the dev version.
* Added Japanese translations
administration_notification 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| administration_notification-6.x-1.0-rc1.tar.gz | 7.94 KB | 9c315c6b11a5795a46aa1255275c793f |
| administration_notification-6.x-1.0-rc1.zip | 8.99 KB | 3a143651054495cb4f686ea757de5641 |
Release notes
Initial release of module.