Skip to content

This module locks the content during edition to prevent concurrent editions on your Backdrop CMS site

License

Notifications You must be signed in to change notification settings

backdrop-contrib/content_lock

Repository files navigation

Content Lock

The purpose of this module is to avoid the situation where two people are editing a single node at the same time. This module implements a pessimistic locking strategy, which means that content will be exclusively locked whenever a user starts editing it.

The lock will be automatically released when the user submits the form or navigates away from the edit page. Content locks that have been "forgotten" can be automatically releasedafter a configurable time span using the bundled content_lock_timeout sub module.

Installation

Issues

Bugs and feature requests should be reported in the Issue Queue.

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

About

This module locks the content during edition to prevent concurrent editions on your Backdrop CMS site

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •