summaryrefslogtreecommitdiff
path: root/TWiki
diff options
context:
space:
mode:
authorguest <guest>2002-05-10 23:38:00 +0000
committerguest <guest>2002-05-10 23:38:00 +0000
commitc253661361ca91665773b81bb40e9a121e8996c4 (patch)
treea5a6120040541c1e915558271dacfe33802d9a19 /TWiki
parentb29679b9fcad093e8a46ec46e237311f436ac645 (diff)
none
Diffstat (limited to 'TWiki')
-rw-r--r--TWiki/TWikiPreferences.mdwn10
1 files changed, 5 insertions, 5 deletions
diff --git a/TWiki/TWikiPreferences.mdwn b/TWiki/TWikiPreferences.mdwn
index 444168b5..0032559a 100644
--- a/TWiki/TWikiPreferences.mdwn
+++ b/TWiki/TWikiPreferences.mdwn
@@ -5,14 +5,14 @@ The following settings are **_site-level preferences_** , e.g. affecting all use
**_Preferences:_**
* List of %WIKITOOLNAME% webs: (the first line of a topic; to add a web see [[TWikiDocumentation]] and [[TWikiWebsTable]])
- * Set WIKIWEBLIST = [[MAINWEBHOMETOPIC]] %SEP% [[TWIKIWEBHOMETOPIC]] %SEP% [[Know/HOMETOPIC]] %SEP% [[Test/HOMETOPIC]]
+ * Set WIKIWEBLIST = [[MAINWEBHOMETOPIC]] %SEP% [[TWIKIWEBHOMETOPIC]] %SEP% [[Know/HOMETOPIC]] %SEP% [[Hurd/HOMETOPIC]] %SEP% [[Test/HOMETOPIC]]
* **_Note:_** To automatically list all non-hidden webs in alphabetical order you can use this variable instead: Set WIKIWEBLIST = %WEBLIST\{"[[NameHOMETOPIC]]" separator=" %SEP% "\}%
* List of topics of a web: (the second line of a topic, is overwritten by web preferences)
* Set WEBTOPICLIST = [[HOMETOPIC]] %SEP% [[WebChanges]] %SEP% [[WebIndex]] %SEP% [[WebSearch]] %SEP% Go <input name="topic" size="16" type="text" />
* Copyright notice:
- * Set WEBCOPYRIGHT = <font>Copyright © 2001 by the contributing authors. \\nAll material on this collaboration tool is the property of the contributing authors. <br /> \\nIdeas, requests, problems regarding %WIKITOOLNAME%? [Send](mailto:%WIKIWEBMASTER%?subject=%WIKITOOLNAME% Feedback) feedback. </font>
+ * Set WEBCOPYRIGHT = <font>Copyright © 2002 by the contributing authors. \\nAll material on this collaboration tool is the property of the contributing authors. <br /> \\nIdeas, requests, problems regarding %WIKITOOLNAME%? [Send](mailto:%WIKIWEBMASTER%?subject=%WIKITOOLNAME% Feedback) feedback. </font>
* Exclude web from a `web="all"` search: (Set to `on` for hidden webs; is overwritten by web preferences)
* Set NOSEARCHALL =
@@ -30,10 +30,10 @@ The following settings are **_site-level preferences_** , e.g. affecting all use
* Set NEWTOPICFONTCOLOR = #0000FF
* Horizontal size of text edit box: (can be overwritten by user preferences)
- * Set EDITBOXWIDTH = 70
+ * Set EDITBOXWIDTH = 80
* Vertical size of text edit box: (can be overwritten by user preferences)
- * Set EDITBOXHEIGHT = 15
+ * Set EDITBOXHEIGHT = 43
* 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 =
@@ -54,7 +54,7 @@ The following settings are **_site-level preferences_** , e.g. affecting all use
* **_Note:_** Keyword `$name` gets expanded to filename; `$comment` to comment; `$size` to `width="..." height="..."` attribute of `img` tag; `\t` to tab (3 spaces for bullets).
* Wiki webmaster email address:
- * Set WIKIWEBMASTER = <webmaster@yourNOSPAM.company>
+ * Set WIKIWEBMASTER = <webmaster@vmlinuxNOSPAM.org>
* Mail host for outgoing mail. This is used for [[WebChangesAlert]] if Perl module <code>**Net::SMTP**</code> is installed. If not, or if `SMTPMAILHOST` is empty, the external sendmail program is used instead (defined by <code>**$mailProgram**</code> in <code>**TWiki.cfg**</code>). Examples: `mail.your.company` or `localhost`
* Set SMTPMAILHOST = mail