none
authorPeterThoeny <PeterThoeny>
Fri, 13 Jul 2001 23:51:53 +0000 (23:51 +0000)
committerPeterThoeny <PeterThoeny>
Fri, 13 Jul 2001 23:51:53 +0000 (23:51 +0000)
TWiki/DontNotify.mdwn
TWiki/TWikiPreferences.mdwn

index f63ca3e..d5b5bb0 100644 (file)
@@ -1,5 +1,5 @@
-Use the "Minor change, don't notify" checkbox in preview in case you only make a minor change to a topic and you do not want to inform everybody who is on the [[WebNotify]] list of the current web of this change.
+Use the "Minor changes, don't notify" checkbox in preview in case you only make a minor change to a topic and you do not want to inform everybody who is on the [[WebNotify]] list of the current web of this change.
 
 **_Note:_** No new revision is created in case you save the same topic again within a certain time frame (default is one hour). You only need to checkmark the "Minor change, don't notify" checkbox once within this time frame, because subsequent save operations do not notify users.
 
--- [[PeterThoeny]] - 23 Jan 2001 <br />
+**_Note:_** The initial state of the checkbox can be set to on with the `DONTNOTIFYCHECKBOX` preferences variable. See [[TWikiPreferences]] for more.
index ed69dbf..3660996 100644 (file)
@@ -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 =