Looks very nice and I find it very useful. I've been wanting to do
something similar with a tree. The usage of live tables in your case
brings many advantages (over the tree approach) like pagination,
filtering and sorting at each level. The only downside is that you
can't have different types of entities at the same level (due to the
nature of the live table). With a tree you can have 'meta' nodes like:
- wiki
-- spaces
-- users
-- groups
-- applications
...
- page
-- objects
-- attachments
That's why you had to do separate 'views' for pages, users and applications.
Thanks,
Marius
On Fri, Aug 9, 2013 at 7:01 PM, Ecaterina Moraru (Valica)
<valicac(a)gmail.com> wrote:
Hi devs,
This is an idea for an Explorer application that would be used to navigate
step-by-step inside the wiki by following the wiki/space/page/objects
hierarchy.
You can see some mockups and comparison at
http://incubator.myxwiki.org/xwiki/bin/view/Improvements/ExplorerApp
Thanks,
Caty
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs