
KCFinder is free open-source alternative to the CKFinder web file manager. It can be integrated into FCKeditor, CKEditor, and TinyMCE WYSIWYG web editors (or your custom web applications) to upload and manage images, flash movies, and other files that can be embedded in an editor's generated HTML content.
Features
- Ajax engine with JSON responses
- Multiple files upload (does not work in IE!)
- Upload files using HTML5 drag and drop (for Firefox and Chrome only!)
- Download multiple files or a folder as single ZIP file
- Select multiple files with the Ctrl/Command key
- Clipboard for copying, moving and downloading multiple files
- Easy to integrate and configure in web applications
- Option to select and return several files. For custom applications only
- Resize uploaded images. Configurable maximum image resolution
- Configurable thumbnail resolution
- Visual CSS themes
- Multilanguage system
- Slideshow using arrow keys
Missing Translations |
|
|---|---|
| Afrikaans | 9 |
| Danish | 12 |
| Greek | 3 |
| Norwegian | 12 |
| Portuguese | 12 |
Compatibality
- KCFinder is officialy tested on Apache 2 web server only. Probably it will works on other web servers. If your web server does not support .htaccess files, you should take care turning off script engine in the upload directory.
- Only PHP5 server-side scripting is supported. GD extension is required and safe mode should be off. To work with client-side HTTP cache, the PHP must be installed as Apache module.
- KCFinder supports Fileinfo PHP extension for MIME type detection of the files. If you decide to use this feature, you should to load Fileinfo extension. PHP versions prior to 5.3 needs to install Fileinfo PECL package.
- PHP ZIP extension should be loaded in order to have an option to download multiple files and directories as single ZIP file.
- Browser side code requires modern browser supporting CSS3. KCFinder does not work in Internet Explorer 6. The only way to use KCFinder with Internet Explorer 6 is to install Google Chrome Frame ActiveX plugin.
Used 3rd party software
- jQuery JavaScript library
- jQuery Right-Click Plugin
- jquery.event.drag Plugin
- In realization of "oxygen" theme were used icons and color schemes from the default KDE4 theme
Other Copyrights
- "dark" theme is made by Dark Preacher. Some icons are copyrighted by Yusuke Kamiyamane, licensed under a Creative Commons Attribution 3.0 license. Other icons are taken from "oxygen" theme.