Note: we currently have not the ability to filter on documents' title. The livetable performs queries on the database level. In the database, the title is stored as raw content and so is not rendered (it could be a velocity code that displays a translation key for example).
Even if we add a title cache, we would still not be able to filter on it and on the database in the same time. Unless we store this title cache on the database, which may not be desirable. Anyway, this modification seems too important for the 7.2rc1 time frame. So I suggest to not display the page title on the livetable. It means we cannot implement the solution 2.1.2 and 2.1.3 yet. WDYT? Thanks, -- Guillaume Delhumeau ([email protected]) Research & Development Engineer at XWiki SAS Committer on the XWiki.org project _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

