Future Plans - nephila/django-filer GitHub Wiki
- Better file browser (using jstree, see the jstree-simple branch)
- Drop Flash/Javascript uploader, use html5/javascript instead (maybe even with drag’n’drop support)
- Permissions based file serving (private files, users need to be logged in / have permissions to download files) → X-SENDFILE headers
- Detailed views that list all models where a specific file is used
- Non-Admin widgets for Endusers
- Video filetype
-
PDF filetype
- Better Image support (cropping, resizing UI in admin)
- save a file checksum (SHA-1), allow user to choose to use an existing identical file if a file is uploaded that already exists
⚠️ **GitHub.com Fallback** ⚠️