- Set EDITBOXWIDTH = 70
- Vertical size of text edit box:
- Set EDITBOXHEIGHT = 17
+- Style of text edit box. `width: 100%` for full window width (default), `width: auto` to disable.
+ - Set EDITBOXSTYLE = width: 100%
- Optionally write protect your home page: (set it to your [[WikiName]])
- Set ALLOWTOPICCHANGE =
- 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
+- Style of text edit box. Set to `width: 100%` for full window width (default; this will overwrite the EDITBOXWIDTH setting), or `width: auto` to disable. This setting works for IE and some other recent browsers. (can be overwritten by user preferences)
+ - Set EDITBOXSTYLE = width: 100%
- 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 =