Problem/Motivation
Follow up from #3209982: Missing content_lock.api.php
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork content_lock-3436549
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3436549-event
changes, plain diff MR !57
- 3436549-turn-hookcontentlocklocked-and
compare
Comments
Comment #2
alexpottComment #3
vensiresComment #4
astonvictor commentedComment #7
astonvictor commentedCreated two new events (
ContentLockLockedEvent&ContentLockReleaseEvent) and removed old hooks.For new events, I used the same arguments as we had.
Comment #8
smustgrave commentedLeft some comments on MR.
Comment #9
astonvictor commentedgood point.
thanks
Comment #10
astonvictor commentedComment #11
vensires