From 8a47c5a00d9acc2bb1800f2ebba6bb7542732d35 Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Thu, 2 Nov 2000 03:19:14 +0000 Subject: none --- TWiki/TWikiHistory.mdwn | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/TWiki/TWikiHistory.mdwn b/TWiki/TWikiHistory.mdwn index 3c692bb1..c61a382a 100644 --- a/TWiki/TWikiHistory.mdwn +++ b/TWiki/TWikiHistory.mdwn @@ -72,7 +72,7 @@ * [[CrisBailiff]], [[PeterThoeny]] - 21 Jun 2000: Fixed security issue to prevent a server side %INCLUDE% of arbitrary files. * [[PeterThoeny]] - 21 Jun 2000: Fixed problem that a page redirect on some server environments is not working (host name is needed in URL). * [[PeterThoeny]] - 07 Jul 2000: Fixed problem of losing carriage returns when editing topics with KDE KFM browser or W3M browser. -* [[PeterThoeny]] - 07 Jul 2000: Added an "Unlock topic" checkbox in preview to let other people edit the topic immediately without the one hour lock. +* [[PeterThoeny]] - 07 Jul 2000: Added an "Release edit lock" checkbox in preview to let other people edit the topic immediately without the one hour lock. * [[PeterThoeny]] - 22 Jul 2000: Split the TWiki.Main web into TWiki.Main (users, company data) and TWiki.TWiki (TWiki related documentation, registration) * [[PeterThoeny]] - 22 Jul 2000: More forgiving syntax for \*bold\*, _italic_, \_\_bold italic\_\_ and **fixed** , where it is not necessary anymore to have a trailing space before `.,;:?!` characters. * [[PeterThoeny]] - 23 Jul 2000: [[BookView]] search allows you show a set of topics for easy printing. @@ -80,7 +80,15 @@ * [[PeterThoeny]] - 29 Jul 2000: New variables %GMTIME\{"..."\}% and %SERVERTIME\{"..."\}% . More in [[TWikiVariables]]. * [[PeterThoeny]] - 16 Aug 2000: New [[TWikiPreferences]] variables %HTTP\_EQUIV\_ON\_VIEW% , %HTTP\_EQUIV\_ON\_EDIT% and %HTTP\_EQUIV\_ON\_PREVIEW% that define the `` 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]] - 18 Sep 2000: Added forced internal links. Write [[text formatting FAQ]] to get the link [[TextFormattingFAQ]] that points to topic [[TextFormattingFAQ]]. +* [[AlWilliams]], [[ManpreetSingh]], [[PeterThoeny]] - 18 Sep 2000: Added forced internal links. Write [[text formatting FAQ]] 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). +* [[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. %INCLUDE\{"%TWIKIWEB%.TWikiWebsTable"\}%. 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. +* [[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]] - 01 Nov 2000: Added a "Cancel" link in edit that releases the edit lock. +* [[PeterThoeny]] - 01 Nov 2000: New variable %VAR\{"NAME" web="Web"\}% to get web specific preferences. More in [[TWikiVariables]]. **Related Topics** @@ -88,4 +96,4 @@ * [[TWikiPlannedFeatures]] has a list of planned features. * [[TWikiEnhancementRequests]] is the place where you can add your enhancement requests. --- [[Main/PeterThoeny]] - 18 Sep 2000
+-- [[Main/PeterThoeny]] - 01 Nov 2000
-- cgit v1.2.3