summaryrefslogtreecommitdiff
path: root/TWiki/TWikiHistory.mdwn
diff options
context:
space:
mode:
authorthoeny <thoeny>1999-07-17 01:24:35 +0000
committerthoeny <thoeny>1999-07-17 01:24:35 +0000
commitd1f583d14878adc2aab50365a183812745715d48 (patch)
treed5d4c7fd755d74f7028a11dc423d06571238e833 /TWiki/TWikiHistory.mdwn
parent7f0cd0fa7694c38dc1a7a03c8e9b7e280bae8f2b (diff)
none
Diffstat (limited to 'TWiki/TWikiHistory.mdwn')
-rw-r--r--TWiki/TWikiHistory.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/TWiki/TWikiHistory.mdwn b/TWiki/TWikiHistory.mdwn
index 8c3be6a6..709716d8 100644
--- a/TWiki/TWikiHistory.mdwn
+++ b/TWiki/TWikiHistory.mdwn
@@ -36,6 +36,7 @@
* [[Main/PeterThoeny]] - 23 Jun 1999: Separate wiki.pm into configuration (wikicfg.pm) and TWiki core (wiki.pm) . This is to ease the upgrade of TWiki installations, it also allows customized extensions to TWiki without affecting the TWiki core.
* [[Main/PeterThoeny]] - 23 Jun 1999: New [[TextFormattingRules]] to write **_bold italic_** text by enclosing words with double underline characters.
* [[Main/ChristopheVermeulen]] - 07 Jul 1999: Link a plural topic to a singular topic in case the plural topic does not exist. Example: `TestVersion` / `TestVersions` , `TestPolicy` / `TestPolicies` , `TestAddress` / `TestAddresses` , `TestBox` / `TestBoxes` .
+* [[Main/PeterThoeny]] - 15 Jul 1999: Search path for include files in <code>%INCLUDE:"file.inc"%</code> variable. Search first in the current web, then in parent data directory. Useful to overload default include text in a web-specific manner, like `webcopyright.inc` text.
**Related Topics**