summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Thoeny <web-hurd@gnu.org>2001-06-02 00:30:19 +0000
committerPeter Thoeny <web-hurd@gnu.org>2001-06-02 00:30:19 +0000
commit5249a673ef3cb153486ddfa6789ca0b72ac438a0 (patch)
treeb365c649be1ae1054bfb6f6713613941c0b91f49
parente8f66d0fe27a6a6a0ecb11582a472e1f2ccf99bb (diff)
none
-rw-r--r--TWiki/TWikiHistory.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/TWiki/TWikiHistory.mdwn b/TWiki/TWikiHistory.mdwn
index c9f880a6..bd13b615 100644
--- a/TWiki/TWikiHistory.mdwn
+++ b/TWiki/TWikiHistory.mdwn
@@ -1,5 +1,6 @@
**History of the TWiki Implementation (version %WIKIVERSION%)**
+* [[PeterThoeny]] - 01 Jun 2001: New <code>%URLPARAM\{"name"\}%</code> variable to query URL parameters. More in [[TWikiVariables]].
* [[PeterThoeny]] - 27 Mar 2001: The table syntax has been enhanced to (i) render <code>**| \*bold\* |**</code> cells as table headers, (ii) render space padded cells <code>**|  center aligned  |**</code> and <code>**|   right aligned |**</code>, (iii) span multiple columns using <code>**| empty cells |||**</code>. More in [[TextFormattingRules]].
* [[PeterThoeny]] - 25 Mar 2001: Security fix: Questionable files like PHP scripts (executables) and <code>**.htaccess**</code> files that are attached to a topic get a <code>**.txt**</code> 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 <code>%TOC%</code> variable to build a table of content from headings in a topic. More in [[TWikiVariables]].