summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Thoeny <web-hurd@gnu.org>2001-06-26 00:27:59 +0000
committerPeter Thoeny <web-hurd@gnu.org>2001-06-26 00:27:59 +0000
commit4c2917893be7386fb8f859c854fa369a585cd9e7 (patch)
tree8161c8a02aa0b545062d9cdae85bdd9a9276f453
parent4489e8c6c1fb7e7790c7bea50f05761bb422b3c6 (diff)
none
-rw-r--r--TWiki/TWikiPreferences.mdwn16
1 files changed, 11 insertions, 5 deletions
diff --git a/TWiki/TWikiPreferences.mdwn b/TWiki/TWikiPreferences.mdwn
index 4c01afbb..7de230d1 100644
--- a/TWiki/TWikiPreferences.mdwn
+++ b/TWiki/TWikiPreferences.mdwn
@@ -35,23 +35,29 @@ 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 **_link_** check box in the attach file page. Check box is initially checked if _Set ATTACHLINKBOX = CHECKED_ , 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)
+* 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)
+ * Set RELEASEEDITLOCKCHECKBOX =
+
+* 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 =
* Wiki webmaster email address:
* Set WIKIWEBMASTER = <webmaster@yourNOSPAM.company>
-* Mail host for outgoing mail. This is used for [[TWikiNotificationOfChanges]] if Perl module <code>**Net::SMTP**</code> is installed. If not, sendmail is used instead (defined by <code>**$mailProgram**</code> in <code>**TWiki.cfg**</code>). Examples: mail.your.company, localhost
+* Mail host for outgoing mail. This is used for [[TWikiNotificationOfChanges]] if Perl module <code>**Net::SMTP**</code> is installed. If not, sendmail is used instead (defined by <code>**$mailProgram**</code> in <code>**TWiki.cfg**</code>). Examples: `mail.your.company` or `localhost`
* Set SMTPMAILHOST = mail
* http-equiv meta tags for **_view_**, **_rdiff_**, **_attach_**, **_search\*_** scripts:
- * Set HTTP\_EQUIV\_ON\_VIEW =
+
+ * Set HTTP_EQUIV_ON_VIEW =
* http-equiv meta tags for **_edit_** script. Example to expire immediately: <br /><code>Set HTTP\_EQUIV\_ON\_EDIT = &lt;meta http-equiv="Expires" content="%GMTIME\{"$day $month, $year - $hour:$min:$sec"\}% GMT"&gt;</code>
- * Set HTTP\_EQUIV\_ON\_EDIT =
+
+ * Set HTTP_EQUIV_ON_EDIT =
* http-equiv meta tags for **_preview_** script:
- * Set HTTP\_EQUIV\_ON\_PREVIEW =
+
+ * Set HTTP_EQUIV_ON_PREVIEW =
* Users or groups allowed to change this %TOPIC% topic: (I.e. %MAINWEB%.TWikiAdminGroup)
* Set ALLOWTOPICCHANGE =