Ignore:
Timestamp:
11/10/08 22:01:01 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: More TWikiPreferences to Default/SitePreferences changes
More to come

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/data/TWiki/TWikiHistory.txt

    r482 r526  
    133133      * Change in WikiWord definition: Numbers are treated as lower case letters, e.g. !Y2K is now a !WikiWord. 
    134134      * Configurable template load path. Advanced feature for those that work with customized templates. 
    135       * Added %<nop>VBAR% to TWikiPreferences for vertical bar symbol. 
     135      * Added %<nop>VBAR% to !TWikiPreferences for vertical bar symbol. 
    136136      * On topic creation, force initial letter of topic name to be upper case. 
    137137      * Allow date format in form fields. 
     
    607607      * Ref-By link searches all webs (not just the current web.)  
    608608   * *16 Aug 2000* - TWiki:Main.PeterThoeny 
    609       * New TWikiPreferences variables =%<nop>HTTP_EQUIV_ON_VIEW%= , =%<nop>HTTP_EQUIV_ON_EDIT%= and =%<nop>HTTP_EQUIV_ON_PREVIEW%= that define the =&lt;meta http-equiv="..."&gt;= meta tags for the TWiki templates. This can be used for example to set a document expiration time.  
     609      * New !TWikiPreferences variables =%<nop>HTTP_EQUIV_ON_VIEW%= , =%<nop>HTTP_EQUIV_ON_EDIT%= and =%<nop>HTTP_EQUIV_ON_PREVIEW%= that define the =&lt;meta http-equiv="..."&gt;= meta tags for the TWiki templates. This can be used for example to set a document expiration time.  
    610610   * *29 Jul 2000* - TWiki:Main.PeterThoeny 
    611611      * New variables =%<nop>GMTIME{"..."}%= and =%<nop>SERVERTIME{"..."}%= . More in TWikiVariables.  
     
    648648      * New preference variables =%<nop>EDITBOXWIDTH%= and =%<nop>EDITBOXHEIGHT%= to specify the edit box size.  
    649649   * *25 Feb 2000* - TWiki:Main.PeterThoeny 
    650       * 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 Main.TWikiUsers). With this, discontinue use of server side include of =wikiwebs.inc= , =wikiwebtable.inc= , =weblist.inc= , =webcopyright.inc= and =webcolors.inc= files.   
     650      * 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 Main.TWikiUsers). With this, discontinue use of server side include of =wikiwebs.inc= , =wikiwebtable.inc= , =weblist.inc= , =webcopyright.inc= and =webcolors.inc= files.   
    651651   * *11 Feb 2000* - TWiki:Main.PeterThoeny 
    652652      * New variable =%<nop>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".  
Note: See TracChangeset for help on using the changeset viewer.