|
- 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 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 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 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)
|
|
- 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 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.
|
|
- 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 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.)
|
| Related Topics |
|
< < | -- PeterThoeny? - 19 Aug 2000
|
> > | -- PeterThoeny? - 20 Aug 2000
|