On Mon, Nov 16, 2009 at 11:12, Vincent Massol <[email protected]> wrote:
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.
Yes "description" is better I think.
Thanks -Vincent
WDYT? ok?
+0
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne