Question
In the new version 4.1.1, Table headings are always centre aligned, even if you put multiple spaces before or after the heading text.
The headings appear to have the
TablePlugin sorting built-in to them now and I'm wondering if this has anything to do with that.
Here's an example from my sandbox that is not aligning correctly:
We'll see how it renders here at TWiki.org.
On the subject of Tables, can anyone point me to where the table styles are defined as I don't like some of the new formatting changes.
Environment
--
DuncanKinnear - 06 Mar 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Aha! Here at twiki.org the table headings display the same behaviour.
In my example the headings should match their names.
--
DuncanKinnear - 06 Mar 2007
The value is set by
TABLEATTRIBUTES in
TablePlugin with
headeralign="center". Remove this and the headers align as should. You're right, this is a bug, see
Bugs:Item3321
.
--
ArthurClemens - 06 Mar 2007
Thank you. This is an easy fix, so I will change the question to answered (as far as I'm concerned)
For me it is enough to know that it has been recognised as an issue.
--
DuncanKinnear - 07 Mar 2007