Changeset 464 for trunk/TablePlugin/data/TWiki/TablePlugin.txt
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
-
trunk/TablePlugin/data/TWiki/TablePlugin.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/TablePlugin/data/TWiki/TablePlugin.txt
r14 r464 9 9 * Table attributes can be set and overridden in this order: 10 10 * 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. 12 12 * =Set TABLEATTRIBUTES = tableborder="0" cellpadding="1" ...= 13 13 * Before a table using =%<nop>TABLE{...}%= … … 44 44 a plugin setting write ==%<nop><plugin>_<setting>%==, for example, ==%<nop>INTERWIKIPLUGIN_SHORTDESCRIPTION%== 45 45 46 * One line description, shown in the % TWIKIWEB%.TextFormattingRules topic:46 * One line description, shown in the %SYSTEMWEB%.TextFormattingRules topic: 47 47 * Set SHORTDESCRIPTION = Control attributes of tables and sorting of table columns 48 48 … … 60 60 61 61 Attributes 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"}% 63 63 64 64 The =%<nop>TABLE{...}%= settings override =TABLEATTRIBUTES= preferences settings, which override the =TABLEATTRIBUTES= Plugin settings. … … 138 138 | 03 Dec 2007 | Arthur Clemens: Fixed rendering and order of html elements =thead=, =tfoot= and =tbody=; corrected =id= parameter. | 139 139 | 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 | 141 141 | 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). | 143 143 | 23 Jun 2007 | 1.022: Arthur Clemens: Fixed styling of param =tablerules= on Internet Explorer. | 144 144 | 23 May 2007 | 1.021: Michael Daum: Fixed css attribute priority to cooperate nicely with skin themes. | … … 175 175 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 176 176 177 __Related Topics:__ % TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiPlugins, %TWIKIWEB%.StandardColors177 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.StandardColors
Note: See TracChangeset
for help on using the changeset viewer.
