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.

Item2050: Make it possible to set table rules for header or data rows

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Enhancement Closed Extension TablePlugin  
To support cellspacing in TablePlugin, we have lost the nice formatting of the header rows with the vertical bars. I suggest a solution:

Extend param tablerules so that header and data rows can have their own rules layout.

I will add these attributes:
  • headerrules
  • datarules

-- ArthurClemens - 14 Sep 2009

I also found out that Explorer stops rendering CSS after <style> tag 30. So with TP giving each table its own style tag through addToHEAD this quickly adds up - expecially since other extensions also have their style tags added.

I have fixed this by concatenating all TP css into one block.

-- ArthurClemens - 15 Sep 2009

2 fixes:
  1. fix rendering of tables in other included topics on the same page
  2. put 2 CSS sections in head: TABLEPLUGIN_default and TABLEPLUGIN_specific, to make skin overriding possible (these names should not change)

-- ArthurClemens - 17 Sep 2009

ItemTemplate edit

Summary Make it possible to set table rules for header or data rows
ReportedBy ArthurClemens
Codebase
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component TablePlugin
Priority Enhancement
CurrentState Closed
WaitingFor
Checkins Foswikirev:4942 Foswikirev:4943 Foswikirev:4967
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r10 - 04 Oct 2010, KennethLavrsen
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads