Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/revolunet/Ext.ux.filebrowser

ExtJs FileBrowser
https://github.com/revolunet/Ext.ux.filebrowser

Last synced: 27 days ago
JSON representation

ExtJs FileBrowser

Awesome Lists containing this project

README

        

Ext.ux.filebrowser : the ExtJs explorer widget
===

Based on [Saki's FileTreePanel][1] then improved by [revolunet team][11]

* drag and drop support
* download, rename, suppress, create new folders
* integration with [Ext.ux.uploader][2] for html5 drag/drop + [SWFupload][3] fallback
* file type icons
* backend independance (see [PHP][13] and [django][14] backends)


released under [BSD licence][4].

Authors :

- [Gary Van Woerkens][5]
- [Julien Bouquillon][6]
- [Saki][7]

![screenshot icon view][8]

![screenshot list view][9]

![screenshot image viewer][10]

[1]: http://filetree.extjs.eu/
[2]: http://github.com/revolunet/Ext.ux.upload
[3]: http://swfupload.org
[4]: http://fr.wikipedia.org/wiki/Licence_BSD
[5]: mailto:[email protected]
[6]: mailto:[email protected]
[7]: http://filetree.extjs.eu/
[8]: https://github.com/revolunet/Ext.ux.filebrowser/raw/master/example/img/shot1_400.jpg
[9]: https://github.com/revolunet/Ext.ux.filebrowser/raw/master/example/img/shot2_400.jpg
[10]: https://github.com/revolunet/Ext.ux.filebrowser/raw/master/example/img/shot3_400.jpg
[11]: http://www.revolunet.com
[12]: http://filebrowser.demo.revolunet.com
[13]: https://github.com/revolunet/filebrowser-php-backend
[14]: https://github.com/revolunet/django-extjs-filebrowser