Menu

Tree [4fb796] master / doc /
 History

HTTPS access


File Date Author Commit
 .htaccess 2011-08-11 danyalejandro danyalejandro [890f2f] creating...
 BEFORE_RELEASE 2011-08-25 Pavel Tzonkov Pavel Tzonkov [e1b76b] Post-release update: Change version to 2.52-dev
 Changelog 2011-08-25 Pavel Tzonkov Pavel Tzonkov [e1b76b] Post-release update: Change version to 2.52-dev
 LICENSE.GPL 2011-08-11 danyalejandro danyalejandro [890f2f] creating...
 LICENSE.LGPL 2011-08-11 danyalejandro danyalejandro [890f2f] creating...
 README 2011-08-25 Pavel Tzonkov Pavel Tzonkov [e1b76b] Post-release update: Change version to 2.52-dev

Read Me

[===========================< KCFinder 2.52-dev >================================]
[                                                                            ]
[                 Copyright 2010, 2011 KCFinder Project                      ]
[                     http://kcfinder.sunhater.com                           ]
[              Pavel Tzonkov <pavelc@users.sourceforge.net>                  ]
[                                                                            ]
[============================================================================]


I. DESCRIPTION

    KCFinder 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. Only PHP server-side scripting is supported.


II. FEATURES

    1. Ajax engine with JSON responses.

    2. Easy to integrate and configure in web applications.

    3. Clipboard for copy and move multiple files

    4. Select multiple files with Ctrl key

    5. Download multiple files or a folder as ZIP file

    6. Resize bigger uploaded images. Configurable maximum image resolution.

    7. Configurable thumbnail resolution.

    8. Visual themes.

    9. Multilanguage system.

    10. Slideshow.

    11. Multiple files upload (ala Facebook)

    12. Drag and drop uploading


III. REQUIREMENTS

    1. Web server (only Apache 2 is well tested)

    2. PHP 5.x.x. with GD extension. Safe mode should be disabled. To work
       with client-side HTTP cache, the PHP must be installed as Apache
       module.

    3. PHP ZIP extension for multiple files download. If it's not available,
       KCFinder will work but without this feature.

    4. PHP Fileinfo extension if you want to check file's MIME type before
       moving to upload directory. PHP versions lesser than 5.3 needs to
       install Fileinfo PECL extension: http://pecl.php.net/package/Fileinfo

    5. Modern browser (not IE6!).


IV. INSTALLATION

    See http://kcfinder.sunhater.com/install


V. USED 3RD PARTY SOFTWARE

    1. jQuery JavaScript library v1.4.2 - http://www.jquery.com

    2. jQuery Right-Click Plugin v1.01 - http://abeautifulsite.net/notebook/68

    3. jquery.event.drag Plugin v2.0.0 - http://threedubmedia.com/code/event/drag

    4. In realization of "oxygen" theme were used icons and color schemes of
       default KDE4 theme - http://www.kde.org
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.