16 Nov
2009
16 Nov
'09
10:12 a.m.
On Nov 16, 2009, at 11:11 AM, Vincent Massol wrote:
Hi,
For WCAG we need to add summary attributes to our tables. I'm proposing to allow the user to pass such a summary to the livetable macro through a new option.
For ex:
[...] #set($options = { "className":"XWiki.XWikiUsers", "translationPrefix" : "xe.index.users.", "tagCloud" : true, "rowCount": 15, "summary: "the summary here" }) #livetable("userstable" $columns $columnsProperties $options)
Actually it could be better named "Description" IMO. Thanks -Vincent
WDYT? ok?
Thanks -Vincent