You are here

content_lock.info in Content locking (anti-concurrent editing) 7.3

name = "Content Lock"
description = "Prevents multiple users from trying to edit a single node simultaneously to prevent edit conflicts."
core = 7.x
dependencies[] = filter
dependencies[] = node
files[] = views/ContentLockViewsHandlerFieldLocked.inc
files[] = views/ContentLockViewsHandlerFilterLocked.inc
files[] = views/ContentLockViewsHandlerSortLocked.inc
configure = admin/config/content/content_lock

File

content_lock.info
View source
  1. name = "Content Lock"
  2. description = "Prevents multiple users from trying to edit a single node simultaneously to prevent edit conflicts."
  3. core = 7.x
  4. dependencies[] = filter
  5. dependencies[] = node
  6. files[] = views/ContentLockViewsHandlerFieldLocked.inc
  7. files[] = views/ContentLockViewsHandlerFilterLocked.inc
  8. files[] = views/ContentLockViewsHandlerSortLocked.inc
  9. configure = admin/config/content/content_lock