Hi everyone, I've released today a new version of the File Manager Application [1]. This application lets your organize your files inside XWiki using a tree hierarchy of folders. It supports all standard operations like move, rename, copy, delete on both files and folders. You can use drag & drop to upload new files and to modify the folder hierarchy. A wide range of files types can be viewed or played (in case of audio and video files) directly from the wiki. This includes PDF and office documents.
The entire application has been redesigned. The UI is now written using Angular JS while the backend supports batch operations using jobs (running as daemon threads). Those upgrading from an older version can migrate their data (files) with a click of a button. I hope you'll find it useful. Feedback, bug reports [2] and contributions [3] are more than welcomed. Thanks, Marius [1] http://extensions.xwiki.org/xwiki/bin/view/Extension/File+Manager+Application [2] http://jira.xwiki.org/browse/FILEMAN [3] https://github.com/xwiki-contrib/application-filemanager _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

