node_accessibility 8.x-1.0-alpha1

Unsupported

This release is primarily to provide a relatively stable release for testing and getting users ready to migrate.
The core functionality exists and is working as far as I can tell.
However, there is missing functionality.

node_accessibility 7.x-1.4

Bug fixes
Unsupported

Bugfixes

  • Bugfix: manually load accessibility settings if not currently loaded.

Other Changes

  • Update: rework drush support, making sure it works with recent changes and also improve the performance.
  • Update: use variables instead of the database table to store node type settings.
  • Cleanup: use class_exists instead of module_exists and reword node-type accessibility description.
  • Update: make sure drupal_render() is passed a variable not a functions return.

node_accessibility 7.x-1.3

Bug fixes
Unsupported

This fixes a regression in 7.x-1.2.
The regression is a simple syntax error that caused php to produce a WSOD.

node_accessibility 7.x-1.2

New features
Bug fixes
Unsupported

Important Note: This release has been pushed out as a "feature" such that the simplytest.me project can utilize this module and modules that depend on it.

There are now newer, and stricter, dependencies. You must update the new dependencies prior to updating this module. In case there are any problems, I suggest disabling this module first, updating the dependencies, and then re-enabling this module. You should not have to uninstall this module, just disable it.

New Dependencies:

node_accessibility 7.x-1.1

Bug fixes
Unsupported

Bugfixes:
- [dd3e538] remove obvious coding mistake of a self-defining variable.
- [c781c13] the Node Information disappeared.
-- At some point the node information stopped showing up and I only just noticed.
-- The quick solution is just to move the node information to a markup element in the array.

Updates:
- [641ef81] make the node information nid a link.
-- This will be a link to the original or live content.

node_accessibility 7.x-1.0

Unsupported

No major changes have been made since 1.0beta2.

One minor change has been made to make this forwards compatible with cf-2.x.

node_accessibility 7.x-1.0-beta2

Bug fixes
Unsupported

This is a hotfix release.
This fixes a major regression in the revision-specific accessibility report pages.
The problem causes the valid url to show a page not found and so the revision-specific reports are not viewable.

The problem does not happen if the drupal cache is not cleared so it is not immediately obvious that there is a problem.

node_accessibility 7.x-1.0-beta1

New features
Bug fixes
Unsupported

Features:
- add workbench_moderation integration to node_accessibility.

Bugfixes:
- pass proper node_load arguments
- fix hook*_permission_alter() variable handling

node_accessibility 7.x-1.0-alpha2

New features
Bug fixes
Unsupported

Features:
- add delete statistics for node rules and actions.

Bugfixes:
- #1401782: PDO error on installation
- return the reports variable not some non-existent results variable.
- prevent error from returning undefined variable.
- $reports should be initialized to an empty array.

Subscribe with RSS Subscribe to Releases for Node Accessibility