• 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.

When you have

  • sort="off" using TablePlugin
  • there is a space between the * and the header text
then the header formatting prints the *. Witness:

%TABLE{headerrows="1" sort="off"}%
|*A*|* TWiki.StandardColors *|
|1|yellow|
|2|red|
|3|green|
|4|white|
yields
A StandardColors
1 yellow
2 red
3 green
4 white

or when the header text is not a link:

A B
1 yellow
2 red
3 green
4 white

Without the sort directive the * are not shown, but the bolding is not applied either:

A StandardColors
1 yellow
2 red
3 green
4 white

A B
1 yellow
2 red
3 green
4 white


It seems this is fixed with Item3198.

AC

ItemTemplate
Summary sort="off" throws off header formatting
ReportedBy TWiki:Main.ThomasWeigert
Codebase ~twiki4
SVN Range TWiki-4.1, Sat, 18 Nov 2006, build 12001
AppliesTo Extension
Component TablePlugin
Priority Urgent
CurrentState Closed
WaitingFor

Checkins

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