On Jun 27, 2008, at 11:22 AM, CM wrote: > > > Is it possible to lock / block page edits if the Wiki page is > currently open by someone else - or at least require them to steal the > lock? > > I thought I read that before in the documentation somewhere, but I > couldn't find the right set of words for the search to return what I > may or may not have read.
No. Since Trac is a webapp there is no clearly defined semantics for "has a page open". If someone clicks the edit button there is no way to know if they have closed the browser, lost internet connection, etc etc. --Noah --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
