summaryrefslogtreecommitdiff
path: root/TWiki
diff options
context:
space:
mode:
authorPeter Thoeny <web-hurd@gnu.org>2000-07-23 09:35:44 +0000
committerPeter Thoeny <web-hurd@gnu.org>2000-07-23 09:35:44 +0000
commitd7fe7017e6b26e83ac472cb622ca14f0db18fe5a (patch)
tree3b98ff8774844a3e23a6c2f3804d5f92623994e7 /TWiki
parentd44a86ad9d19bc6f764145ce9948d1200b240ecf (diff)
none
Diffstat (limited to 'TWiki')
-rw-r--r--TWiki/TWikiHistory.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/TWiki/TWikiHistory.mdwn b/TWiki/TWikiHistory.mdwn
index aa9c4d3a..e4f79ad9 100644
--- a/TWiki/TWikiHistory.mdwn
+++ b/TWiki/TWikiHistory.mdwn
@@ -73,6 +73,10 @@
* [[Main/PeterThoeny]] - 21 Jun 2000: Fixed problem that a page redirect on some server environments is not working (host name is needed in URL).
* [[Main/PeterThoeny]] - 07 Jul 2000: Fixed problem of losing carriage returns when editing topics with KDE KFM browser or W3M browser.
* [[Main/PeterThoeny]] - 07 Jul 2000: Added an "Unlock topic" checkbox in preview to let other people edit the topic immediately without the one hour lock.
+* [[Main/PeterThoeny]] - 22 Jul 2000: Split the TWiki.Main web into TWiki.Main (users, company data) and TWiki.TWiki (TWiki related documentation, registration)
+* [[Main/PeterThoeny]] - 22 Jul 2000: More forgiving syntax for <code>\*bold\*, _italic_, \_\_bold italic\_\_</code> and <code>**fixed**</code> , where it is not necessary anymore to have a trailing space before `.,;:?!` characters.
+* [[Main/PeterThoeny]] - 23 Jul 2000: [[BookView]] search allows you show a set of topics for easy printing.
+* [[Main/PeterThoeny]] - 23 Jul 2000: Changed include syntax from <code>%INCLUDE\{"Web/TopicName.txt"\}%</code> to <code>%INCLUDE\{"Web.TopicName"\}%</code>
**Related Topics**
@@ -80,4 +84,4 @@
* [[TWikiPlannedFeatures]] has a list of planned features.
* [[TWikiEnhancementRequests]] is the place where you can add your enhancement requests.
--- [[Main/PeterThoeny]] - 07 Jul 2000 <br />
+-- [[Main/PeterThoeny]] - 23 Jul 2000 <br />