summaryrefslogtreecommitdiff
path: root/TWiki
diff options
context:
space:
mode:
authorthoeny <thoeny>1999-06-23 07:55:14 +0000
committerthoeny <thoeny>1999-06-23 07:55:14 +0000
commit41cdaad062b78f5e2fb407ebac38e38ad67acf2f (patch)
treee824d2743659951f1485330bef85209e878d9d62 /TWiki
parent9d3cb0c6e9058046ca439f75e39b4ce06142863b (diff)
none
Diffstat (limited to 'TWiki')
-rw-r--r--TWiki/TWikiHistory.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/TWiki/TWikiHistory.mdwn b/TWiki/TWikiHistory.mdwn
index a218151a..f7a197a6 100644
--- a/TWiki/TWikiHistory.mdwn
+++ b/TWiki/TWikiHistory.mdwn
@@ -33,6 +33,7 @@
* [[Main/PeterThoeny]] - 20 May 1999: New variables <code>%WIKIHOMEURL%</code> (link when pressing the icon on the upper left corner) and <code>%WIKITOOLNAME%</code> (the name of the wiki tool: `%WIKITOOLNAME%` ).
* [[Main/PeterThoeny]] - 20 May 1999: Added meta tag so that robots index only /view/ of topics, not /edit/, /attach/ e.t.c. Tag: &lt;META NAME="ROBOTS" CONTENT="NOINDEX"&gt;
* [[Main/DavidWarman]] - 21 May 1999: Externalize copyright text at the bottom of every page in a web-specific `webcopyright.inc` file. This is to easily customize the copyright text.
+* [[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.
**Related Topics**