This question about Using an extension: Asked

Table Rule Colors

Issue

The TABLE variable uses tablerules to enable/disable a column separator line.

I had expected the tablebordercolor option to control the color of the rules as well as the outer border, but it does not. I don't see any other way to control the color of the (inner) table rules.

Example

%TABLE{tablerules="cols" tableborder="4" tablebordercolor="blue" databg="#FAF0D4, #F3DFA8"}%
| *Name* | *Color*  | *Type*  |
| Zucchini | Green | Vegetable |
| Dog | Brown | Animal |
| Banana | Yellow | Fruit |
| Granite | Gray | Rock |

Name Color Type
Zucchini Green Vegetable
Dog Brown Animal
Banana Yellow Fruit
Granite Gray Rock

Question

Is this
  • a bug in tablebordercolor?
  • a missing feature (e.g. a need for tablerulescolor)?
  • something I'm missing that's already there?

For simplicity's sake, I think that tablebordercolor should handle the color of both outer borders and inner "borders" (rules), especially given that borders and rules are possible to enable / disable separately. However, I could see a situation where someone might want to control the colors separately.

-- VickiBrown - 29 Sep 2012

 

QuestionForm edit

Subject Using an extension
Extension TablePlugin
Version Foswiki 1.1.4
Status Asked
Related Topics
Topic revision: r1 - 29 Sep 2012, VickiBrown
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy