summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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**