• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item5864: TablePlugin documentation needs better coverage of spans from header row

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension TablePlugin Low New   n/a  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

TablePlugin page describes rowspans as:

Table cells with a single caret indicate follow-up rows of multi-row spans. For example,

| One One | One Two | One Three |
| ^ | Two Two | Two Three |
| Three One | ^ | Three Three |

The docs don't say (or show) that header cells can also be spanned into the rows below.

The absence of this example bit us recently where I am employed. We upgraded TablePlugin and spans from the header row are failing. We could have caught this earlier if the example on the TablePlugin page had been more complete.

I recommend updating the example as

---++ Row Spans

Table cells with a single caret indicate follow-up rows of multi-row spans. For example,
<table width="100%"><tr><td>
<verbatim>
| *A* | *B* | *C* | *D* |
| ^ | One One | One Two | One Three |
| ^ | Two One | ^ | Two Three |
| ^ | Three One | Three Two | ^ |
</verbatim>
</td><td align="right">
| *A* | *B* | *C* | *D* |
| ^ | One One | One Two | One Three |
| ^ | Two One | ^ | Two Three |
| ^ | Three One | Three Two | ^ |
</td></tr></table>

NOTE - this example works on twiki.org. It current fails in develop.twiki.org. See Bugs/Item5865.

This bug report only concentrates on the documentation.

A B C D
One One One Two One Three
Two One Two Three
Three One Three Two

-- TWiki:Main/VickiBrown - 01 Aug 2008

ItemTemplate
Summary TablePlugin documentation needs better coverage of spans from header row
ReportedBy TWiki:Main.VickiBrown
Codebase 4.1.2
SVN Range TWiki-5.0.0, Sun, 27 Jul 2008, build 17148
AppliesTo Extension
Component TablePlugin
Priority Low
CurrentState New
WaitingFor

Checkins

TargetRelease n/a
ReleasedIn

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r3 - 2008-08-17 - FranzJosefGigler
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback