On Fri, Feb 19, 2010 at 14:58, Jerome Velociter <jerome(a)xwiki.com> wrote:
Hi all,
I propose to add a column in the document index table to display the
document titles. Right now we only display document name and space ; and
users do relate to the title they enter in the edit Form, not to the
technical name of the page.
Only issue is that currently we can't have this column sortable nor
filterable since standard XE documents use the localization tool for
their title, so searching and ordering would not provide with expected
results.
I propose we add the column just after the page name one, non
filterable/sortable (for the moment and until we find a way to make
internationalized titles searchable) and non clickable.
You can check the result on the incubator wiki (just the i18n key for
the table header is missing)
http://incubator.myxwiki.org/xwiki/bin/view/Main/AllDocs
* Since page title could be very big if someone did a mistake like an
{{include}} in the first header without anything in the title field
for example, we should probably protect the table by limiting the
number of chars printer with some ... when it's too long.
* I did not tested on a 1280 screen, it could make the table not very
nice maybe.
Note that this will force us to add a nice title to all documents in XE
(this is not the case right now, some technical documents in
"blacklisted" spaces still have no title)
JIRA issue :
http://jira.xwiki.org/jira/browse/XE-603
Opinions ?
Thanks,
Jerome.
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
--
Thomas Mortagne