none
[openafs-wiki.git] / TWiki / TWikiHistory.mdwn
index d572cf4..84d009e 100644 (file)
 - [[PeterThoeny]] - 25 Feb 2000: New preference variables `%EDITBOXWIDTH%` and `%EDITBOXHEIGHT%` to specify the edit box size.
 - [[PeterThoeny]] - 11 Mar 2000: Better security with taint checking ( `Perl -T` option )
 - [[PeterThoeny]] - 20 Mar 2000: Uploading a file (topic file attachment) will optionally create a link to the uploaded file at the end of the topic. The preference variable `%ATTACHLINKBOX%` controls the default state of the **_link_** check box in the attach file page.
+- [[JohnAltstadt]], [[PeterThoeny]] - 21 Apr 2000: [[TWikiRegistration]] is done separately for Intranet use (depends on remote\_user) or Internet use (depends on .htpasswd file).
+- [[PeterThoeny]] - 21 Apr 2000: New [[TWikiVariables]] `%HTTP_HOST%` , `%REMOTE_ADDR%` , `%REMOTE_PORT%` and `%REMOTE_USER%` .
+- [[KevinKinnell]], [[PeterThoeny]] - 02 May 2000: Advanced search.
+- [[PeterFokkinga]] - 15 May 2000: Each topic can have its own template file. [[TWikiTemplates]] has more.
+- [[PeterThoeny]] - 28 May 2000: Lock warning shows remaining lock time in minutes.
+- [[PeterThoeny]] - 29 May 2000: New `%GMTIME%` variable that shows the current GM time.
+- [[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]] - 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 <code>\*bold\*, _italic_, \_\_bold italic\_\_</code> and <code>**fixed**</code> , 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.
+- [[PeterThoeny]] - 23 Jul 2000: Changed include syntax from `%INCLUDE{"Web/TopicName.txt"}%` to `%INCLUDE{"Web.TopicName"}%`
 
 **Related Topics**
 
@@ -70,4 +84,4 @@
 - [[TWikiPlannedFeatures]] has a list of planned features.
 - [[TWikiEnhancementRequests]] is the place where you can add your enhancement requests.
 
--- [[PeterThoeny]] - 20 Mar 2000 <br />
+-- [[PeterThoeny]] - 19 Aug 2000 <br />