NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item2039: TablePlugin: Create CSS only HTML
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Extension |
TablePlugin |
|
It is time TablePlugin gets rid of its ancient html formatting. No more
font tag and inline
td valign="top" bgcolor="#ffffff" markup.
The code refactoring also addresses:
--
ArthurClemens - 11 Sep 2009
Some things to iron out.
--
ArthurClemens - 12 Sep 2009
Note that most of the unit tests that fail now are because the table and td tags no longer have the html markup.
Most of the unit tests that fail are from extensions. All default extensions must be pseudo-installed when you run the unit tests to catch this.
--
KennethLavrsen - 13 Sep 2009
Should be fixed now.
--
ArthurClemens - 15 Sep 2009