dfm
63 sites
No security coverage
Drupella File Manager Lite:
Drupella FM is a web-based file manager that has a drag & drop user interface powered by AJAX. The lite version has limited features.
Features
- File operations: Upload, Delete, Move
- Folder operations: none
- Multiple file upload
- Upload progress
- Mouse indicators for move permissions during drag & drop.
- File sorting by name, size, date, type
- Switching between icon view and list view
- Small footprint with overall 100kb javascript. (30kb gzipped)
- Very fast javascript DOM rendering. A folder containing 10000 files takes only a few seconds to render.
- Configuration profiles per user roles
- Configurable limits: upload file size, disk quota, file extensions, image dimensions
- Multiple personal or shared folders for users
- Token support in folder names
- File permissions per folder
- Support for inline image & file link insertion into textareas
- Integration with WYSIWYG module, CKEditor module, and BUEditor
- Custom wysiwyg plugins for inserting multiple images or files into editor content
- Support for private file system
- Allow FTP uploaded files in file/image fields using the included dfm_filefield module
- Support for custom stream wrappers like Amazon S3
Installation
- Download DFM Lite Library and place it into sites/all/libraries, so the resulting structure would be like sites/all/libraries/dfm_lite/core/...
- Download the module (below) and install it as usual.
- Create configuration profiles and assign them to user roles at /admin/config/media/dfm
- Users can access the file manager at /dfm
- See the the README-7.x or README-8.x or above for integration methods.
Demo:
View demo (Note this is a full demonstration which may include features that are not available in the lite version.)