From b011c0e8d485ba4b535a36b1b907956373b419c3 Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Thu, 5 Apr 2001 07:09:01 +0000 Subject: none --- TWiki/TWikiHistory.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TWiki') diff --git a/TWiki/TWikiHistory.mdwn b/TWiki/TWikiHistory.mdwn index 00c50116..c9f880a6 100644 --- a/TWiki/TWikiHistory.mdwn +++ b/TWiki/TWikiHistory.mdwn @@ -1,5 +1,7 @@ **History of the TWiki Implementation (version %WIKIVERSION%)** +* [[PeterThoeny]] - 27 Mar 2001: The table syntax has been enhanced to (i) render **| \*bold\* |** cells as table headers, (ii) render space padded cells **|  center aligned  |** and **|   right aligned |**, (iii) span multiple columns using **| empty cells |||**. More in [[TextFormattingRules]]. +* [[PeterThoeny]] - 25 Mar 2001: Security fix: Questionable files like PHP scripts (executables) and **.htaccess** files that are attached to a topic get a **.txt** suffix appended to the file name. See also [TWiki:Codev.FileAttachmentFilterSecurityAlert](http://TWiki.org/cgi-bin/view/Codev/FileAttachmentFilterSecurityAlert) * [[AndreaSterbini]], [[PeterThoeny]] - 28 Feb 2001: New Wiki rule for headings, i.e. `---++ My Title`; and new %TOC% variable to build a table of content from headings in a topic. More in [[TWikiVariables]]. * [[PeterThoeny]] - 28 Feb 2001: New Wiki rule to specify arbitrary text for external links (i.e. [[http://TWki.org]\[TWiki]]) and internal links (i.e [[WikiSyntax]\[syntax]]). More in [[TWikiVariables]]. * [[PeterThoeny]] - 28 Feb 2001: New Wiki rule for named anchors, e.g. links within a topic. Define a named anchor with `#MyAnchor` at the beginning of a line, and link to it with [[#MyAnchor]]. More in [[TWikiVariables]]. -- cgit v1.2.3