diff options
author | thoeny <thoeny> | 1999-06-25 04:11:18 +0000 |
---|---|---|
committer | thoeny <thoeny> | 1999-06-25 04:11:18 +0000 |
commit | 9cacd96dddb4df24f017d49b70f7d37e9bed92dc (patch) | |
tree | b4c84d670d2c0157f28ed11ee2933ac7fa3d626b | |
parent | 591cf439758ff638aee39d1feb9e9704b1c3ebef (diff) |
none
-rw-r--r-- | TWiki/TWikiHistory.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/TWiki/TWikiHistory.mdwn b/TWiki/TWikiHistory.mdwn index f7a197a6..bbb7eb41 100644 --- a/TWiki/TWikiHistory.mdwn +++ b/TWiki/TWikiHistory.mdwn @@ -32,8 +32,9 @@ * [[Main/PeterThoeny]] - 15 Apr 1999: Topic locking: Warn user if a topic has been edited by an _other_ person within _one_ hour. This is to prevent contention, e.g. simultaneous topic updates. * [[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: <META NAME="ROBOTS" CONTENT="NOINDEX"> -* [[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/DavidWarman]] - 21 May 1999: Externalize copyright text at the bottom of every page into 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. +* [[Main/PeterThoeny]] - 23 Jun 1999: New [[TextFormattingRules]] to write **_bold italic_** text by enclosing words with double underline characters. **Related Topics** @@ -41,4 +42,4 @@ * [[TWikiPlannedFeatures]] has a list of planned features. * [[TWikiEnhancementRequests]] is the place where you can add your enhancement requests. --- [[Main/PeterThoeny]] - 15 Apr 1999 <br /> +-- [[Main/PeterThoeny]] - 23 Jun 1999 <br /> |