diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2001-07-13 23:40:47 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2001-07-13 23:40:47 +0000 |
commit | 7071e089bcb3653e6ca173e69ea068b9d5026deb (patch) | |
tree | 58ce9870c9e5f6741728961d89382c2a0eeb1916 /TWiki | |
parent | e2d6a271b45cd678e810bd019c32daf3f612cebe (diff) |
none
Diffstat (limited to 'TWiki')
-rw-r--r-- | TWiki/TWikiPreferences.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
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 <u>Edit</u> 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 <u>Edit</u> 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 = |