drg_elfinder 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (185) hide show
  1. checksums.yaml +7 -0
  2. data/MIT-LICENSE +20 -0
  3. data/README.md +28 -0
  4. data/Rakefile +8 -0
  5. data/app/assets/config/drg_elfinder_manifest.js +1 -0
  6. data/app/assets/javascripts/drg_elfinder.js +15 -0
  7. data/app/assets/javascripts/elfinder/Changelog +1283 -0
  8. data/app/assets/javascripts/elfinder/LICENSE.md +15 -0
  9. data/app/assets/javascripts/elfinder/README.md +216 -0
  10. data/app/assets/javascripts/elfinder/bower.json +28 -0
  11. data/app/assets/javascripts/elfinder/composer.json +39 -0
  12. data/app/assets/javascripts/elfinder/css/elfinder.full.css +5350 -0
  13. data/app/assets/javascripts/elfinder/css/elfinder.min.css +9 -0
  14. data/app/assets/javascripts/elfinder/css/theme.css +430 -0
  15. data/app/assets/javascripts/elfinder/elfinder.html +74 -0
  16. data/app/assets/javascripts/elfinder/elfinder.legacy.html +94 -0
  17. data/app/assets/javascripts/elfinder/img/arrows-active.png +0 -0
  18. data/app/assets/javascripts/elfinder/img/arrows-normal.png +0 -0
  19. data/app/assets/javascripts/elfinder/img/crop.gif +0 -0
  20. data/app/assets/javascripts/elfinder/img/dialogs.png +0 -0
  21. data/app/assets/javascripts/elfinder/img/edit_aceeditor.png +0 -0
  22. data/app/assets/javascripts/elfinder/img/edit_ckeditor.png +0 -0
  23. data/app/assets/javascripts/elfinder/img/edit_ckeditor5.png +0 -0
  24. data/app/assets/javascripts/elfinder/img/edit_codemirror.png +0 -0
  25. data/app/assets/javascripts/elfinder/img/edit_creativecloud.png +0 -0
  26. data/app/assets/javascripts/elfinder/img/edit_onlineconvert.png +0 -0
  27. data/app/assets/javascripts/elfinder/img/edit_pixlreditor.png +0 -0
  28. data/app/assets/javascripts/elfinder/img/edit_pixlrexpress.png +0 -0
  29. data/app/assets/javascripts/elfinder/img/edit_simplemde.png +0 -0
  30. data/app/assets/javascripts/elfinder/img/edit_tinymce.png +0 -0
  31. data/app/assets/javascripts/elfinder/img/edit_tuiimgedit.png +0 -0
  32. data/app/assets/javascripts/elfinder/img/edit_zohooffice.png +0 -0
  33. data/app/assets/javascripts/elfinder/img/editor-icons.png +0 -0
  34. data/app/assets/javascripts/elfinder/img/icons-big.png +0 -0
  35. data/app/assets/javascripts/elfinder/img/icons-big.svg +1 -0
  36. data/app/assets/javascripts/elfinder/img/icons-small.png +0 -0
  37. data/app/assets/javascripts/elfinder/img/logo.png +0 -0
  38. data/app/assets/javascripts/elfinder/img/progress.gif +0 -0
  39. data/app/assets/javascripts/elfinder/img/quicklook-bg.png +0 -0
  40. data/app/assets/javascripts/elfinder/img/quicklook-icons.png +0 -0
  41. data/app/assets/javascripts/elfinder/img/resize.png +0 -0
  42. data/app/assets/javascripts/elfinder/img/spinner-mini.gif +0 -0
  43. data/app/assets/javascripts/elfinder/img/toolbar.png +0 -0
  44. data/app/assets/javascripts/elfinder/img/trashmesh.png +0 -0
  45. data/app/assets/javascripts/elfinder/img/tui-icon-a.svg +235 -0
  46. data/app/assets/javascripts/elfinder/img/tui-icon-b.svg +224 -0
  47. data/app/assets/javascripts/elfinder/img/tui-icon-c.svg +224 -0
  48. data/app/assets/javascripts/elfinder/img/tui-icon-d.svg +224 -0
  49. data/app/assets/javascripts/elfinder/img/ui-icons_ffffff_256x240.png +0 -0
  50. data/app/assets/javascripts/elfinder/img/volume_icon_box.png +0 -0
  51. data/app/assets/javascripts/elfinder/img/volume_icon_box.svg +1 -0
  52. data/app/assets/javascripts/elfinder/img/volume_icon_dropbox.png +0 -0
  53. data/app/assets/javascripts/elfinder/img/volume_icon_dropbox.svg +1 -0
  54. data/app/assets/javascripts/elfinder/img/volume_icon_ftp.png +0 -0
  55. data/app/assets/javascripts/elfinder/img/volume_icon_ftp.svg +1 -0
  56. data/app/assets/javascripts/elfinder/img/volume_icon_googledrive.png +0 -0
  57. data/app/assets/javascripts/elfinder/img/volume_icon_googledrive.svg +1 -0
  58. data/app/assets/javascripts/elfinder/img/volume_icon_local.png +0 -0
  59. data/app/assets/javascripts/elfinder/img/volume_icon_local.svg +1 -0
  60. data/app/assets/javascripts/elfinder/img/volume_icon_network.png +0 -0
  61. data/app/assets/javascripts/elfinder/img/volume_icon_network.svg +1 -0
  62. data/app/assets/javascripts/elfinder/img/volume_icon_onedrive.png +0 -0
  63. data/app/assets/javascripts/elfinder/img/volume_icon_onedrive.svg +1 -0
  64. data/app/assets/javascripts/elfinder/img/volume_icon_sql.png +0 -0
  65. data/app/assets/javascripts/elfinder/img/volume_icon_sql.svg +1 -0
  66. data/app/assets/javascripts/elfinder/img/volume_icon_trash.png +0 -0
  67. data/app/assets/javascripts/elfinder/img/volume_icon_trash.svg +1 -0
  68. data/app/assets/javascripts/elfinder/img/volume_icon_zip.png +0 -0
  69. data/app/assets/javascripts/elfinder/img/volume_icon_zip.svg +1 -0
  70. data/app/assets/javascripts/elfinder/js/elfinder.full.js +36019 -0
  71. data/app/assets/javascripts/elfinder/js/elfinder.min.js +25 -0
  72. data/app/assets/javascripts/elfinder/js/extras/editors.default.js +2643 -0
  73. data/app/assets/javascripts/elfinder/js/extras/editors.default.min.js +2 -0
  74. data/app/assets/javascripts/elfinder/js/extras/quicklook.googledocs.js +75 -0
  75. data/app/assets/javascripts/elfinder/js/extras/quicklook.googledocs.min.js +1 -0
  76. data/app/assets/javascripts/elfinder/js/i18n/elfinder.LANG.js +587 -0
  77. data/app/assets/javascripts/elfinder/js/i18n/elfinder.ar.js +580 -0
  78. data/app/assets/javascripts/elfinder/js/i18n/elfinder.bg.js +559 -0
  79. data/app/assets/javascripts/elfinder/js/i18n/elfinder.ca.js +375 -0
  80. data/app/assets/javascripts/elfinder/js/i18n/elfinder.cs.js +581 -0
  81. data/app/assets/javascripts/elfinder/js/i18n/elfinder.da.js +580 -0
  82. data/app/assets/javascripts/elfinder/js/i18n/elfinder.de.js +582 -0
  83. data/app/assets/javascripts/elfinder/js/i18n/elfinder.el.js +374 -0
  84. data/app/assets/javascripts/elfinder/js/i18n/elfinder.es.js +546 -0
  85. data/app/assets/javascripts/elfinder/js/i18n/elfinder.fa.js +580 -0
  86. data/app/assets/javascripts/elfinder/js/i18n/elfinder.fallback.js +11 -0
  87. data/app/assets/javascripts/elfinder/js/i18n/elfinder.fo.js +419 -0
  88. data/app/assets/javascripts/elfinder/js/i18n/elfinder.fr.js +578 -0
  89. data/app/assets/javascripts/elfinder/js/i18n/elfinder.fr_CA.js +580 -0
  90. data/app/assets/javascripts/elfinder/js/i18n/elfinder.he.js +375 -0
  91. data/app/assets/javascripts/elfinder/js/i18n/elfinder.hr.js +434 -0
  92. data/app/assets/javascripts/elfinder/js/i18n/elfinder.hu.js +580 -0
  93. data/app/assets/javascripts/elfinder/js/i18n/elfinder.id.js +498 -0
  94. data/app/assets/javascripts/elfinder/js/i18n/elfinder.it.js +552 -0
  95. data/app/assets/javascripts/elfinder/js/i18n/elfinder.ja.js +581 -0
  96. data/app/assets/javascripts/elfinder/js/i18n/elfinder.ko.js +582 -0
  97. data/app/assets/javascripts/elfinder/js/i18n/elfinder.nl.js +581 -0
  98. data/app/assets/javascripts/elfinder/js/i18n/elfinder.no.js +374 -0
  99. data/app/assets/javascripts/elfinder/js/i18n/elfinder.pl.js +580 -0
  100. data/app/assets/javascripts/elfinder/js/i18n/elfinder.pt_BR.js +580 -0
  101. data/app/assets/javascripts/elfinder/js/i18n/elfinder.ro.js +417 -0
  102. data/app/assets/javascripts/elfinder/js/i18n/elfinder.ru.js +582 -0
  103. data/app/assets/javascripts/elfinder/js/i18n/elfinder.si.js +537 -0
  104. data/app/assets/javascripts/elfinder/js/i18n/elfinder.sk.js +581 -0
  105. data/app/assets/javascripts/elfinder/js/i18n/elfinder.sl.js +374 -0
  106. data/app/assets/javascripts/elfinder/js/i18n/elfinder.sr.js +374 -0
  107. data/app/assets/javascripts/elfinder/js/i18n/elfinder.sv.js +375 -0
  108. data/app/assets/javascripts/elfinder/js/i18n/elfinder.tr.js +583 -0
  109. data/app/assets/javascripts/elfinder/js/i18n/elfinder.ug_CN.js +374 -0
  110. data/app/assets/javascripts/elfinder/js/i18n/elfinder.uk.js +580 -0
  111. data/app/assets/javascripts/elfinder/js/i18n/elfinder.vi.js +579 -0
  112. data/app/assets/javascripts/elfinder/js/i18n/elfinder.zh_CN.js +585 -0
  113. data/app/assets/javascripts/elfinder/js/i18n/elfinder.zh_TW.js +582 -0
  114. data/app/assets/javascripts/elfinder/js/i18n/help/cs.html.js +10 -0
  115. data/app/assets/javascripts/elfinder/js/i18n/help/de.html.js +15 -0
  116. data/app/assets/javascripts/elfinder/js/i18n/help/en.html.js +10 -0
  117. data/app/assets/javascripts/elfinder/js/i18n/help/es.html.js +10 -0
  118. data/app/assets/javascripts/elfinder/js/i18n/help/ja.html.js +10 -0
  119. data/app/assets/javascripts/elfinder/js/i18n/help/ko.html.js +10 -0
  120. data/app/assets/javascripts/elfinder/js/i18n/help/pl.html.js +10 -0
  121. data/app/assets/javascripts/elfinder/js/i18n/help/ru.html.js +10 -0
  122. data/app/assets/javascripts/elfinder/js/i18n/help/sk.html.js +10 -0
  123. data/app/assets/javascripts/elfinder/js/i18n/help/tr.html.js +10 -0
  124. data/app/assets/javascripts/elfinder/js/proxy/elFinderSupportVer1.js +408 -0
  125. data/app/assets/javascripts/elfinder/js/worker/calcfilehash.js +20 -0
  126. data/app/assets/javascripts/elfinder/js/worker/quicklook.tiff.js +7 -0
  127. data/app/assets/javascripts/elfinder/js/worker/quicklook.unzip.js +55 -0
  128. data/app/assets/javascripts/elfinder/main.default.js +175 -0
  129. data/app/assets/javascripts/elfinder/package.json +13 -0
  130. data/app/assets/javascripts/elfinder/php/MySQLStorage.sql +47 -0
  131. data/app/assets/javascripts/elfinder/php/autoload.php +56 -0
  132. data/app/assets/javascripts/elfinder/php/connector.maximal.php-dist +449 -0
  133. data/app/assets/javascripts/elfinder/php/connector.minimal.php-dist +180 -0
  134. data/app/assets/javascripts/elfinder/php/editors/OnlineConvert/editor.php +113 -0
  135. data/app/assets/javascripts/elfinder/php/editors/ZipArchive/editor.php +12 -0
  136. data/app/assets/javascripts/elfinder/php/editors/ZohoOffice/editor.php +206 -0
  137. data/app/assets/javascripts/elfinder/php/editors/editor.php +79 -0
  138. data/app/assets/javascripts/elfinder/php/elFinder.class.php +5401 -0
  139. data/app/assets/javascripts/elfinder/php/elFinderConnector.class.php +380 -0
  140. data/app/assets/javascripts/elfinder/php/elFinderFlysystemGoogleDriveNetmount.php +380 -0
  141. data/app/assets/javascripts/elfinder/php/elFinderPlugin.php +113 -0
  142. data/app/assets/javascripts/elfinder/php/elFinderSession.php +335 -0
  143. data/app/assets/javascripts/elfinder/php/elFinderSessionInterface.php +57 -0
  144. data/app/assets/javascripts/elfinder/php/elFinderVolumeBox.class.php +1972 -0
  145. data/app/assets/javascripts/elfinder/php/elFinderVolumeDriver.class.php +7651 -0
  146. data/app/assets/javascripts/elfinder/php/elFinderVolumeDropbox.class.php +1464 -0
  147. data/app/assets/javascripts/elfinder/php/elFinderVolumeDropbox2.class.php +1516 -0
  148. data/app/assets/javascripts/elfinder/php/elFinderVolumeFTP.class.php +1810 -0
  149. data/app/assets/javascripts/elfinder/php/elFinderVolumeGoogleDrive.class.php +2163 -0
  150. data/app/assets/javascripts/elfinder/php/elFinderVolumeGroup.class.php +315 -0
  151. data/app/assets/javascripts/elfinder/php/elFinderVolumeLocalFileSystem.class.php +1477 -0
  152. data/app/assets/javascripts/elfinder/php/elFinderVolumeMySQL.class.php +1022 -0
  153. data/app/assets/javascripts/elfinder/php/elFinderVolumeOneDrive.class.php +2131 -0
  154. data/app/assets/javascripts/elfinder/php/elFinderVolumeSFTPphpseclib.class.php +838 -0
  155. data/app/assets/javascripts/elfinder/php/elFinderVolumeTrash.class.php +51 -0
  156. data/app/assets/javascripts/elfinder/php/elFinderVolumeTrashMySQL.class.php +51 -0
  157. data/app/assets/javascripts/elfinder/php/libs/GdBmp.php +473 -0
  158. data/app/assets/javascripts/elfinder/php/mime.types +781 -0
  159. data/app/assets/javascripts/elfinder/php/plugins/AutoResize/plugin.php +151 -0
  160. data/app/assets/javascripts/elfinder/php/plugins/AutoRotate/plugin.php +148 -0
  161. data/app/assets/javascripts/elfinder/php/plugins/Normalizer/plugin.php +204 -0
  162. data/app/assets/javascripts/elfinder/php/plugins/Sanitizer/plugin.php +157 -0
  163. data/app/assets/javascripts/elfinder/php/plugins/Watermark/logo.png +0 -0
  164. data/app/assets/javascripts/elfinder/php/plugins/Watermark/plugin.php +432 -0
  165. data/app/assets/javascripts/elfinder/php/plugins/WinRemoveTailDots/plugin.php +114 -0
  166. data/app/assets/javascripts/elfinder/php/resources/image.png +0 -0
  167. data/app/assets/javascripts/elfinder/php/resources/video.png +0 -0
  168. data/app/assets/javascripts/elfinder/sounds/rm.wav +0 -0
  169. data/app/controllers/dc_elfinder_controller.rb +63 -0
  170. data/app/models/drgcms_form_fields/elfinder.rb +85 -0
  171. data/changelog.md +0 -0
  172. data/lib/drg_elfinder/engine.rb +5 -0
  173. data/lib/drg_elfinder/version.rb +3 -0
  174. data/lib/drg_elfinder.rb +9 -0
  175. data/lib/el_finder/action.rb +19 -0
  176. data/lib/el_finder/base64.rb +24 -0
  177. data/lib/el_finder/connector.rb +625 -0
  178. data/lib/el_finder/image.rb +33 -0
  179. data/lib/el_finder/mime_type.rb +86 -0
  180. data/lib/el_finder/pathname.rb +185 -0
  181. data/lib/el_finder/version.rb +5 -0
  182. data/lib/el_finder.rb +8 -0
  183. data/lib/patches/patch_for_elfinder.rb +115 -0
  184. data/lib/tasks/drg_elfinder_tasks.rake +10 -0
  185. metadata +245 -0
@@ -0,0 +1,15 @@
1
+ elFinder is issued under a 3-clauses BSD license.
2
+
3
+ Copyright (c) 2009-2020, Studio 42
4
+ All rights reserved.
5
+
6
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
7
+
8
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
9
+
10
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
11
+
12
+ 3. Neither the name of the Studio 42 Ltd. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
13
+
14
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL "STUDIO 42" OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
15
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -0,0 +1,216 @@
1
+ elFinder
2
+ ========
3
+
4
+ **WARNING: IF YOU HAVE OLDER (IN PARTICULAR 2.1.60 OR EARLIER) VERSIONS OF ELFINDER ON PUBLIC SERVERS, IT MAY CAUSE SERIOUS DAMAGE TO YOUR SERVER AND VISITED USER. YOU SHOULD UPDATE TO THE LATEST VERSION OR REMOVE IT FROM THE SERVER.**
5
+
6
+ [![elFinder file manager for the Web](https://studio-42.github.io/elFinder/images/elFinderScr.png "elFinder file manager for the Web")](https://studio-42.github.io/elFinder/)
7
+
8
+ elFinder is an open-source file manager for web, written in JavaScript using
9
+ jQuery UI. Creation is inspired by simplicity and convenience of Finder program
10
+ used in Mac OS X operating system.
11
+
12
+ [![Download now!](https://studio-42.github.io/elFinder/images/download-icon.png)](https://github.com/Studio-42/elFinder/releases/latest)
13
+ [![Packagist License](https://poser.pugx.org/studio-42/elfinder/license.png)](https://choosealicense.com/licenses/bsd-3-clause/)
14
+ [![Latest Stable Version](https://poser.pugx.org/studio-42/elfinder/version.png)](https://packagist.org/packages/studio-42/elfinder)
15
+ [![Total Downloads](https://poser.pugx.org/studio-42/elfinder/d/total.png)](https://packagist.org/packages/studio-42/elfinder)
16
+ [![CDNJS version](https://img.shields.io/cdnjs/v/elfinder.svg)](https://cdnjs.com/libraries/elfinder)
17
+ [![Donate Paypal(nao-pon)](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FF5FKRSMKYDVA)
18
+ [![Donate Bitcoin(nao-pon)](https://img.shields.io/badge/Donate-Bitcoin-orange.svg)](https://studio-42.github.io/elFinder/tools/donate-bitcoin/)
19
+ [![Buy me a coffee](https://img.shields.io/static/v1.svg?label=Buy%20me%20a%20coffee&message=🥨&color=black&logo=buy%20me%20a%20coffee&logoColor=white&labelColor=6f4e37)](https://www.buymeacoffee.com/naopon)
20
+
21
+ Contents
22
+ --------
23
+ * [Branches](#branches)
24
+ * [Features](#features)
25
+ * [Requirements](#requirements)
26
+ * [Installation](#installation)
27
+ * [Downloads](#downloads)
28
+ * [Demo Sites](#demo-sites)
29
+ * [FAQs](#faqs)
30
+ * [3rd Party Connectors](#3rd-party-connectors)
31
+ * [3rd Party Volume Drivers](#3rd-party-volume-drivers)
32
+ * [3rd Party Themes](#3rd-party-themes)
33
+ * [Support](#support)
34
+ * [Authors](#authors)
35
+ * [License](#license)
36
+
37
+ Branches
38
+ --------
39
+ - [master](https://github.com/Studio-42/elFinder/tree/master) - Main development branch
40
+ - [2.1-src](https://github.com/Studio-42/elFinder/tree/2.1-src) - 2.1 development branch, auto build to 2.1 on commit
41
+ - [2.1](https://github.com/Studio-42/elFinder/tree/2.1) - 2.1 nightly build branch
42
+
43
+ Features
44
+ --------
45
+ * Usability like the MacOS Finder or Windows Explorer
46
+ * Mobile friendly view for touch devices
47
+ * All operations with files and folders on a remote server (copy, move,
48
+ upload, create folder/file, rename, etc.)
49
+ * High performance server backend and light client UI
50
+ * Multi-root support
51
+ * Local file system, MySQL, FTP, SFTP, Box, Dropbox, GoogleDrive and OneDrive volume storage drivers
52
+ * Support AWS S3, Azure, Digital Ocean Spaces and more with [League\Flysystem](https://github.com/barryvdh/elfinder-flysystem-driver) Flysystem driver
53
+ * Cloud storage (Box, Dropbox, GoogleDrive and OneDrive) drivers
54
+ * Background file/folder upload with Drag & Drop HTML5 support
55
+ * Chunked file upload for large file
56
+ * Upload directly to the folder
57
+ * Upload form URL (or list)
58
+ * List and Icons view
59
+ * Keyboard shortcuts
60
+ * Standard methods of file/group selection using mouse or keyboard
61
+ * Move/Copy files with Drag & Drop
62
+ * Drag & Drop to outside by starting drag with alt/option key press
63
+ * Archives create/extract (zip, rar, 7z, tar, gzip, bzip2)
64
+ * Rich context menu and toolbar
65
+ * Quicklook, preview for common file types
66
+ * Edit text files and images
67
+ * "Places" for your favorites
68
+ * Calculate directory sizes
69
+ * Thumbnails for image, movie files
70
+ * Easy to integrate with web editors (elRTE, CKEditor, TinyMCE)
71
+ * Flexible configuration of access rights, upload file types, user interface
72
+ and other
73
+ * Extensibility by event handling of backend and client side
74
+ * Simple client-server API based on JSON
75
+ * Supports custom information in info dialog
76
+ * Configuable columns of list view
77
+ * Supports custom CSS class function for the custom folder icon
78
+ * Connector plugin
79
+ * [AutoRotate](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/AutoRotate/plugin.php) : Auto rotation on file upload of JPEG file by EXIF Orientation.
80
+ * [AutoResize](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/AutoResize/plugin.php) : Auto resize on file upload.
81
+ * [Normalizer](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/Normalizer/plugin.php) : UTF-8 Normalizer of file-name and file-path etc.
82
+ * [Sanitizer](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/Sanitizer/plugin.php) : Sanitizer of file-name and file-path etc.
83
+ * [Watermark](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/Watermark/plugin.php) : Print watermark on file upload.
84
+ * For more details, see the [Changelog](https://github.com/Studio-42/elFinder/blob/master/Changelog)
85
+
86
+ Requirements
87
+ ------------
88
+ ### jQuery / jQuery UI
89
+ * jQuery 1.8.0+
90
+ * jQuery UI 1.9.0+
91
+ * Required: draggable, droppable, resizable, selectable, button and slider
92
+ * Recommend: sorter (To make sortable the List column and the Places)
93
+
94
+ **However, we recommend newest version.**
95
+
96
+ ### Client
97
+ * Modern browsers both of desktop or mobile. elFinder was tested in newest Chrome, Edge, Firefox, IE and Opera
98
+ - **Caution**: Web App mode ("apple-mobile-web-app-capable" meta tag) on iOS is not work perfectly in elFinder
99
+
100
+ ### Server
101
+ * Any web server
102
+ * PHP 5.2+ (Recommend PHP 5.4 or higher) And for thumbnails - GD / Imagick module / convert(imagemagick) require
103
+ * Recommend PHP 7.1 or higher to supports non-ASCII character of file path/name on the Windows server
104
+
105
+ Installation
106
+ ------------
107
+ ### Builds (compressed)
108
+ 1. Download and unzip one of the [builds](#downloads) below to your PHP server
109
+ 2. Rename `/php/connector.minimal.php-dist` to `/php/connector.minimal.php`
110
+ 3. Load `/elfinder.html` in your browser to run elFinder
111
+
112
+ ### Source (uncompressed)
113
+ 1. Clone this repository to your PHP server
114
+
115
+ ```
116
+ $ git clone https://github.com/Studio-42/elFinder.git
117
+ ```
118
+
119
+ 2. Rename `/php/connector.minimal.php-dist` to `/php/connector.minimal.php`
120
+ 3. Load `/elfinder.src.html` in your browser to run elFinder
121
+
122
+ ### Installer
123
+ - [Setup elFinder 2.1.x nightly with Composer](https://github.com/Studio-42/elFinder/tree/gh-pages/tools/installer/setup_with_composer)
124
+
125
+ Downloads
126
+ ------------
127
+ **Stable releases** ([Changelog](https://github.com/Studio-42/elFinder/blob/master/Changelog))
128
+ + [elFinder 2.1.61](https://github.com/Studio-42/elFinder/archive/2.1.61.zip)
129
+ + [elFinder 2.0.9](https://github.com/Studio-42/elFinder/archive/2.0.9.zip) (deprecated)
130
+
131
+ **Nightly builds**
132
+ + [elFinder 2.1.x (Nightly)](https://github.com/Studio-42/elFinder/archive/2.1.zip)
133
+
134
+ Demo sites
135
+ ------------
136
+ **2.1.x Nightly**
137
+ + https://studio-42.github.io/elFinder/ (with CORS)
138
+
139
+ FAQs
140
+ ------------
141
+
142
+ ### Should I use elFinder builds (compressed) or source (uncompressed)?
143
+
144
+ For debugging and development, use the [source](#source-uncompressed). For production, use [builds](#builds-compressed).
145
+
146
+ ### How do I integrate elFinder with CKEditor/TinyMCE/elRTE/etc...?
147
+ Check out the [wiki](https://github.com/studio-42/elFinder/wiki#howtos) for individual instructions.
148
+
149
+ ### The procedure of language files created or modified?
150
+
151
+ You can create or modify the language file to use translation tool. Please refer to the pull request the results to the respective branch.
152
+ * [2.1 branch translation tool](http://studio-42.github.io/elFinder/tools/langman/#2.1)
153
+
154
+
155
+ 3rd party connectors
156
+ --------------------
157
+ * [ASP.NET](https://github.com/leniel/elFinder.Net) / [ASP.NET Core](https://github.com/gordon-matt/elFinder.NetCore) / [.NET Standard](https://github.com/mguinness/elFinder.AspNet)
158
+ * [Java Servlet](https://github.com/trustsystems/elfinder-java-connector)
159
+ * [JavaScript/Efw](https://github.com/efwGrp/efw3.X/blob/master/help/tag.elfinder.md)
160
+ * [Nodejs](https://github.com/dekyfin/elfinder-node)
161
+ * [Python](https://github.com/Studio-42/elfinder-python)
162
+ * [Ruby/Rails](https://github.com/phallstrom/el_finder)
163
+
164
+ 3rd party Volume Drivers
165
+ --------------------
166
+ * [League\Flysystem (PHP)](https://github.com/barryvdh/elfinder-flysystem-driver) (for elFinder 2.1+) driver for the [Flysystem](https://github.com/thephpleague/flysystem)
167
+
168
+ 3rd party Themes
169
+ --------------------
170
+ Hint: [How to load CSS with RequireJS?](https://github.com/Studio-42/elFinder/wiki/How-to-load-CSS-with-RequireJS%3F)
171
+
172
+ * [lokothodida/elfinder-theme-moono](https://github.com/lokothodida/elfinder-theme-moono)
173
+ * [lokothodida/elfinder-theme-windows-10](https://github.com/lokothodida/elfinder-theme-windows-10)
174
+ * [RobiNN1/elFinder-Material-Theme](https://github.com/RobiNN1/elFinder-Material-Theme)
175
+ * [StudioJunkyard/elfinder-boostrap-theme](https://github.com/StudioJunkyard/LibreICONS/tree/master/themes/elFinder)
176
+
177
+ 3rd party Integrations
178
+ --------------------
179
+ * [Django](https://github.com/mikery/django-elfinder)
180
+ * [Drupal](https://gitlab.com/667bdrm/elfinder)
181
+ * [Laravel](https://github.com/barryvdh/laravel-elfinder)
182
+ * [Roundcube](https://github.com/Offerel/roundcube_elfinder)
183
+ * [Symfony](https://github.com/helios-ag/FMElfinderBundle)
184
+ * [Tiki Wiki](https://doc.tiki.org/elFinder)
185
+ * [WordPress](https://wordpress.org/plugins/file-manager/)
186
+ * [XOOPS](https://github.com/nao-pon/xelfinder)
187
+ * [Yii](http://www.yiiframework.com/extension/elfinder/)
188
+ * [Zenphoto](http://www.zenphoto.org/news/elfinder/)
189
+
190
+ Support
191
+ -------
192
+
193
+ * [Homepage](http://elfinder.org)
194
+ * [Wiki](https://github.com/Studio-42/elFinder/wiki)
195
+ * [Issues](https://github.com/Studio-42/elFinder/issues)
196
+ * <dev@std42.ru>
197
+
198
+
199
+ Authors
200
+ -------
201
+
202
+ * Current main developer: Naoki Sawada <hypweb+elfinder@gmail.com> [![Buy me a coffee](https://img.shields.io/static/v1.svg?label=Buy%20me%20a%20coffee&message=🥨&color=black&logo=buy%20me%20a%20coffee&logoColor=white&labelColor=6f4e37)](https://www.buymeacoffee.com/naopon)
203
+ * Chief developer: Dmitry "dio" Levashov <dio@std42.ru>
204
+ * Maintainer: Troex Nevelin <troex@fury.scancode.ru>
205
+ * Developers: Alexey Sukhotin, Naoki Sawada <hypweb+elfinder@gmail.com>
206
+ * Icons: PixelMixer, [Yusuke Kamiyamane](http://p.yusukekamiyamane.com), [Icons8](https://icons8.com)
207
+
208
+ We hope our tools will be helpful for you.
209
+
210
+
211
+ License
212
+ -------
213
+
214
+ elFinder is issued under a 3-clauses BSD license.
215
+
216
+ * [License terms](https://github.com/Studio-42/elFinder/blob/master/LICENSE.md)
@@ -0,0 +1,28 @@
1
+ {
2
+ "name": "elfinder",
3
+ "authors": [
4
+ "Dmitry \"dio\" Levashov <dio@std42.ru>",
5
+ "Troex Nevelin <troex@fury.scancode.ru>",
6
+ "Alexey Sukhotin <strogg@yandex.ru>",
7
+ "Naoki Sawada <hypweb@gmail.com>"
8
+ ],
9
+ "description": "Open-source file manager for web, written in JavaScript using jQuery and jQuery UI.",
10
+ "dependencies": {
11
+ "jquery": "1.8.0 - 3",
12
+ "jquery-ui": "^1.9.x"
13
+ },
14
+ "keywords": [
15
+ "filemanager",
16
+ "jquery",
17
+ "jquery-ui",
18
+ "javascript",
19
+ "php"
20
+ ],
21
+ "license": "BSD-3-Clause",
22
+ "homepage": "https://github.com/Studio-42/elFinder",
23
+ "ignore": [
24
+ "**/.*",
25
+ "jquery",
26
+ "php"
27
+ ]
28
+ }
@@ -0,0 +1,39 @@
1
+ {
2
+ "name": "studio-42/elfinder",
3
+ "description": "File manager for web",
4
+ "license": "BSD-3-Clause",
5
+ "homepage": "http://elfinder.org",
6
+ "authors": [
7
+ {
8
+ "name": "Dmitry Levashov",
9
+ "homepage": "http://std42.ru",
10
+ "email": "dio@std42.ru"
11
+ },
12
+ {
13
+ "name": "Troex Nevelin",
14
+ "homepage": "http://std42.ru",
15
+ "email": "troex@fury.scancode.ru"
16
+ },
17
+ {
18
+ "name": "Naoki Sawada",
19
+ "homepage": "http://xoops.hypweb.net",
20
+ "email": "hypweb+elfinder@gmail.com"
21
+ },
22
+ {
23
+ "name": "Community contributions",
24
+ "homepage": "https://github.com/Studio-42/elFinder/contributors"
25
+ }
26
+ ],
27
+ "require": {
28
+ "php": ">=5.2"
29
+ },
30
+ "suggest": {
31
+ "kunalvarma05/dropbox-php-sdk": "VolumeDriver `Dropbox`2 require `kunalvarma05/dropbox-php-sdk.",
32
+ "google/apiclient": "VolumeDriver GoogleDrive require `google/apiclient:^2.0.",
33
+ "barryvdh/elfinder-flysystem-driver": "VolumeDriver for elFinder to use Flysystem as a root.",
34
+ "nao-pon/flysystem-google-drive": "require in GoogleDrive network volume mounting with Flysystem."
35
+ },
36
+ "autoload": {
37
+ "classmap": ["php"]
38
+ }
39
+ }