Components
- Code
- Documentation
- Miscellaneous
- User interface
Documentation
Images
Homepage
Demo
Licence
http://www.gnu.org/licenses/old-licenses/gpl-2.0.htmlpermet l'ajout d'un browser de media avec les répertoires sur le serveur
Release
Covered by Drupal's security advisory policy
Release type : Bug fixes
Covered by Drupal's security advisory policy
Release type : Bug fixes
Covered by Drupal's security advisory policy
Release type : Bug fixes Release type : New features
Covered by Drupal's security advisory policy
Release type : Bug fixes
Description
IMCE is an image/file uploader and browser that supports personal directories and quota.
Features
- Basic file operations: upload, delete
- Image(jpg, png, gif) operations: resize, create thumbnails, preview
- Support for private file system
- Configurable limits for user roles: file size per upload, directory quota, file extensions, and image dimensions
- Personal or shared folders for users
- Permissions per directory
- Ftp-like directory navigation
- File sorting by name, size, dimensions, date
- Tabbed interface for file operations
- Keyboard shortcuts(up, down, insert(or enter), delete, home, end, ctrl+A, R(esize), T(humbnails), U(pload)).
- Built-in support for inline image/file insertion into textareas
- Multiple file selection(using ctrl or shift)
- Ajax file operations
- Themable layout using tpl files
How to integrate into WYSIWYG editors
See README.txt that comes with the package
Known issues
- IMCE may have problem working with Google Analytics and Secure pages modules. Just make sure to add *imce* path to the exceptions list of these modules.
- If IMCE has issues with your custom theme, try enabling admin theme under Common Settings of IMCE admin page or use ThemeKey Module
Recommended
- Transliteration: Cleans file names by converting unicode characters to us-ascii which is more URL-friendly.
- IMCE for File Field(7.x): Integrates IMCE into file/image fields.
Demo
A demo showing IMCE(7.x) integrated into CKEditor.
Warning! Private file system security(7.x)
By default IMCE does not apply any access restrictions while serving the files under the private files directory. This allows anonymous access to any file(/systemhttps://www.drupal.org/files/filename) unless there is a module applying restrictions. You can switch on/off private file serving of IMCE at the administration pages. This does not apply to Public file system which is Drupal's default.
Credits
IMCE logo by Nico Grienauer (Grienauer).
Toutes les informations proviennent du site drupal.org