Logo

CPSNavigation Goals

Last modified: 05/20/2006 07:49 AM
Revision: goals.txt 30766 2005-12-16 18:39:19Z dkuhlman

1   Easy Creation of an Explorer

Make it very easy to create a kind of Explorer for each of the following:

  • Documents
    • using portal_tree for folders and documents
  • All Vocabularies
    • Hierarchy vocabulary
  • Directories
    • acl_users
    • ldap

2   What is an explorer?

Assuming that a node is a container and a leaf is not.

An Explorer contains 2 parts:

  • The left part displays the hierarchy of node using a tree; the path to the selected node is expanded (display all children of parents of the selected node).
  • The right part displays a listing of the content of the selected node; it may display either nodes and leaves, only nodes, or only leaves. This part should handle filtering, sorting and batching.

3   Make These Tasks Easy

The following should be easy to do:

  • We don't want any processing from ZPT or Python scripts.
  • Writing a new explorer should be simple.
This site is powered by CPS, which includes CPSSkins. CPS and its design are Copyright © 2002-2006 Nuxeo SAS.
CPSSkins is Copyright © 2003-2006 Jean-Marc Orliaguet.
powered_by_nuxeo.png