| Table Plugin
Gives extra control of table display: |
|
- Table cell spacing. Default: 1
|
|
> > |
- Table width, e.g.
100% for relative, 640 for absolute width. Default: (not set)
|
|
- Vertical alignment of cells. Set to:
top , middle , bottom or baseline ; default: (empty)
|
|
valign |
Vertical alignment of cells, set to top , middle , bottom or baseline |
valign="top" |
headeralign |
Header cell alignment, set to left , center , right or justify . Overrides individual cell settings |
headeralign="left" |
dataalign |
Data cell alignment, set to left , center , right or justify . Overrides individual cell settings |
dataalign="center" |
|
|
> > |
tablewidth |
Table width: Percentage of window width, or absolute pixel value. Default is unspecified |
tablewidth="100%" |
columnwidths |
Column widths: Comma delimited list of column widths, percentage or absolute pixel value. Default is unspecified |
columnwidths="80%, 20%" |
headerrows |
Number of header rows to exclude from sort; default 1 |
headerrows="1" |
footerrows |
Number of footer rows to exclude from sort; default 0 |
footerrows="1" |
|
|
All default to the global setting
Example |
|
< < | Line before table: %TABLE{ sort="on" tableborder="0" cellpadding="1" cellspacing="3" headerbg="#000099" headercolor="#FFFFCC" databg="#C8CB8F, #DBDDB5" }% |
> > | Line before table: %TABLE{ sort="on" tableborder="0" cellpadding="1" cellspacing="3" headerbg="#000099" headercolor="#FFFFCC" databg="#C8CB8F, #DBDDB5" headerrows="2" footerrows="1" }% |
| |
|
< < | |
> > |
Table with two Header Rows and Footer Row |
|
|
Num |
Status |
Action |
Who |
When |
Progress |
1 |
C |
Chose new colours |
John |
1-Dec-02 |
|
2 |
X |
Release |
John |
1-Apr-02 |
|
3 |
|
Get feedback |
Anne |
1-Feb-02 |
|
12 |
C |
Spec error handling |
Jack |
1-Dec-02 |
|
5 |
|
Abc |
John |
|
|
|
|
> > |
|
|
Plugin Installation Instructions |
| Plugin Info
|
|
< < |
Plugin Version: |
09 Dec 2002 |
|
> > |
Plugin Version: |
15 Dec 2002 |
|
|
Change History: |
<-- specify latest version first --> |
|
|
> > |
|
|
09 Dec 2002: |
PTh: Added headercolor and datacolor parameters |
05 Jun 2002: |
PTh: Added "none" value to databg parameter (suggested by TWiki:Main/TaitCyrus); fixed sorting by stripping HTML tags, removing links and making sort ignore case (suggested by TWiki:Main/ShawnBradford) |
13 Mar 2002: |
PTh: Added TWiki:Main/ShawnBradford 's initsort and initdirection |
|
| Related Topics: TWikiPreferences, TWikiPlugins, StandardColors
-- JohnTalintyre? - 07 Oct 2001
|
|
< < | -- PeterThoeny - 09 Dec 2002
|
> > | -- PeterThoeny - 15 Dec 2002
|
|
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" |
|