forked from django-cms/django-filer
-
Notifications
You must be signed in to change notification settings - Fork 0
Future Plans
stefanfoulis edited this page Aug 18, 2010
·
2 revisions
- 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