diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2001-07-13 23:53:32 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2001-07-13 23:53:32 +0000 |
commit | bec7d43b4126bf4d5d7be4bc37add92869c34cc7 (patch) | |
tree | ca5cf1600b113c5502613432bfc6cb31697f505a | |
parent | 00ceb8e5bc18d82cc9e4af4cf98a74957224c595 (diff) |
none
-rw-r--r-- | TWiki/UnlockTopic.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/TWiki/UnlockTopic.mdwn b/TWiki/UnlockTopic.mdwn index c066e434..1ae4398f 100644 --- a/TWiki/UnlockTopic.mdwn +++ b/TWiki/UnlockTopic.mdwn @@ -2,4 +2,6 @@ Topics get locked for some time (default is one hour) whenever a user edits, pre You can remove the lock by checking the "Release edit lock" checkbox in preview. This is a way to let other people know that you are done with your editing. **_Note:_** Please remember **not** to go back in your browser in case you checked the box and after that you decide to do more changes to the topic. Instead press the **Edit** link to re-edit your page. -**Note:** The "Cancel edit" link in edit mode lets you cancel out of an edit session without saving any changes. It also releases the edit lock, so that other people don't get the lock warning. +**_Note:_** The "Cancel edit" link in edit mode lets you cancel out of an edit session without saving any changes. It also releases the edit lock, so that other people don't get the lock warning. + +**_Note:_** The initial state of the checkbox can be set to on with the `RELEASEEDITLOCKCHECKBOX` preferences variable. See [[TWikiPreferences]] for more. |