https://bugzilla.wikimedia.org/show_bug.cgi?id=31880

--- Comment #9 from Yaron Koren <yaro...@gmail.com> 2011-10-24 21:13:16 UTC ---
I think this has uncovered two issues. First of all - DaSch, you're right that
the addition of a CSS class to the <th> headers can't be used to set the
display of the rest of the column. That's my fault - for some reason I thought
that a class for the header could be used to affect the rest of the column, but
that's not true. I'll have to fix that somehow.

There's another issue, though, which is that there's an "align" parameter that
the table format should be handling, but isn't. "align" is mentioned in the
documentation (see http://semantic-mediawiki.org/wiki/Help:Inline_queries), as
well as in the code for the table format - but it doesn't seem to actually get
handled. This looks like a bug introduced in some recent version of SMW.

By the way, I'm not sure if "align" is a regular parameter, meant to cover all
columns, or a "sub-parameter" (I forgot the exact term), meant to cover just
one column - in other words, with the syntax "|+". The latter would make more
sense. Either way, it should be handled.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to