Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TablePlugin/data/TWiki/TablePlugin.txt

    r14 r464  
    99        * Table attributes can be set and overridden in this order: 
    1010                * Default =TABLEATTRIBUTES= Plugin setting in this topic. 
    11                 * A =TABLEATTRIBUTES= preferences setting on site-level (%TWIKIWEB%.TWikiPreferences) or web-level (any WebPreferences), e.g. 
     11                * A =TABLEATTRIBUTES= preferences setting on site-level (%SYSTEMWEB%.TWikiPreferences) or web-level (any WebPreferences), e.g. 
    1212                        * =Set TABLEATTRIBUTES = tableborder="0" cellpadding="1" ...= 
    1313                * Before a table using =%<nop>TABLE{...}%= 
     
    4444a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, for example, ==%<nop>INTERWIKIPLUGIN_SHORTDESCRIPTION%== 
    4545 
    46         * One line description, shown in the %TWIKIWEB%.TextFormattingRules topic: 
     46        * One line description, shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    4747                * Set SHORTDESCRIPTION = Control attributes of tables and sorting of table columns 
    4848 
     
    6060 
    6161Attributes are defined as a =TABLEATTRIBUTES= Plugin setting in this topic, a =TABLEATTRIBUTES= preferences setting, or on line before the table using =%<nop>TABLE{...}%=: 
    62 %INCLUDE{"%TWIKIWEB%.VarTABLE" section="table_attributes"}% 
     62%INCLUDE{"%SYSTEMWEB%.VarTABLE" section="table_attributes"}% 
    6363 
    6464The =%<nop>TABLE{...}%= settings override =TABLEATTRIBUTES= preferences settings, which override the =TABLEATTRIBUTES= Plugin settings.  
     
    138138|  03 Dec 2007 | Arthur Clemens: Fixed rendering and order of html elements =thead=, =tfoot= and =tbody=; corrected =id= parameter. | 
    139139|  24 Nov 2007 | Arthur Clemens: Fixed sorting of columns with only icons; also removed TWiki formatting before sorting. | 
    140 |  06 Oct 2007 | 15180: PTh: Added %TWIKIWEB%.VarTABLE to have it listed in %TWIKIWEB%.TWikiVariables | 
     140|  06 Oct 2007 | 15180: PTh: Added %SYSTEMWEB%.VarTABLE to have it listed in %SYSTEMWEB%.TWikiVariables | 
    141141|  27 Jun 2007 | 1.024 - 1.027 Various small bug fixes. | 
    142 |  24 Jun 2007 | 1.023: Arthur Clemens: Inline styles are now written to the head; updated default sort icons (from %TWIKIWEB%.TWikiDocGraphics). | 
     142|  24 Jun 2007 | 1.023: Arthur Clemens: Inline styles are now written to the head; updated default sort icons (from %SYSTEMWEB%.TWikiDocGraphics). | 
    143143|  23 Jun 2007 | 1.022: Arthur Clemens: Fixed styling of param =tablerules= on Internet Explorer. | 
    144144|  23 May 2007 | 1.021: Michael Daum: Fixed css attribute priority to cooperate nicely with skin themes. | 
     
    175175|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    176176 
    177 __Related Topics:__ %TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiPlugins, %TWIKIWEB%.StandardColors 
     177__Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.StandardColors 
Note: See TracChangeset for help on using the changeset viewer.