From 9dfd2c76b559ce6c8b03651b6112208185789741 Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Fri, 14 Sep 2001 06:33:02 +0000 Subject: none --- TWiki/TWikiHistory.mdwn | 36 +++++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/TWiki/TWikiHistory.mdwn b/TWiki/TWikiHistory.mdwn index d7724cb4..8f30d21c 100644 --- a/TWiki/TWikiHistory.mdwn +++ b/TWiki/TWikiHistory.mdwn @@ -2,9 +2,9 @@ %TOC% -## 2001 +## 01-Sep-2001 Release -* **Apr-Aug 2001** - [[JohnTalintyre]] +* **30 Aug 2001** - [[JohnTalintyre]] * Easier install for Windows, including auto detection in `TWiki.cfg` * **30 Aug 2001** - [[JohnTalintyre]] * Ability to move attachments between topics, see [[FileAttachments]] @@ -18,17 +18,17 @@ * New %TOPICLIST\{"format"\}% and %WEBLIST\{"format"\}% variables to get a formatted topic index and web index, respectively. More in [[TWikiVariables]]. * **01 Jun 2001** - [[PeterThoeny]] * New %URLPARAM\{"name"\}% variable to query URL parameters. More in [[TWikiVariables]]. -* **Apr/Jun 2001** - [[AndreaSterbini]] +* **01 Jun 2001** - [[AndreaSterbini]] * API to extend TWiki, see [[TWikiPlugins]] -* **Jun 2001** - [[KlausWriessnegger]], [[AndreaSterbini]] +* **01 Jun 2001** - [[KlausWriessnegger]], [[AndreaSterbini]] * Forms to change/reset/install passwords, see [[ChangePassword]] & [[ResetPassword]] -* **May 2001** - [[AndreaSterbini]] +* **01 May 2001** - [[AndreaSterbini]] * The %MAINWEB%.TWikiAdminGroup (or other group) can be enabled as a [[TWikiAccessControl]]. Members have browser edit access to _all_ locked topics. -* **Apr/May 2001** - [[JohnTalintyre]] +* **01 May 2001** - [[JohnTalintyre]] * Meta information format, see [[TWikiMetaData]] -* **Mar/May 2001** - [[JohnTalintyre]] +* **01 May 2001** - [[JohnTalintyre]] * Attachment under revision control See [[FileAttachment]] -* **Mar/May 2001** - [[JohnTalintyre]] +* **01 May 2001** - [[JohnTalintyre]] * Ability to rename/move topics, [[ManagingTopics]] * **27 Mar 2001** - [[PeterThoeny]] * 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]]. @@ -62,13 +62,13 @@ * Better error handling when saving a topic. * **05 Jan 2001** - [[PeterThoeny]] * View authorization based on groups. Define who is allowed to see a TWiki web. More in [[TWikiAccessControl]] and [TWiki:Codev.AuthenticationBasedOnGroups](http://TWiki.org/cgi-bin/view/Codev/AuthenticationBasedOnGroups). - -## 2000 - * **05 Dec 2000** - [[PeterThoeny]] * Improved include handling. Infinite recursion of includes are prevented; new variables %BASEWEB%, %INCLUDINGWEB%, %BASETOPIC% and %INCLUDINGTOPIC% to have more control over include handling. More in [[TWikiVariables]] and [TWiki:Codev.IncludeHandlingImprovements](http://TWiki.org/cgi-bin/view/Codev/IncludeHandlingImprovements). * **03 Dec 2000** - [[PeterThoeny]] * New `noheader="on"` switch in %SEARCH\{...\}% to suppress table header. More in [[TWikiVariables]]. + +## 01-Dec-2000 Release + * **03 Nov 2000** - [[PeterThoeny]] * Flag `$doHidePasswdInRegistration` in `wikicfg.pm` to hide plain text password in registration email. * **01 Nov 2000** - [[PeterThoeny]] @@ -119,6 +119,9 @@ * Each topic can have its own template file. [[TWikiTemplatesVer1]] has more. * **02 May 2000** - [[KevinKinnell]], [[PeterThoeny]] * Advanced search features like search multiple webs; sort by topic name / modified time / author; limit the number of results returned. More in [[TWikiVariables]]. + +## 01-May-2000 Release + * **21 Apr 2000** - [[PeterThoeny]] * New [[TWikiVariables]] %HTTP\_HOST% , %REMOTE\_ADDR% , %REMOTE\_PORT% and %REMOTE\_USER% . * **21 Apr 2000** - [[JohnAltstadt]], [[PeterThoeny]] @@ -147,11 +150,11 @@ * Fixed bug where an email address starting with a [[WikiName]] was rendered as an internal Wiki link instead of an email address, i.e. . * **10 Jan 2000** - [[PeterThoeny]] * No more escaping for '%' percent characters. (Number of consecutive '%' entered and displayed is identical.) - -## 1999 - * **03 Oct 1999** - [[PeterThoeny]] * Limit the number of revisions shown at the bottom of the topic. Example
Topic %TOPIC% . \{ ..... [Diffs](../../rdiff/%WEB%/%TOPIC%) r1.10 [>](../../rdiff/%WEB%/%TOPIC%?rev1=1.10&rev2=1.9) [r1.9](../../view/%WEB%/%TOPIC%?rev=1.9) [>](../../rdiff/%WEB%/%TOPIC%?rev1=1.9&rev2=1.8) [r1.8](../../view/%WEB%/%TOPIC%?rev=1.8) [>](../../rdiff/%WEB%/%TOPIC%?rev1=1.8&rev2=1.7) [r1.7](../../view/%WEB%/%TOPIC%?rev=1.7) [>...](../../oops/%WEB%/%TOPIC%?template=oopsrev¶m1=1.10) \}
Additional revisions can be selected by pressing the `>...` link. + +## 01-Sep-1999 Release + * **31 Aug 1999** - [[PeterThoeny]] * Fixed Y2K bug. (Date in year 2000 had wrong format.) * **08 Aug 1999** - [[PeterThoeny]] @@ -166,6 +169,9 @@ * Search path for include files in %INCLUDE:"file.inc"% variable. Search first in the current web, then in parent data directory. Useful to overload default include text in the data directory by web-specific text, like for example `webcopyright.inc` text. * **07 Jul 1999** - [[ChristopheVermeulen]] * Link a plural topic to a singular topic in case the plural topic does not exist. Example `TestVersion` / `TestVersions` , `TestPolicy` / `TestPolicies` , `TestAddress` / `TestAddresses` , `TestBox` / `TestBoxes` . + +## 01-Jul-1999 Release + * **23 Jun 1999** - [[PeterThoeny]] * New [[TextFormattingRules]] to write **_bold italic_** text by enclosing words with double underline characters. * **23 Jun 1999** - [[PeterThoeny]] @@ -191,7 +197,7 @@ * **04 Jan 1999** - [[PeterThoeny]] * Fixed bug when viewing differences between topic revisions that include HTML table tags like <table>, <tr>, <td>. -## 1998 +## 1998 Releases * **08 Dec 1998** - [[PeterThoeny]] * Signature is shown below the text area when editing a topic. Use this to easily copy & paste your signature into the text. -- cgit v1.2.3