| History of the TWiki Implementation (version TWiki-5.1.4, Sat, 16 Feb 2013, build 25114) |
|
> > |
- 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
|
|
- 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.
|
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria?
Send feedback Note: Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.TWikiHistory.