From 7071e089bcb3653e6ca173e69ea068b9d5026deb Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Fri, 13 Jul 2001 23:40:47 +0000 Subject: none --- TWiki/TWikiPreferences.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TWiki/TWikiPreferences.mdwn b/TWiki/TWikiPreferences.mdwn index 7de230d1..24505617 100644 --- a/TWiki/TWikiPreferences.mdwn +++ b/TWiki/TWikiPreferences.mdwn @@ -35,9 +35,12 @@ The following settings are **_site-level preferences_** , e.g. affecting all use * Vertical size of text edit box: (can be overwritten by user preferences) * Set EDITBOXHEIGHT = 15 -* Default state of the **_Release edit lock_** check box in preview. Checkbox is initially checked if `Set RELEASEEDITLOCKCHECKBOX = checked="checked"`, or unchecked if empty. If checked, make sure to click on Edit to do more changes; do **not** go back in your browser to the edit page, or you risk that someone else will edit the topic at the same time: (can be overwritten by user preferences) +* Default state of the **_Release edit lock_** ([[UnlockTopic]]) check box in preview. Checkbox is initially checked if `Set RELEASEEDITLOCKCHECKBOX = checked="checked"`, or unchecked if empty. If checked, make sure to click on Edit to do more changes; do **not** go back in your browser to the edit page, or you risk that someone else will edit the topic at the same time: (can be overwritten by user preferences) * Set RELEASEEDITLOCKCHECKBOX = +* Default state of the **_Minor Changes, Don't Notify_** ([[DontNotify]]) check box in preview. Check box is initially checked if `Set DONTNOTIFYCHECKBOX = checked="checked"`, or unchecked if empty: (can be overwritten by user preferences) + * Set DONTNOTIFYCHECKBOX = + * Default state of the **_link_** check box in the attach file page. Checkbox is initially checked if `Set ATTACHLINKBOX = checked="checked"`, or unchecked if empty (`Set ATTACHLINKBOX =`). If checked, a link is created to the attached file at the end of the topic: (can be overwritten by user preferences) * Set ATTACHLINKBOX = -- cgit v1.2.3