Difference: TablePlugin (18 vs. 19)

Revision 192003-05-25 - PeterThoeny

Line: 1 to 1
 

Table Plugin

Gives extra control of table display:

Line: 18 to 18
 
  • date if format is:
    • dd MMM YYY - hh:mm
Changed:
<
<
    • dd-MMM-YY or dd-MM-YYYY (can be / or space in place of -)
>
>
    • dd-MMM-YY or dd-MMM-YYYY (can be / or space in place of -)
 
    • MMM is Jan, Feb, etc
  • number is digits, with optional decimal point
  • otherwise treated as text
Line: 70 to 70
  The %TABLE{...}% settings override TABLEATTRIBUTES preferences settings, which override the TABLEATTRIBUTES Plugin settings.
Changed:
<
<

Example

>
>

Examples

Use of %TABLE{...}%

  Line before table: %TABLE{ sort="on" tableborder="0" cellpadding="1" cellspacing="3" headerbg="#000099" headercolor="#FFFFCC" databg="#C8CB8F, #DBDDB5" headerrows="2" footerrows="1" }%
Line: 84 to 86
 
5   Abc John    
Num Status Action Who When Progress
Added:
>
>

Table with 4 digit year dates and no use of %TABLE{...}%

When
<-- -->
Sorted ascending
1-Jan-2003
1-Jan-2004
2-Jan-2005
 

Plugin Installation Instructions

Note: You do not need to install anything on the browser to use this plugin. Below installation instructions are for the administrator who needs to install this plugin on the TWiki server.

Line: 103 to 112
 

Plugin Info

Changed:
<
<
Plugin Author: JohnTalintyre, PeterThoeny
Plugin Version: 24 May 2003
>
>
Plugin Author: TWiki:Main/JohnTalintyre, TWiki:Main/PeterThoeny
Plugin Version: 01 Dec 2003
 
Change History:
<-- specify latest version first -->
 
Changed:
<
<
24 May 2003: PTh: New |^| rule for multi row span (TWiki:Main/WalterMundt); added tableframe and tablerules (TWiki:Main/JohannesMartin); ignore columnwidths for multi column span; validate headerrows and footerrows (TWiki:Main/DarrylGreen)
>
>
01 Dec 2003: PTh: Fixed error when footerrows was specified on an empty table, contributed by TWiki:Main/PaulineCheung
24 May 2003: PTh: New |^| rule for multi row span (TWiki:Main/WalterMundt); added tableframe and tablerules (TWiki:Main/JohannesMartin); ignore columnwidths for multi column span; validate headerrows and footerrows (TWiki:Main/DarrylGreen); fixed link color problem and up/down icon color problem for dark header background
 
17 Dec 2002: PTh: Removed individual table Plugin settings; added TABLEATTRIBUTES Plugins setting and TABLEATTRIBUTES preferences setting
15 Dec 2002: PTh: Added headerrows and footerrows params (TWiki:Main/DarrylGreen, TWiki:Main/WoutMertens); added tablewidth and columnwidths params (TWiki:Main/ThorstenSommermann)
09 Dec 2002: PTh: Added headercolor and datacolor parameters
Line: 126 to 136
  Related Topics: TWikiPreferences, TWikiPlugins, StandardColors
Changed:
<
<
-- JohnTalintyre - 07 Oct 2001
-- PeterThoeny - 24 May 2003
META FILEATTACHMENT attr="" comment="Up arrow" date="1005707580" name="up.gif" path="C:\Data\Temp\up.gif" size="876" user="PeterThoeny" version="1.1"
META FILEATTACHMENT attr="" comment="Down arrow" date="1005707591" name="down.gif" path="C:\Data\Temp\down.gif" size="869" user="PeterThoeny" version="1.1"
META FILEATTACHMENT attr="" comment="Diamond symbol" date="1005707607" name="diamond.gif" path="C:\Data\Temp\diamond.gif" size="881" user="PeterThoeny" version="1.1"
>
>
-- TWiki:Main/JohnTalintyre - 07 Oct 2001
-- TWiki:Main/PeterThoeny - 01 Dec 2003
META FILEATTACHMENT attr="" comment="Up arrow" date="1070351625" name="up.gif" path="C:\Data\MyTWiki\Plugins\TablePlugin\pub\TWiki\TablePlugin\up.gif" size="867" user="PeterThoeny" version="1.1"
META FILEATTACHMENT attr="" comment="Down arrow" date="1070351653" name="down.gif" path="C:\Data\MyTWiki\Plugins\TablePlugin\pub\TWiki\TablePlugin\down.gif" size="867" user="PeterThoeny" version="1.1"
META FILEATTACHMENT attr="" comment="Diamond symbol" date="1070351672" name="diamond.gif" path="C:\Data\MyTWiki\Plugins\TablePlugin\pub\TWiki\TablePlugin\diamond.gif" size="881" user="PeterThoeny" version="1.1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 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.TablePlugin.