diff options
author | MikeMannix <MikeMannix> | 2001-09-05 07:31:20 +0000 |
---|---|---|
committer | MikeMannix <MikeMannix> | 2001-09-05 07:31:20 +0000 |
commit | 5282dc8b13ec7d810a497b681f125033cf81ffde (patch) | |
tree | 6b7bde34c5ab2d4a35e7b8eb7f87bd26477f6ec3 | |
parent | a617dc02ac11770a4c5aef368a114a25ef40c33a (diff) |
none
-rw-r--r-- | TWiki/TWikiHistory.mdwn | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/TWiki/TWikiHistory.mdwn b/TWiki/TWikiHistory.mdwn index 71e85583..b7f8c786 100644 --- a/TWiki/TWikiHistory.mdwn +++ b/TWiki/TWikiHistory.mdwn @@ -7,27 +7,27 @@ * **30 Aug 2001** - [[JohnTalintyre]] * Ability to move attachments between topics, see [[FileAttachments]] * **21 Aug 2001** - [[PeterThoeny]] - * Convert to XHTML 1.0 goal is to XHTML-ify TWiki. [[ConvertToXHTML10]] + * Convert to XHTML 1.0 function: first step to XHTML-ifying TWiki * **26 Jun 2001** - [[JohnTalintyre]] - * Category information to form using [[MetaDataDefinition]] format + * Category information to form using the [[TWikiMetaData]] format * **07 Jun 2001** - [[PeterThoeny]] - * 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]]. + * New topic templates as topics instead of templates. Customize by editing the topic. Retired `notedited.tmpl`, `notext.tmpl` and `notwiki.tmpl` templates. More in [[TWikiTemplateSystem]]. * **07 Jun 2001** - [[PeterThoeny]] * 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]] - * API to extend TWiki, see [[TWikiPluginAPI]] -* **Jun 2001** - [[KlausWriessnegger]], [[AndreaSterbini]] - * Forms to change/reset/install passwords, see [[TWikiChangePassword]] OR [[ChangingTWikiPasswords]] (in Spring Release dev table) + * API to extend TWiki, see [[TWikiPlugins]] +* **Jun 2001** - [KlausWriessnegger](http://TWiki.org/cgi-bin/view/%MAINWEB%/KlausWriessnegger), [[AndreaSterbini]] + * Forms to change/reset/install passwords, see [[ChangePassword]] & [[ResetPassword]] * **May 2001** - [[AndreaSterbini]] - * Now users of %MAINWEB%.TWikiAdminGroup can be enabled to edit locked topics. See [[UnchangeableTopicBug]] + * 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]] - * Meta information, see [[MetaDataDefinition]] + * Meta information format, see [[TWikiMetaData]] * **Mar/May 2001** - [[JohnTalintyre]] * Attachment under revision control See [[FileAttachment]] * **Mar/May 2001** - [[JohnTalintyre]] - * Ability to rename/move topics, [[RenameTopic]] + * 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]]. * **25 Mar 2001** - [[PeterThoeny]] @@ -238,11 +238,11 @@ * **23 Jul 1998** - [[PeterThoeny]] * Installed initial version, based on the JOS Wiki. See [[WikiWikiClones]] for details. -## <a name="The_Dev_Process"> The Dev Process </a> +## <a name="Dev_Flow"> Dev Flow </a> -* [[TWikiCodevFeatureBrainstorming]]: open forum for new ideas -* [[TWikiCodevTWikiEnhancementRequests]]: specific detailed request -* [[TWikiCodevTWikiPlannedFeatures]]: accepted for future development -* [[TWikiCodevFeatureToDo]]: prioritized to up-next dev status -* [[TWikiCodevFeatureUnderConstruction]]: currently in development -* [[TWikiCodevTWikiDocumentation]]: reference manual for the latest TWiki +* [FeatureBrainstorming](http://twiki.org/cgi-bin/view/Codev/FeatureBrainstorming): open forum for new ideas +* [TWikiEnhancementRequests](http://twiki.org/cgi-bin/view/Codev/TWikiEnhancementRequests): specific detailed request +* [TWikiPlannedFeatures](http://twiki.org/cgi-bin/view/Codev/TWikiPlannedFeatures): accepted for future development +* [FeatureToDo](http://twiki.org/cgi-bin/view/Codev/FeatureToDo): prioritized to up-next dev status +* [FeatureUnderConstruction](http://twiki.org/cgi-bin/view/Codev/FeatureUnderConstruction): currently in development +* [TWikiDocumentation](http://twiki.org/cgi-bin/view/Codev/TWikiDocumentation): reference manual for the latest TWiki |