From c2d081ea74997b8d009b689f1e05ba1f138aa758 Mon Sep 17 00:00:00 2001 From: PeterThoeny Date: Fri, 31 May 2002 06:46:00 +0000 Subject: [PATCH] none --- TWiki/TWikiPreferences.mdwn | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/TWiki/TWikiPreferences.mdwn b/TWiki/TWikiPreferences.mdwn index e17d977..33e9d9e 100644 --- a/TWiki/TWikiPreferences.mdwn +++ b/TWiki/TWikiPreferences.mdwn @@ -1,4 +1,4 @@ -# %WIKITOOLNAME% Site-Level Preferences +# %WIKITOOLNAME% Site-Level Preferences The following are **_site-level_** settings that affect all users in all webs on this [[TWikiSite]]. They can be selectively overwritten on the **_individual web level_** (see [[WebPreferences]] in each web), and on the **_user level_** (create preferences in your user account topic in the Main web, ex: Main.admin). @@ -6,17 +6,14 @@ The following are **_site-level_** settings that affect all users in all webs on
@@ -55,6 +52,9 @@ The following are **_site-level_** settings that affect all users in all webs on - Vertical size of text edit box: (can be overwritten by user preferences) - Set EDITBOXHEIGHT = 15 +- Style of text edit box. Set to `width: 100%` for full window width (which will overwrite the EDITBOXWIDTH setting), or `width: auto` to disable (default). This setting works for IE and some other recent browsers. (can be overwritten by user preferences) + - Set EDITBOXSTYLE = width: auto + - 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 = -- 1.9.4