|
TOC: No TOC in "TWiki.TWikiHistory"
|
< < |
Appendix B: TWiki Development Timeline
|
> > |
Appendix D: TWiki Development Timeline
01-Sep-2004 Release (Cairo)
(doc pending)
|
|
01-Feb-2003 Release (Beijing)
|
< < |
|
> > |
|
|
|
< < |
|
> > |
|
|
-
- Enhanced Plugin API to manipulate topic data with new functions in TWikiFuncModule:
readTopicText, saveTopicText, setTopicEditLock, checkTopicEditLock
|
< < |
|
> > |
|
|
|
< < |
- 29 Dec 2002 - AndreaSterbini?, PeterThoeny, RichardDonkin?, SvenDowideit?
|
> > |
|
|
-
- New Plugin hooks
registrationHandler, beforeEditHandler, afterEditHandler, beforeSaveHandler, writeHeaderHandler, redirectCgiQueryHandler, getSessionValueHandler, setSessionValueHandler
|
< < |
- 30 Nov 2002 - RichardDonkin?
|
> > |
|
|
-
- Internationalization ('I18N') support for international characters in WikiWords, such as ISO-8859-15, KOI8-R - also supports Chinese, Japanese, etc.
|
< < |
|
> > |
|
|
-
- Include previous topic revision with
%INCLUDE{ "OtherTopic" rev="1.2" }%
|
< < |
|
> > |
|
|
-
- The Go box understands also URLs, useful for special TWikiSkins handling
|
< < |
- 08 Nov 2002 - ColasNahaboo?, RichardDonkin?
|
> > |
|
|
-
- In WebNotify, if only the WikiName is specified, the e-mail is taken from the user's home page; if the WikiName is a group name, a notification is sent to all members of the group
|
< < |
|
> > |
|
|
-
- New
%NOP{}% variable in TWikiTemplates topic gets removed at topic creation time; useful to write protect template topics
|
< < |
|
> > |
|
|
-
- The
%URLPARAM{}% variable in TWikiTemplates topic gets expanded at topic creation time; useful for dynamic content creation
|
< < |
|
> > |
|
|
-
- New
$logDir introduced in TWiki.cfg to set the log directory
|
< < |
|
> > |
|
|
-
- Renamed the Test web to Sandbox
|
< < |
- 03 Aug 2002 - RichardDonkin?
|
> > |
|
|
-
- New
setlib.cfg file in the bin directory to set the TWiki library path
|
< < |
|
> > |
|
|
-
- Support for outbound HTTP proxy when including URLs based on new
%PROXYHOST and %PROXYPORT% settings in the TWikiPreferences
|
< < |
|
> > |
|
|
-
- The page logo is configurable with new
%WIKILOGOIMG%, %TWIKILOGOURL% and %WIKILOGOALT% variables in TWikiPreferences; replacing $wikiHomeUrl in TWiki.cfg
|
< < |
|
> > |
|
|
-
- New
%WIKITOOLNAME% variable in TWikiPreferences; replacing $wikiToolName in TWiki.cfg
|
< < |
|
> > |
|
|
-
- New
%EDITBOXSTYLE% preferences variable which sets the edit box width automatically to the window width
|
< < |
|
> > |
|
|
-
- New
%URLENCODE{}% variable to encodes a string for using in a URL parameter, e.g. %URLENCODE{"spaced name"}% returns spaced%20name
|
< < |
|
> > |
|
|
|
< < |
|
> > |
|
|
-
- New user home pages are now based on the NewUserTemplate, replacing the
/twiki/templates/register.tmpl template file
|
< < |
|
> > |
|
|
-
- New markup to exclude heading from a
%TOC% table of content, e.g. ---+!! This heading is not shown in a TOC
|
< < |
|
> > |
|
|
|
< < |
- 01 Apr 2002 - JohnTalintyre?
|
> > |
|
|
-
- New data storage framework that lets you use external RCS commands for revision control, or a new native Perl implementation that does not depend on the external RCS commands
|
< < |
- 28 Mar 2002 - RichardDonkin?
|
> > |
|
|
-
- Fixed IE5/IE6-specific problem whereby going back from preview sometimes removes all edit changes
|
< < |
- 23 Mar 2002 - JohnTalintyre?
|
> > |
|
|
-
- New AND search; with regular expression enabled, use the semicolon ";" as the AND operator in
%SEARCH{}% variable, FormattedSearch and WebSearch
|
< < |
- 21 Mar 2002 - ColasNahaboo?, RichardDonkin?
|
> > |
|
|
-
- Fixed cache issue where the edit page showed outdated content
|
< < |
- 06 Mar 2002 - RichardDonkin?
|
> > |
|
|
-
- Improved statistics script which uses less memory to process large log files
|
< < |
- 09 Jan 2002 - JohnTalintyre?
|
> > |
|
|
-
- Variables inside
<verbatim> tags are no longer expanded
01-Dec-2001 Release (Athens)
|
< < |
|
> > |
|
|
01-Sep-2001 Release
|
< < |
- 30 Aug 2001 - JohnTalintyre?
|
> > |
|
|
-
- Easier install for Windows, including auto detection in
TWiki.cfg
|
< < |
- 30 Aug 2001 - JohnTalintyre?
|
> > |
|
|
|
< < |
|
> > |
|
|
-
- Convert to XHTML 1.0 function: first step to XHTML-ifying TWiki
|
< < |
- 26 Jun 2001 - JohnTalintyre?
|
> > |
|
|
|
< < |
|
> > |
|
|
-
- New topic templates as topics instead of templates. Customize by editing the topic. Retired
notedited.tmpl, notext.tmpl and notwiki.tmpl templates. More in TWikiTemplates.
|
< < |
|
> > |
|
|
-
- New
%TOPICLIST{"format"}% and %WEBLIST{"format"}% variables to get a formatted topic index and web index, respectively. More in TWikiVariables.
|
< < |
|
> > |
|
|
-
- New
%URLPARAM{"name"}% variable to query URL parameters. More in TWikiVariables.
|
< < |
- 01 Jun 2001 - AndreaSterbini?
|
> > |
|
|
|
< < |
- 01 Jun 2001 - KlausWriessnegger?, AndreaSterbini?
|
> > |
|
|
|
< < |
- 01 May 2001 - AndreaSterbini?
|