Hi,

how can I avoid that two users start editing a page and the changes that are published first get lost when the second user publishes his changes?

Is there way to lock a page when a users edits it and tell the second user "User xy is currently editing this page"?

cu,
Frank

Comments

Brian@brianpuccio.net’s picture

From what I can tell, the node is locked in that the second edit will not be saved, but you're looking for the second person to see some notification that the node is being edited before spending time him/herself editing it, right?

This discussion links to the checkout module.

Anonymous’s picture

Thank you!
Exactly the module we need, just that there is no 6.x version yet. I hope they will release one soon...

Brian@brianpuccio.net’s picture

The discussion mentions a patch to get it to work with HEAD. Try that. It might just work now.

Anonymous’s picture

Unfortunately, drupal 6.2 tells the module is incompatible, so it can't be used :-(