Hi list, hi Jean Marc, I have implemented a simple two panes user dashboard with a theme/page <=> ViewId association. Currently it displays only the user's tasks and the result of the search last modified documents as two seperated fragments:
http://public.dev.nuxeo.com/~ogrisel/shots/dashboard.png Once we have implemented custom queries (http://jira.nuxeo.org/browse/NXP-381) I plan to add more "search results" fragments (like the former content portlets) to the default user dashboard (+ other in the long term such as a feed aggregation fragment for instance). It would be nice (and already requested by our customers) to be able to make those fragments foldable and movable (reordering) inside the two columns by each user of the application. This looks like a good use case for the perspective engine with cookie storage but I do not know how to flag the fragments we allow the user to move and those the user cannot + this need a specific engine that is a mix between the default engine and the editor engine to be able to reorder fragment my D&D. The final goal is to get something like netvibes in terms of look and feel. What do you think? Are their plans to implement such use case ? Best, -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
