Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/discoverygarden/islandora_object_lock
https://github.com/discoverygarden/islandora_object_lock
drupal-7
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/discoverygarden/islandora_object_lock
- Owner: discoverygarden
- License: gpl-3.0
- Created: 2013-08-21T19:41:43.000Z (about 11 years ago)
- Default Branch: 7.x
- Last Pushed: 2019-08-19T14:09:03.000Z (about 5 years ago)
- Last Synced: 2024-05-02T21:07:28.294Z (7 months ago)
- Topics: drupal-7
- Language: PHP
- Size: 103 KB
- Stars: 1
- Watchers: 28
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- islandora_awesome - Islandora Object Lock - Allows users to lock objects to prevent modifications by other users. It also automatically locks objects when edits are being made to datastreams through the XML Form Builder. (The Islandora 7.x-1.x List / Utility Modules)
README
CONTENTS OF THIS FILE
---------------------* summary
* requirements
* installation
* configuration
* troubleshootingSUMMARY
-------Islandora Object Lock allows users to lock objects to prevent modifications by
other users. It also automatically locks objects when edits are being made to
datastreams through the XML Form Builder.REQUIREMENTS
------------Islandora
Islandora XACML API
INSTALLATION
------------Download the module to sites/all/modules or equivalent and enable the module.
CONFIGURATION
-------------Visit /admin/islandora/object-lock to set the default lock duration.
TROUBLESHOOTING
---------------Drupal user #1 is required to be in place to unlock objects during cron when
the locks have expired. To view the delete object locks list one may have to
have an 'administrator' role.