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

pencil
Priority: Enhancement
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Extension
Component: TablePlugin
Branches:
Reported By: ArthurClemens
Waiting For:
Last Change By: KennethLavrsen
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 distro:0d0d946f4765 distro:cbaf4386010c distro:b5be7cd9ad4e
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 Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy