-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: ADDONS_5.6
-
Component/s: Nuxeo Drive
-
Backlog priority:420
For now we need to be able to implement 2 cases for the file system tree client-side:
- The default one:
Nuxeo Drive |_ synchronized folder 1 |_ synchronized folder 2 |_ ...
- A user workspace related one:
Nuxeo Drive |_ document 1 in the user workspace |_ document 2 in the user workspace |_ ... |_ Synchronized folders |_ synchronized folder 1 |_ synchronized folder 2 |_ ...
This should be configurable through an extension point.