From 58f564dfac8e5317e45c2adaa616a654513f8d4d Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Mon, 9 Aug 1999 06:15:59 +0000 Subject: none --- TWiki/TWikiHistory.mdwn | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/TWiki/TWikiHistory.mdwn b/TWiki/TWikiHistory.mdwn index a9108534..6358e5ba 100644 --- a/TWiki/TWikiHistory.mdwn +++ b/TWiki/TWikiHistory.mdwn @@ -40,6 +40,15 @@ * [[Main/PeterThoeny]] - 21 Jul 1999: Flag `$doRemovePortNumber` in wikicfg.pm to optionally remove the port number from the TWiki URL. Example: `www.some.domain:1234/twiki` gets `www.some.domain/twiki` . * [[Main/PeterThoeny]] - 22 Jul 1999: Flags `$doLogTopic*` in wikicfg.pm to selectively log topic view, edit, save, rdiff, attach, search and changes to monthly log file. * [[Main/PeterThoeny]] - 03 Aug 1999: Online registration of new user using web form in [[TWikiRegistration]]. Authentication of users. +* [[Main/PeterThoeny]] - 08 Aug 1999: New text formatting rule for creating tables. Text gets rendered as a table if enclosed in "|" vertical bars. Example line as it is written and how it shows up:
`| This | is | a table | with | cells |` + + + + + + + +
This is a table with cells
**Related Topics** @@ -47,4 +56,4 @@ * [[TWikiPlannedFeatures]] has a list of planned features. * [[TWikiEnhancementRequests]] is the place where you can add your enhancement requests. --- [[Main/PeterThoeny]] - 03 Aug 1999
+-- [[Main/PeterThoeny]] - 08 Aug 1999
-- cgit v1.2.3