[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 [============================< KCFinder 2.21 >===============================] 2 [ ] 3 [ Copyright 2010 KCFinder Project ] 4 [ http://kcfinder.sunhater.com ] 5 [ Pavel Tzonkov <[email protected]> ] 6 [ ] 7 [============================================================================] 8 9 10 I. DESCRIPTION 11 12 KCFinder is an alternative to the CKFinder Web file manager. It can be 13 integrated into FCKeditor, CKEditor, and TinyMCE WYSIWYG web editors or 14 your custom web applications to upload and manage images, flash movies, 15 and other files that can be embedded in an editor's generated HTML 16 content. Only PHP server-side scripting is supported. 17 18 19 II. FEATURES 20 21 1. Fully integrated Ajax engine. 22 23 2. Easy to integrate and configure in web applications. 24 25 3. Clipboard for copy and move multiple files 26 27 4. Select multiple files with Ctrl key 28 29 5. Download multiple files or a folder as ZIP file 30 31 6. Resize bigger uploaded images. Configurable maximum image resolution. 32 33 7. Configurable thumbnail resolution. 34 35 8. Visual themes. 36 37 9. Multilanguage system. 38 39 40 III. REQUIREMENTS 41 42 1. Web server (Apache 2 is tested only) 43 44 2. PHP 5.x.x. with GD extension. Safe mode should be disabled. To work 45 width client-side HTTP cache, the PHP must be configured as Apache 46 module. 47 48 3. PHP ZIP extension for multiple files download. If it's not available, 49 KCFinder will work but without this feature. 50 51 4. PHP Fileinfo extension if you want to check file's MIME type before 52 moving to upload directory. PHP versions lesser than 5.3 needs to 53 install Fileinfo PECL extension: http://pecl.php.net/package/Fileinfo 54 55 5. Modern browser (not IE6!). 56 57 58 IV. INSTALLATION 59 60 See http://kcfinder.sunhater.com/install 61 62 63 V. USED 3RD PARTY SOFTWARE 64 65 1. jQuery JavaScript library v1.4.2 - http://www.jquery.com 66 67 2. jQuery Right-Click Plugin v1.01 - http://abeautifulsite.net/notebook/68 68 69 3. jquery.event.drag Plugin v2.0.0 - http://threedubmedia.com/code/event/drag 70 71 4. In realization of "oxygen" theme were used icons and color schemes of 72 default KDE4 theme - http://www.kde.org
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |