Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/revolunet/Ext.ux.filebrowser
- Owner: revolunet
- License: other
- Created: 2010-06-21T15:18:32.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-07-09T08:20:34.000Z (over 11 years ago)
- Last Synced: 2024-11-09T03:37:10.260Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 704 KB
- Stars: 42
- Watchers: 9
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-extjs - Filebrowser component - A useful filebrowser component. (Extensions, components / Components, ux)
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