| History of TWiki New Feature Implementation |
|
< < |
- PeterThoeny - 21 Aug 2001: Convert to XHTML 1.0: goal is to XHTML-ify TWiki. MM
|
| |
|
< < | |
| |
|
< < | |
| |
|
< < | |
| |
|
> > |
- PeterThoeny - 21 Aug 2001: Convert to XHTML 1.0: goal is to XHTML-ify TWiki. MM
- JohnTalintyre - 26 Jun 2001: Category information to form using MetaDataDefinition format MM
|
|
- PeterThoeny - 07 Jun 2001: New topic templates are now topics instead of templates, e.g. can be customized by editing a topic. Retired
notedited.tmpl , notext.tmpl and notwiki.tmpl templates. More in TWikiTemplates.
- PeterThoeny - 07 Jun 2001: New
%TOPICLIST{"format"}% and %WEBLIST{"format"}% variables to get a formatted topic index and web index, respectively. More in TWikiVariables.
- PeterThoeny - 01 Jun 2001: New
%URLPARAM{"name"}% variable to query URL parameters. More in TWikiVariables.
|
|
> > | |
|
- 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.
|