diff options
Diffstat (limited to 'TWiki')
-rw-r--r-- | TWiki/TWikiHistory.mdwn | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/TWiki/TWikiHistory.mdwn b/TWiki/TWikiHistory.mdwn index c0a6c2d7..920fd2b0 100644 --- a/TWiki/TWikiHistory.mdwn +++ b/TWiki/TWikiHistory.mdwn @@ -81,12 +81,12 @@ * [[PeterThoeny]] - 16 Aug 2000: New [[TWikiPreferences]] variables <code>%HTTP\_EQUIV\_ON\_VIEW%</code> , <code>%HTTP\_EQUIV\_ON\_EDIT%</code> and <code>%HTTP\_EQUIV\_ON\_PREVIEW%</code> that define the `<meta http-equiv="...">` meta tags for the TWiki templates. This can be used for example to set a document expiration time. * [[PeterThoeny]] - 19 Aug 2000: Ref-By link searches all webs (not just the current web.) * [[AlWilliams]], [[ManpreetSingh]], [[PeterThoeny]] - 18 Sep 2000: Added forced internal links. Write <code>[[text formatting FAQ]]</code> to get the link [[TextFormattingFAQ]] that points to topic [[TextFormattingFAQ]]. -* [[PeterThoeny]] - 19 Sep 2000: Fixed [AttachedNotificationLinksBug](http://TWiki.SourceForge.net/cgi-bin/view/Codev/AttachedNotificationLinksBug). +* [[PeterThoeny]] - 19 Sep 2000: Fixed [TWiki:Codev.AttachedNotificationLinksBug](http://TWiki.org/cgi-bin/view/Codev/AttachedNotificationLinksBug). * [[ManpreetSingh]] - 20 Sep 2000: New -q switch in `mailnotify` to suppresses all normal output. -* [[HaroldGottschalk]], [[AndreaSterbini]], [[PeterThoeny]] - 26 Sep 2000: Allow nesting of variables, i.e. <code>%INCLUDE\{"%TWIKIWEB%.TWikiWebsTable"\}%</code>. More in [BetterTWikiTagTemplateProcessing](http://TWiki.SourceForge.net/cgi-bin/view/Codev/BetterTWikiTagTemplateProcessing) -* [[AlWilliams]], [[PeterThoeny]] - 26 Sep 2000: Fixed [UppercaseAttachments](http://TWiki.SourceForge.net/cgi-bin/view/Codev/UppercaseAttachments) bug and added `png` image support. +* [[HaroldGottschalk]], [[AndreaSterbini]], [[PeterThoeny]] - 26 Sep 2000: Allow nesting of variables, i.e. <code>%INCLUDE\{"%TWIKIWEB%.TWikiWebsTable"\}%</code>. More in [TWiki:Codev.BetterTWikiTagTemplateProcessing](http://TWiki.org/cgi-bin/view/Codev/BetterTWikiTagTemplateProcessing) +* [[AlWilliams]], [[PeterThoeny]] - 26 Sep 2000: Fixed [TWiki:Codev.UppercaseAttachments](http://TWiki.org/cgi-bin/view/Codev/UppercaseAttachments) bug and added `png` image support. * [[PeterThoeny]] - 05 Oct 2000: Remember user by IP address so that `view` "knows" the user once authenticated in `edit`. More in [[TWikiAuthentication]]. -* [[PeterThoeny]] - 23 Oct 2000: Authorization based on groups. Define fine graned control who is allowed to change or create topics. More in [[TWikiAccessControl]] and [AuthenticationBasedOnGroups](http://TWiki.SourceForge.net/cgi-bin/view/Codev/AuthenticationBasedOnGroups). +* [[PeterThoeny]] - 23 Oct 2000: Authorization based on groups. Define fine graned control who is allowed to change or create topics. More in [[TWikiAccessControl]] and [TWiki:Codev.AuthenticationBasedOnGroups](http://TWiki.org/cgi-bin/view/Codev/AuthenticationBasedOnGroups). * [[PeterThoeny]] - 01 Nov 2000: Added a "Cancel" link in edit that releases the edit lock. * [[PeterThoeny]] - 01 Nov 2000: New variable <code>%VAR\{"NAME" web="Web"\}%</code> to get web specific preferences. More in [[TWikiVariables]]. * [[PeterThoeny]] - 03 Nov 2000: Flag `$doHidePasswdInRegistration` in `wikicfg.pm` to hide plain text password in registration email. @@ -97,4 +97,4 @@ * [[TWikiPlannedFeatures]] has a list of planned features. * [[TWikiEnhancementRequests]] is the place where you can add your enhancement requests. --- [[Main/PeterThoeny]] - 03 Nov 2000 <br /> +-- [[Main/PeterThoeny]] - 08 Nov 2000 <br /> |