In Site Permissions there is a doc problem with the header.
| *Web* | *Sitemap* | *VIEW* || *CHANGE* || *RENAME* ||
| ^ | *Listed* | *DENY* | *ALLOW* | *DENY* | *ALLOW* | *DENY* | *ALLOW* |
Becomes
Web |
Sitemap |
VIEW |
CHANGE |
RENAME |
Listed |
DENY |
ALLOW |
DENY |
ALLOW |
DENY |
ALLOW |
The vertical span of cells does not work with header rows it seems.
It that a bug? Maybe, maybe not. That is a seperate thing. This bug item just tracks a quick work around to
| *Web* | *Sitemap* | *VIEW* || *CHANGE* || *RENAME* ||
| * * | *Listed* | *DENY* | *ALLOW* | *DENY* | *ALLOW* | *DENY* | *ALLOW* |
Web |
Sitemap |
VIEW |
CHANGE |
RENAME |
|
Listed |
DENY |
ALLOW |
DENY |
ALLOW |
DENY |
ALLOW |
And at the same time I move a text outside the INCLUDE.
--
TWiki:Main/KennethLavrsen
- 24 Apr 2007
This is a new bug (core?
TablePlugin?) that needs to be fixed. See how it is supposed to look,
TWiki:TWiki/SitePermissions
. See
TextFormattingRules on
|^|
.
Test case:
| *vertical span* | *table 1* | *normal* |
|^| <- pipe-caret-pipe ||
| cell | cell | cell |
| *vertical span* | *table 1* | *normal* |
|^| <- pipe-caret-pipe ||
| cell | cell | cell |
| vertical span | cell | cell |
|^| <- pipe-caret-pipe ||
| cell | cell | cell |
| *vertical span* | *table 2* | *normal* |
| ^ | <- pipe-space-caret-space-pipe ||
| cell | cell | cell |
| vertical span | cell | cell |
| ^ | <- pipe-space-caret-space-pipe ||
| cell | cell | cell |
| vertical span | table 3 | normal |
| ^ | <- pipe-space-caret-space-pipe ||
| cell | cell | cell |
| vertical span | cell | cell |
| ^ | <- pipe-space-caret-space-pipe ||
| cell | cell | cell |
vertical span |
table 1 |
normal |
<- pipe-caret-pipe |
cell |
cell |
cell |
vertical span |
table 1 |
normal |
<- pipe-caret-pipe |
cell |
cell |
cell |
vertical span |
cell |
cell |
<- pipe-caret-pipe |
cell |
cell |
cell |
vertical span |
table 2 |
normal |
<- pipe-space-caret-space-pipe |
cell |
cell |
cell |
vertical span |
cell |
cell |
<- pipe-space-caret-space-pipe |
cell |
cell |
cell |
vertical span |
table 3 |
normal |
<- pipe-space-caret-space-pipe |
cell |
cell |
cell |
vertical span |
cell |
cell |
<- pipe-space-caret-space-pipe |
cell |
cell |
cell |
It looks like header cells no longer grok
|^|
.
--
TWiki:Main.PeterThoeny
- 24 Apr 2007
Please add this case first to
TestCases.TestCaseTablePlugin
--
TWiki:Main.ArthurClemens
- 24 Apr 2007
I was going to raise this bug item but you beat me to it. Thanks Peter.
Why did someone put a Waiting for KennethLavrsen on it?
--
TWiki:Main.KennethLavrsen
- 24 Apr 2007
This is caused by
Item5050. Closing this entry.
--
TWiki:Main.ArthurClemens
- 02 Dec 2007