diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2001-09-14 06:33:02 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2001-09-14 06:33:02 +0000 |
commit | 9dfd2c76b559ce6c8b03651b6112208185789741 (patch) | |
tree | 0b37e0f56d229c23bc37525d674d598879e9efa0 | |
parent | 286f3130fa29b2161b811a8d731563fe5aa67b07 (diff) |
none
-rw-r--r-- | TWiki/TWikiHistory.mdwn | 36 |
1 files 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% -## <a name="2001"> 2001 </a> +## <a name="01_Sep_2001_Release"> 01-Sep-2001 Release </a> -* **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 <code>%TOPICLIST\{"format"\}%</code> and <code>%WEBLIST\{"format"\}%</code> variables to get a formatted topic index and web index, respectively. More in [[TWikiVariables]]. * **01 Jun 2001** - [[PeterThoeny]] * New <code>%URLPARAM\{"name"\}%</code> 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 <code>= \*bold\* =</code> 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). - -## <a name="2000"> 2000 </a> - * **05 Dec 2000** - [[PeterThoeny]] * Improved include handling. Infinite recursion of includes are prevented; new variables <code>%BASEWEB%</code>, <code>%INCLUDINGWEB%</code>, <code>%BASETOPIC%</code> and <code>%INCLUDINGTOPIC%</code> 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 <code>%SEARCH\{...\}%</code> to suppress table header. More in [[TWikiVariables]]. + +## <a name="01_Dec_2000_Release"> 01-Dec-2000 Release </a> + * **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]]. + +## <a name="01_May_2000_Release"> 01-May-2000 Release </a> + * **21 Apr 2000** - [[PeterThoeny]] * New [[TWikiVariables]] <code>%HTTP\_HOST%</code> , <code>%REMOTE\_ADDR%</code> , <code>%REMOTE\_PORT%</code> and <code>%REMOTE\_USER%</code> . * **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. <SomeWikiName@somewhereNOSPAM.test> . * **10 Jan 2000** - [[PeterThoeny]] * No more escaping for '%' percent characters. (Number of consecutive '%' entered and displayed is identical.) - -## <a name="1999"> 1999 </a> - * **03 Oct 1999** - [[PeterThoeny]] * Limit the number of revisions shown at the bottom of the topic. Example <br /> 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) \} <br /> Additional revisions can be selected by pressing the `>...` link. + +## <a name="01_Sep_1999_Release"> 01-Sep-1999 Release </a> + * **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 <code>%INCLUDE:"file.inc"%</code> 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` . + +## <a name="01_Jul_1999_Release"> 01-Jul-1999 Release </a> + * **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>. -## <a name="1998"> 1998 </a> +## <a name="1998_Releases"> 1998 Releases </a> * **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. |