I apologize, but it isn't the problem. I want generate a tree structure starting from a space. Moreover I want to manage the order of the items in the generated tree….
for example
FolderA
–Item1
–FolderB
—-Item2
–FolderC
—-Item3
—-Item4
in order to do this the space (or an extension of cm:folder?) have to store the order (?) of each single child and the web client allow user to move item (space/content) up/down in the structure.
I wonder if there is a manner to do this or the 1.3 version will have this feature.
Thanks in advance