Would love to see a D8 version of this module.
The work, conversations and patches to port this module to Drupal 8 are happening in this Drupal 8 Contrib Porting Tracker issue: https://www.drupal.org/node/2606858
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | port_content_lock_d8-2606856-5.patch | 75.57 KB | flocondetoile |
| #3 | d8_port-2606856-3.patch | 44.59 KB | sawtell |
Comments
Comment #2
pandaski commentedComment #3
sawtell commentedI have started work porting the functionality to Drupal 8.
It would be great to get the patch reviewed.
Comment #4
mgiffordOk, changing the status.
Comment #5
flocondetoileSeems I post in the wrong issue queue #2606858: [content_lock] Content locking (anti-concurrent editing) a patch based on the work made by @ls206, with some bug fix, and improvements to support node, block_content and taxonomy term entities.
This patch port the main feature of content_lock module on D8, see #2606858: [content_lock] Content locking (anti-concurrent editing) for more details. I used it on a real site.
Comment #6
juanolalla commentedComment #7
juanolalla commentedUpdated a new patch in the related issue we've been using for the porting: https://www.drupal.org/files/issues/content_lock_content-2606858-15_1.patch.
I've updated it there for consistency with the previous work. Hoping all this work could be committed soon by the maintainer, so we can work on issues and simple patches instead of this big patch for the D8 version.
Comment #8
chr.fritschJust pushed. See #2606858: [content_lock] Content locking (anti-concurrent editing)