Документ взят из кэша поисковой машины. Адрес оригинального документа : http://dualopt1.cmm.msu.ru/bin/rdiff/TWiki/TWikiHistory?rev1=51&rev2=47
Дата изменения: Unknown
Дата индексирования: Fri Feb 28 22:11:40 2014
Кодировка:
%TOPICTITLE% (47 vs. 51) - TWiki
Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r51  >  r50  >  r49  >  r48  >  r47  ...
TWikiHistory 51 - 2001-09-15 - PeterThoeny
Line: 1 to 1
  TWiki History: The Dev Timeline
Line: 32 to 32
 
Changed:
<
<
    • The table syntax has been enhanced to (i) render =  *bold*  = cells as table headers, (ii) render space padded cells =   center aligned   = and =    right aligned  =, (iii) span multiple columns using =  empty cells    =. More in TextFormattingRules.
>
>
    • The table syntax has been enhanced to (i) render | *bold* | cells as table headers, (ii) render space padded cells |   center aligned   | and |   right aligned |, (iii) span multiple columns using | empty cells |||. More in TextFormattingRules.
 
Changed:
<
<
    • Security fix Questionable files like PHP scripts (executables) and .htaccess files that are attached to a topic get a .txt suffix appended to the file name. See also [[http://TWiki.org/cgi-bin/view/Codev/FileAttachmentFilterSecurityAlert][TWiki:Codev.FileAttachmentFilterSecurityAlert
>
>
 
Changed:
<
<
    • New Wiki rule to specify arbitrary text for external links (i.e. [[http://TWki.org][TWiki) and internal links (i.e [[WikiSyntax][syntax). More in TWikiVariables.
>
>
    • New Wiki rule to specify arbitrary text for external links (i.e. [[http://TWki.org][TWiki]]) and internal links (i.e [[WikiSyntax][syntax]]). More in TWikiVariables.
 
Changed:
<
<
    • New Wiki rule for named anchors, e.g. links within a topic. Define a named anchor with #MyAnchor at the beginning of a line, and link to it with [[#MyAnchor. More in TWikiVariables.
>
>
    • New Wiki rule for named anchors, e.g. links within a topic. Define a named anchor with #MyAnchor at the beginning of a line, and link to it with [[#MyAnchor]]. More in TWikiVariables.
 
  • 25 Feb 2001 - NicholasLee , PeterThoeny
    • Use Net::SMTP module instead of sendmail if installed.
  • 01 Feb 2001 - PeterThoeny
    • Added <verbatim> ... </verbatim> tags to show source code "as is". Unlike the <pre> ... </pre> tags, it also shows <, >, & characters "as is".
  • 01 Feb 2001 - PeterThoeny
Changed:
<
<
>
>
 
Line: 58 to 58
 
Changed:
<
<
    • TWiki skins Define a different page layout with a customized header and footer layout, i.e. a print skin for a printable view of a topic. More in TWikiSkins and TWiki:Codev.TWikiSkins.
>
>
    • TWiki skins Define a different page layout with a customized header and footer layout, i.e. a print skin for a printable view of a topic. More in TWikiSkins and TWiki:Codev/TWikiSkins.
 
Changed:
<
<
>
>
 
Changed:
<
<
>
>
 
Line: 77 to 77
 
  • 01 Nov 2000 - PeterThoeny
    • Added a "Cancel" link in edit that releases the edit lock.
  • 23 Oct 2000 - PeterThoeny
Changed:
<
<
>
>
 
Changed:
<
<
>
>
 
Changed:
<
<
>
>
 
Changed:
<
<
>
>
 
Changed:
<
<
    • Added forced internal links. Write [[text formatting FAQ to get the link [[text formatting FAQ that points to topic TextFormattingFAQ.
>
>
 
  • 19 Aug 2000 - PeterThoeny
    • Ref-By link searches all webs (not just the current web.)
  • 16 Aug 2000 - PeterThoeny
Line: 251 to 251
  The typical TWiki development flow...
Changed:
<
<
>
>
 

TWikiHistory 50 - 2001-09-15 - MikeMannix
Line: 1 to 1
  TWiki History: The Dev Timeline
Line: 249 to 249
 

Dev Flow

Added:
>
>
The typical TWiki development flow...
 

TWikiHistory 49 - 2001-09-14 - PeterThoeny
Line: 1 to 1
  TWiki History: The Dev Timeline

Changed:
<
<

2001

>
>

01-Sep-2001 Release

 
Changed:
<
<
>
>
 
    • Easier install for Windows, including auto detection in TWiki.cfg
  • 30 Aug 2001 - JohnTalintyre
Line: 19 to 19
 
    • New %TOPICLIST{"format"}% and %WEBLIST{"format"}% variables to get a formatted topic index and web index, respectively. More in TWikiVariables.
  • 01 Jun 2001 - PeterThoeny
    • New %URLPARAM{"name"}% variable to query URL parameters. More in TWikiVariables.
Changed:
<
<
>
>
 
Changed:
<
<
>
>
 
Changed:
<
<
>
>
 
Changed:
<
<
>
>
 
Changed:
<
<
>
>
 
Changed:
<
<
>
>
 
  • 27 Mar 2001 - PeterThoeny
    • The table syntax has been enhanced to (i) render =  *bold*  = cells as table headers, (ii) render space padded cells =   center aligned   = and =    right aligned  =, (iii) span multiple columns using =  empty cells    =. More in TextFormattingRules.
Line: 63 to 63
 
Deleted:
<
<

2000

 
Added:
>
>

01-Dec-2000 Release

 
  • 03 Nov 2000 - PeterThoeny
    • Flag $doHidePasswdInRegistration in wikicfg.pm to hide plain text password in registration email.
  • 01 Nov 2000 - PeterThoeny
Line: 120 to 120
 
Added:
>
>

01-May-2000 Release

 
Line: 148 to 151
 
  • 10 Jan 2000 - PeterThoeny
    • No more escaping for '%' percent characters. (Number of consecutive '%' entered and displayed is identical.)
Deleted:
<
<

1999

 
  • 03 Oct 1999 - PeterThoeny
    • Limit the number of revisions shown at the bottom of the topic. Example
      Topic TWikiHistory . { ..... Diffs r1.10 > r1.9 > r1.8 > r1.7 >... }
      Additional revisions can be selected by pressing the >... link.
Added:
>
>

01-Sep-1999 Release

 
Line: 167 to 170
 
    • Search path for include files in %INCLUDE:"file.inc"% variable. Search first in the current web, then in parent data directory. Useful to overload default include text in the data directory by web-specific text, like for example webcopyright.inc text.
  • 07 Jul 1999 - ChristopheVermeulen
    • Link a plural topic to a singular topic in case the plural topic does not exist. Example TestVersion / TestVersions , TestPolicy / TestPolicies , TestAddress / TestAddresses , TestBox / TestBoxes .
Added:
>
>

01-Jul-1999 Release

 
Line: 192 to 198
 
  • 04 Jan 1999 - PeterThoeny
    • Fixed bug when viewing differences between topic revisions that include HTML table tags like <table>, <tr>, <td>.
Changed:
<
<

1998

>
>

1998 Releases

 
  • 08 Dec 1998 - PeterThoeny
    • Signature is shown below the text area when editing a topic. Use this to easily copy & paste your signature into the text.

TWikiHistory 48 - 2001-09-12 - MikeMannix
Line: 1 to 1
  TWiki History: The Dev Timeline
Line: 12 to 12
 
Changed:
<
<
>
>
 
Changed:
<
<
    • New topic templates as topics instead of templates. Customize by editing the topic. Retired notedited.tmpl, notext.tmpl and notwiki.tmpl templates. More in TWikiTemplateSystem .
>
>
    • New topic templates as topics instead of templates. Customize by editing the topic. Retired notedited.tmpl, notext.tmpl and notwiki.tmpl templates. More in TWikiTemplates.
 
  • 07 Jun 2001 - PeterThoeny
    • New %TOPICLIST{"format"}% and %WEBLIST{"format"}% variables to get a formatted topic index and web index, respectively. More in TWikiVariables.
  • 01 Jun 2001 - PeterThoeny
Line: 117 to 117
 
Changed:
<
<
>
>
 

Revision 51r51 - 2001-09-15 - 19:04:47 - PeterThoeny
Revision 50r50 - 2001-09-15 - 10:22:22 - MikeMannix
Revision 49r49 - 2001-09-14 - 06:33:02 - PeterThoeny
Revision 48r48 - 2001-09-12 - 06:51:29 - MikeMannix
Revision 47r47 - 2001-09-06 - 20:22:45 - MikeMannix
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