Difference: TWikiTip023 (1 vs. 2)

Revision 227 Jun 2010 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="TWikiTipsOfTheDay"

Control table attributes with TablePlugin

Changed:
<
<
The TablePlugin gives extra control of table display:
>
>
The TablePlugin gives extra control over table display:
 
  • Allows sorting
  • Changing table properties like border width, cell spacing and cell padding
  • Changing background color and text color for header cells
Line: 18 to 18
  See More Tips...
Changed:
<
<
-- TWiki:Main.PaulineCheung - 30 Jan 2005
>
>
-- Contributors: TWiki:Main.PaulineCheung

Revision 104 Feb 2005 - TWikiContributor

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="TWikiTipsOfTheDay"

Control table attributes with TablePlugin

The TablePlugin gives extra control of table display:

  • Allows sorting
  • Changing table properties like border width, cell spacing and cell padding
  • Changing background color and text color for header cells
  • Changing background color and text color for data cells - colors can alternate
  • Table attributes can be set and overridden in this order:
    • Default TABLEATTRIBUTES Plugin setting in this topic
    • A TABLEATTRIBUTES preferences setting on site-level (TWikiPreferences), web-level (any WebPreferences), or topic level. For example:
      • Set TABLEATTRIBUTES = tableborder="0" cellpadding="1" ...

To change table characteristics place %TABLE{...}% before the table.

More Information...

See More Tips...

-- TWiki:Main.PaulineCheung - 30 Jan 2005

View topic | History: r2 < r1 | More topic actions...
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiTip023.