OSDN Git Service

elFinder v2.1.39追加。
authornaoki hirata <naoki@magic3.org>
Mon, 25 Jun 2018 00:35:19 +0000 (09:35 +0900)
committernaoki hirata <naoki@magic3.org>
Mon, 25 Jun 2018 00:35:19 +0000 (09:35 +0900)
commit330cbbb9913de91c032c5fc78fb1911f13a5fa2c
tree25c1d8f6088dc3736e7ad85d3214d6bda7732a40
parent262ec858def7a9aa99bf4c3eba4680524913a60f
elFinder v2.1.39追加。
148 files changed:
scripts/elfinder-2.1.39/.gitignore [new file with mode: 0644]
scripts/elfinder-2.1.39/Changelog [new file with mode: 0644]
scripts/elfinder-2.1.39/LICENSE.md [new file with mode: 0644]
scripts/elfinder-2.1.39/README.md [new file with mode: 0644]
scripts/elfinder-2.1.39/bower.json [new file with mode: 0644]
scripts/elfinder-2.1.39/composer.json [new file with mode: 0644]
scripts/elfinder-2.1.39/css/elfinder.full.css [new file with mode: 0644]
scripts/elfinder-2.1.39/css/elfinder.min.css [new file with mode: 0644]
scripts/elfinder-2.1.39/css/theme.css [new file with mode: 0644]
scripts/elfinder-2.1.39/elfinder.html [new file with mode: 0644]
scripts/elfinder-2.1.39/elfinder.legacy.html [new file with mode: 0644]
scripts/elfinder-2.1.39/files/.gitkeep [new file with mode: 0644]
scripts/elfinder-2.1.39/files/.trash/.gitkeep [new file with mode: 0644]
scripts/elfinder-2.1.39/img/arrows-active.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/arrows-normal.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/crop.gif [new file with mode: 0644]
scripts/elfinder-2.1.39/img/dialogs.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/edit_aceeditor.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/edit_ckeditor.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/edit_ckeditor5.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/edit_codemirror.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/edit_creativecloud.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/edit_pixlreditor.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/edit_pixlrexpress.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/edit_simplemde.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/edit_tinymce.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/edit_zohooffice.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/icons-big.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/icons-small.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/logo.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/progress.gif [new file with mode: 0644]
scripts/elfinder-2.1.39/img/quicklook-bg.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/quicklook-icons.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/resize.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/spinner-mini.gif [new file with mode: 0644]
scripts/elfinder-2.1.39/img/toolbar.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/trashmesh.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/ui-icons_ffffff_256x240.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_box.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_box.svg [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_dropbox.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_dropbox.svg [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_ftp.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_ftp.svg [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_googledrive.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_googledrive.svg [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_local.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_local.svg [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_network.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_network.svg [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_onedrive.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_onedrive.svg [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_sql.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_sql.svg [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_trash.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_trash.svg [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_zip.png [new file with mode: 0644]
scripts/elfinder-2.1.39/img/volume_icon_zip.svg [new file with mode: 0644]
scripts/elfinder-2.1.39/js/elfinder.full.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/elfinder.min.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/extras/editors.default.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/extras/editors.default.min.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/extras/quicklook.googledocs.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/extras/quicklook.googledocs.min.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.LANG.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.ar.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.bg.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.ca.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.cs.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.da.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.de.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.el.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.es.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.fa.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.fallback.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.fo.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.fr.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.he.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.hr.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.hu.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.id.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.it.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.ja.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.ko.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.nl.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.no.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.pl.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.pt_BR.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.ro.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.ru.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.si.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.sk.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.sl.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.sr.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.sv.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.tr.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.ug_CN.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.uk.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.vi.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.zh_CN.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/elfinder.zh_TW.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/help/cs.html.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/help/en.html.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/help/es.html.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/help/ja.html.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/help/ko.html.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/help/pl.html.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/help/ru.html.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/i18n/help/sk.html.js [new file with mode: 0644]
scripts/elfinder-2.1.39/js/proxy/elFinderSupportVer1.js [new file with mode: 0644]
scripts/elfinder-2.1.39/main.default.js [new file with mode: 0644]
scripts/elfinder-2.1.39/package.json [new file with mode: 0644]
scripts/elfinder-2.1.39/php/.tmp/.htaccess [new file with mode: 0644]
scripts/elfinder-2.1.39/php/MySQLStorage.sql [new file with mode: 0644]
scripts/elfinder-2.1.39/php/autoload.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/connector.minimal.php-dist [new file with mode: 0644]
scripts/elfinder-2.1.39/php/editors/ZipArchive/editor.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/editors/ZohoOffice/editor.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/editors/editor.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinder.class.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderConnector.class.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderFlysystemGoogleDriveNetmount.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderPlugin.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderSession.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderSessionInterface.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderVolumeBox.class.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderVolumeDriver.class.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderVolumeDropbox.class.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderVolumeDropbox2.class.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderVolumeFTP.class.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderVolumeGoogleDrive.class.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderVolumeGroup.class.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderVolumeLocalFileSystem.class.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderVolumeMySQL.class.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderVolumeOneDrive.class.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderVolumeTrash.class.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/elFinderVolumeTrashMySQL.class.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/libs/GdBmp.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/mime.types [new file with mode: 0644]
scripts/elfinder-2.1.39/php/plugins/AutoResize/plugin.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/plugins/AutoRotate/plugin.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/plugins/Normalizer/plugin.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/plugins/Sanitizer/plugin.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/plugins/Watermark/logo.png [new file with mode: 0644]
scripts/elfinder-2.1.39/php/plugins/Watermark/plugin.php [new file with mode: 0644]
scripts/elfinder-2.1.39/php/resources/image.png [new file with mode: 0644]
scripts/elfinder-2.1.39/php/resources/video.png [new file with mode: 0644]
scripts/elfinder-2.1.39/sounds/rm.wav [new file with mode: 0644]