uPortal-Project / esup-filemanager

ESUP File Manager is a JSR286 Portlet. Esup File Manager allows users to perform file management on their HomeDirs.
https://wiki.jasig.org/display/PLT/ESUP+File+Manager+Portlet
Apache License 2.0
12 stars 19 forks source link

deleting files in cmis workspaces #33

Open VincePablo opened 10 years ago

VincePablo commented 10 years ago

The delete button in a cmis workspace delete a file physically. It could be preferable for the file to go to the trash.

VincePablo commented 10 years ago

After further research, i found https://jira.nuxeo.com/browse/NXP-8532 I think it's not possible to move files into trash with cmis implementation.

prigaux commented 10 years ago

The solution we used: https://github.com/prigaux/esup-filemanager/commit/138c6af676c040baf556d6c57f7ba7a3b2bed895

Quite hackish alas...