Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r20  >  r19  >  r18  >  r17  >  r16  >  r15  ...
TWikiHistory 20 - 29 May 2000 - Main.PeterThoeny
Line: 61 to 61
 
  • PeterThoeny? - 21 Apr 2000: New TWikiVariables %HTTP_HOST% , %REMOTE_ADDR% , %REMOTE_PORT% and %REMOTE_USER% .
  • KevinKinnell? - 02 May 2000: Advanced search (under construction)
  • PeterFokkinga? - 15 May 2000: Each topic can have its own template file. TWikiTemplates has more.
Added:
>
>
  • 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.
 Related Topics
Changed:
<
<
-- PeterThoeny? - 22 May 2000
>
>
-- PeterThoeny? - 29 May 2000

TWikiHistory 19 - 23 May 2000 - Main.PeterThoeny
Line: 59 to 59
 
  • 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% .
Added:
>
>
  • KevinKinnell? - 02 May 2000: Advanced search (under construction)
  • PeterFokkinga? - 15 May 2000: Each topic can have its own template file. TWikiTemplates has more.
 Related Topics
Changed:
<
<
-- PeterThoeny? - 21 Apr 2000
>
>
-- PeterThoeny? - 22 May 2000

TWikiHistory 18 - 21 Apr 2000 - Main.PeterThoeny
Line: 57 to 57
 
  • 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.
Added:
>
>
  • 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% .
 Related Topics
Changed:
<
<
-- PeterThoeny? - 20 Mar 2000
>
>
-- PeterThoeny? - 21 Apr 2000

TWikiHistory 17 - 21 Mar 2000 - Main.PeterThoeny
Line: 53 to 53
 
  • PeterThoeny? - 07 Feb 2000: Changed the syntax for server side include variable from %INCLUDE:"filename.ext"% to %INCLUDE{"filename.ext"}% . (Previous syntax still supported. Change was done because of inline search syntax)
  • PeterThoeny? - 11 Feb 2000: New variable %SCRIPTURLPATH% / $scriptUrlPath containing the script URL without the domain name. Templates have been changed to use this variable instead of %SCRIPTURL% . This is for performance reasons.
  • PeterThoeny? - 11 Feb 2000: New variable %SCRIPTSUFFIX% / $scriptSuffix containing an optional file extension of the TWiki Perl script. Templates have been changed to use this variable. This allows you to rename the Perl script files to have a file extension like for example ".cgi".
Changed:
<
<
  • PeterThoeny? - 25 Feb 2000: Edit preferences topics to set TWiki variables. There are three level of preferences: Site-level (TWikiPreferences), web-level (WebPreferences in each web) and user-level (for each of the TWikiUsers? ). With this, discontinue use of server side include of wikiwebs.inc , wikiwebtable.inc , weblist.inc , webcopyright.inc and webcolors.inc files.
  • PeterThoeny? - 25 Feb 2000: New preference variables %EDITBOXWIDTH% and %EDITBOXWIDTH% to specify the edit box size.
>
>
  • PeterThoeny? - 25 Feb 2000: Edit preferences topics to set TWiki variables. There are three level of preferences: Site-level (TWikiPreferences), web-level (WebPreferences in each web) and user-level preferences (for each of the TWikiUsers? ). With this, discontinue use of server side include of wikiwebs.inc , wikiwebtable.inc , weblist.inc , webcopyright.inc and webcolors.inc files.
  • 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.
 Related Topics
Changed:
<
<
-- PeterThoeny? - 27 Feb 2000
>
>
-- PeterThoeny? - 20 Mar 2000

TWikiHistory 16 - 27 Feb 2000 - Main.PeterThoeny
Line: 1 to 1
Changed:
<
<
History of the TWiki Implementation
>
>
History of the TWiki Implementation (version TWiki-4.1.2, Sat, 03 Mar 2007, build 13046)
 
  • PeterThoeny? - 23 Jul 1998: Installed initial version, based on the JOS Wiki. See WikiWikiClones for details.
  • PeterThoeny? - 27 Jul 1998: Added automatic links to topics in other TWiki webs by specifying <web name>.<topic name>, e.g. Know.WebSeach .
Line: 53 to 53
 
  • PeterThoeny? - 07 Feb 2000: Changed the syntax for server side include variable from %INCLUDE:"filename.ext"% to %INCLUDE{"filename.ext"}% . (Previous syntax still supported. Change was done because of inline search syntax)
  • PeterThoeny? - 11 Feb 2000: New variable %SCRIPTURLPATH% / $scriptUrlPath containing the script URL without the domain name. Templates have been changed to use this variable instead of %SCRIPTURL% . This is for performance reasons.
  • PeterThoeny? - 11 Feb 2000: New variable %SCRIPTSUFFIX% / $scriptSuffix containing an optional file extension of the TWiki Perl script. Templates have been changed to use this variable. This allows you to rename the Perl script files to have a file extension like for example ".cgi".
Added:
>
>
  • PeterThoeny? - 25 Feb 2000: Edit preferences topics to set TWiki variables. There are three level of preferences: Site-level (TWikiPreferences), web-level (WebPreferences in each web) and user-level (for each of the TWikiUsers? ). With this, discontinue use of server side include of wikiwebs.inc , wikiwebtable.inc , weblist.inc , webcopyright.inc and webcolors.inc files.
  • PeterThoeny? - 25 Feb 2000: New preference variables %EDITBOXWIDTH% and %EDITBOXWIDTH% to specify the edit box size.
 Related Topics
Changed:
<
<
-- PeterThoeny? - 11 Feb 2000
>
>
-- PeterThoeny? - 27 Feb 2000

Revision 20r20 - 29 May 2000 - 08:40:42 - PeterThoeny?
Revision 19r19 - 23 May 2000 - 01:52:37 - PeterThoeny?
Revision 18r18 - 21 Apr 2000 - 23:36:00 - PeterThoeny?
Revision 17r17 - 21 Mar 2000 - 00:26:52 - PeterThoeny?
Revision 16r16 - 27 Feb 2000 - 23:15:04 - PeterThoeny?
Revision 15r15 - 12 Feb 2000 - 06:56:42 - PeterThoeny?
This site is powered by the TWiki collaboration platform.
All material on this collaboration platform is the property of the contributing authors.
All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
Syndicate this site RSSATOM