Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
New features:
- Refactored large parts of the code.
- Moved node locking to an earlier stage to more reliably detect node edit urls
and avoid unnecessary locking. This also allows user defined urls to lock
nodes for (no UI yet).
- by ptalindstrom: Display error message even when the same user tries to edit
its own locked node.
- by Frank Steiner: (Backport) Trying to regain lock when a lock has been
removed.
This is the initial release of the 2.x branch. It is not compatible with the 1.x series. 1.x must be uninstalled prior to installing this one. This version has improved workflow-ng integration as well as the addition of moderation settings for userpoints. The functions are also split out into separate modules.