Документ взят из кэша поисковой машины. Адрес оригинального документа : http://dualopt1.cmm.msu.ru/bin/rdiff/TWiki/TWikiHistory?rev1=27&rev2=23
Дата изменения: Unknown
Дата индексирования: Fri Feb 28 22:27:40 2014
Кодировка:
%TOPICTITLE% (23 vs. 27) - TWiki
Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r27  >  r26  >  r25  >  r24  >  r23  ...
TWikiHistory 27 - 2000-11-04 - PeterThoeny
Line: 83 to 83
 
Changed:
<
<
>
>
  • PeterThoeny - 03 Nov 2000: Flag $doHidePasswdInRegistration in wikicfg.pm to hide plain text password in registration email.
 

Related Topics

Line: 91 to 91
 
Changed:
<
<
-- PeterThoeny - 01 Nov 2000
>
>
-- PeterThoeny - 03 Nov 2000

TWikiHistory 26 - 2000-11-02 - PeterThoeny
Line: 66 to 66
 
  • 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.
Changed:
<
<
  • 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.
Line: 74 to 74
 
  • 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.)
Changed:
<
<
>
>
  Related Topics
Changed:
<
<
-- PeterThoeny - 18 Sep 2000
>
>
-- PeterThoeny - 01 Nov 2000

TWikiHistory 25 - 2000-09-19 - PeterThoeny
Line: 74 to 74
 
  • 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.)
Changed:
<
<
>
>
  Related Topics
Changed:
<
<
-- PeterThoeny - 20 Aug 2000
>
>
-- PeterThoeny - 18 Sep 2000

TWikiHistory 24 - 2000-08-20 - PeterThoeny
Line: 4 to 4
 
  • 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.)
Changed:
<
<
  • 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)
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% .
Changed:
<
<
>
>
  • 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.
Line: 70 to 70
 
  • 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.
Changed:
<
<
  • 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
Changed:
<
<
-- PeterThoeny - 19 Aug 2000
>
>
-- PeterThoeny - 20 Aug 2000

Revision 27r27 - 2000-11-04 - 08:16:42 - PeterThoeny
Revision 26r26 - 2000-11-02 - 03:19:14 - PeterThoeny
Revision 25r25 - 2000-09-19 - 08:08:15 - PeterThoeny
Revision 24r24 - 2000-08-20 - 08:44:12 - PeterThoeny
Revision 23r23 - 2000-08-19 - 09:45:10 - PeterThoeny
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiHistory
Syndicate this site RSSATOM