[xwiki-users] Do not allow force editing
Hi all, Is it possible to set xwiki server do not allow force editing? Or just remove link for editing from notice that object is curently locked would by better. Thank you for your help! Frantisek Kall -- View this message in context: http://xwiki.475771.n2.nabble.com/Do-not-allow-force-editing-tp5590512p55905... Sent from the XWiki- Users mailing list archive at Nabble.com.
Both can be handled by editing the edit.vm file in the /templates/ folder inside of the .war file. Right under this code comment is the part you are interested in. " ## Is the document being edited by another user? ## If yes, warn about it and show a forcing link: " Caleb Frantisek Kall wrote:
Hi all,
Is it possible to set xwiki server do not allow force editing?
Or just remove link for editing from notice that object is curently locked would by better.
Thank you for your help!
Frantisek Kall
Hi Caleb Thank you very much. It helped. Frantisek -- View this message in context: http://xwiki.475771.n2.nabble.com/Do-not-allow-force-editing-tp5590512p55909... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Caleb, because I am testing force editing I found out issue in this area. If wiki is set multilingual and you chose other language then english: 1. Name of user who lock page is missing 2. If somebody start editing (lock a page) then cancel editing, page remains lock until user save page Should I raise issue in JIRA? Frantisek -- View this message in context: http://xwiki.475771.n2.nabble.com/Do-not-allow-force-editing-tp5590512p55967... Sent from the XWiki- Users mailing list archive at Nabble.com.
That does indeed sound like a bug, thanks for finding it and please do report the issue. Caleb On 10/03/2010 02:20 PM, Frantisek Kall wrote:
Hi Caleb, because I am testing force editing I found out issue in this area. If wiki is set multilingual and you chose other language then english: 1. Name of user who lock page is missing 2. If somebody start editing (lock a page) then cancel editing, page remains lock until user save page
Should I raise issue in JIRA?
Frantisek
participants (2)
-
Caleb James DeLisle -
Frantisek Kall