From 0be6f0ef4173cb46db04bd7edbbe37da180f44f9 Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Sun, 20 Aug 2000 08:44:12 +0000 Subject: none --- TWiki/TWikiHistory.mdwn | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/TWiki/TWikiHistory.mdwn b/TWiki/TWikiHistory.mdwn index 7fcd5f13..f4682490 100644 --- a/TWiki/TWikiHistory.mdwn +++ b/TWiki/TWikiHistory.mdwn @@ -4,7 +4,7 @@ * [[PeterThoeny]] - 27 Jul 1998: Added automatic links to topics in other TWiki webs by specifying <web name>.<topic name>, e.g. `Know.WebSeach` . * [[PeterThoeny]] - 28 Jul 1998: Topic [[WebSearch]] allows full text search and and topic search with/without regular expressions. * [[PeterThoeny]] - 28 Jul 1998: Topic index. (Technically speaking a simple '.\*' search on topic names.) -* [[PeterThoeny]] - 28 Jul 1998: Topic [Changes](%SCRIPTURL%/changes/Main) shows Wiki username instead of Intranet username, e.g. `PeterThoeny` instead of `thoeny` in case the Wiki username exists. Implementation: Automatic lookup of Wiki username in topic [[Main/TWikiUsers]]. +* [[PeterThoeny]] - 28 Jul 1998: Topic [[WebChanges]] shows Wiki username instead of Intranet username, e.g. `PeterThoeny` instead of `thoeny` in case the Wiki username exists. Implementation: Automatic lookup of Wiki username in topic [[Main/TWikiUsers]]. * [[PeterThoeny]] - 28 Jul 1998: Added TWiki variables, enclosed in % signs: %TOPIC% (Topic name), %WEB% (web name), %SCRIPTURL% (script URL), %DATE% (current date), %WIKIWEBMASTER% (Wiki webmaster address), %WIKIVERSION% (Wiki version), %USERNAME% (user name), %WIKIUSERNAME% (Wiki user name). * [[PeterThoeny]] - 31 Jul 1998: Support for quoted text with a '>' at the beginning of the line. * [[PeterThoeny]] - 04 Aug 1998: Warn user if new topic name is not a valid Wiki name. (template file templates/Web/notwiki.tmpl) @@ -65,7 +65,7 @@ * [[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. +* [[KevinKinnell]], [[PeterThoeny]] - 02 May 2000: Advanced search features like search multiple webs; sort by topic name / modified time / author; limit the number of results returned. More in [[TWikiVariables]]. * [[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. @@ -76,7 +76,10 @@ * [[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. -* [[PeterThoeny]] - 23 Jul 2000: Changed include syntax from %INCLUDE\{"Web/TopicName.txt"\}% to %INCLUDE\{"Web.TopicName"\}% +* [[PeterThoeny]] - 23 Jul 2000: Changed include syntax from %INCLUDE\{"Web/TopicName.txt"\}% to %INCLUDE\{"Web.TopicName"\}% . Legacy syntax still supported. +* [[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.) **Related Topics** @@ -84,4 +87,4 @@ * [[TWikiPlannedFeatures]] has a list of planned features. * [[TWikiEnhancementRequests]] is the place where you can add your enhancement requests. --- [[Main/PeterThoeny]] - 19 Aug 2000
+-- [[Main/PeterThoeny]] - 20 Aug 2000
-- cgit v1.2.3