Changeset 3175552
- Timestamp:
- 10/25/2024 09:42:52 AM (17 months ago)
- Location:
- acf-dropzone
- Files:
-
- 2 deleted
- 10 edited
- 1 copied
-
tags/1.1.15 (copied) (copied from acf-dropzone/trunk)
-
tags/1.1.15/.wp-release-info.json (deleted)
-
tags/1.1.15/css/admin/acf-dropzone.css (modified) (1 diff)
-
tags/1.1.15/include/AcfDropzone/Compat/ACF.php (modified) (1 diff)
-
tags/1.1.15/index.php (modified) (1 diff)
-
tags/1.1.15/languages/acf-dropzone.pot (modified) (2 diffs)
-
tags/1.1.15/readme.txt (modified) (2 diffs)
-
trunk/.wp-release-info.json (deleted)
-
trunk/css/admin/acf-dropzone.css (modified) (1 diff)
-
trunk/include/AcfDropzone/Compat/ACF.php (modified) (1 diff)
-
trunk/index.php (modified) (1 diff)
-
trunk/languages/acf-dropzone.pot (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
acf-dropzone/tags/1.1.15/css/admin/acf-dropzone.css
r2986842 r3175552 1 .block-editor-block-list__block .block-editor-block-contextual-toolbar{z-index:101}.components-notice-list{z-index:109}.dropzone .acf-gallery-attachments,.dropzone .acf-file-uploader,.dropzone .acf-image-uploader{container-name:dropzone;container-type:inline-size}.dropzone .acf-gallery-attachments>*,.dropzone .acf-file-uploader>*,.dropzone .acf-image-uploader>*{--font-size-sm: 11px;--font-size-md: 14px;--font-size-lg: 20px}@container dropzone (width > 350px){.dropzone .acf-gallery-attachments>*,.dropzone .acf-file-uploader>*,.dropzone .acf-image-uploader>*{--font-size-sm: 14px;--font-size-md: 20px;--font-size-lg: 36px}}.dropzone .acf-gallery-attachments>.hide-if-value,.dropzone .acf-file-uploader>.hide-if-value,.dropzone .acf-image-uploader>.hide-if-value{min-height:calc(3*(var(--font-size-sm) + var(--font-size-md)) + 5px + 30px)}.dropzone .acf-file-uploader:not(.has-value)>.hide-if-value,.dropzone .acf-image-uploader:not(.has-value)>.hide-if-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dropzone .acf-dropzone-info{margin-top:auto;margin-bottom:5px;color:#787c82;text-align:center}.dropzone .acf-dropzone-info+p{margin-bottom:auto}.dropzone .acf-dropzone-info p:not(.drag-drop-info){font-size:var(--font-size-sm)}.dropzone .acf-dropzone-info p.drag-drop-info{font-size:var(--font-size-md)}.dropzone .uploader-window .uploader-editor-title{font-size:var(--font-size-lg)}.dropzone.dropzone-file [data-uploader] .hide-if-value{padding:10px 20px;border:4px dashed #c3c4c7}.dropzone .acf-input{position:relative}.dropzone .uploader-window{position:absolute}.dropzone .uploader-window h1,.dropzone .uploader-window h3{margin:0;font-size:25px}.dropzone .media-progress-label{font-weight:bold;text-align:center;margin-top:auto}.dropzone .media-progress-bar-box{background-color:rgba(167,170,173,.75);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropzone .media-progress-bar{margin-bottom:auto}.dropzone.dropzone-gallery .notice{z-index:1;margin-top:0;margin-bottom:5px}.dropzone [data-uploader=wp] .media-progress-bar-box{position:absolute;left:0;top:0;bottom:0;right:0}.dropzone [data-uploader=wp]>.hide-if-value{text-align:center}.dropzone [data-uploader=basic].drag-over .hide-if-value{border-color:#3582c4}.dropzone .acf-gallery,.dropzone [data-uploader=wp]{z-index:30}.dropzone .acf-gallery-attachments:not(:focus-within) .show-if-focus,.dropzone [data-uploader=wp]:not(:focus-within) .show-if-focus{display:none}.dropzone .acf-gallery-attachments:focus,.dropzone [data-uploader=wp]:focus{-webkit-box-shadow:0 0 6px 3px rgba(10,75,120,.66);box-shadow:0 0 6px 3px rgba(10,75,120,.66)}.dropzone .acf-gallery-main{display:grid;grid-template-rows:auto -webkit-min-content;grid-template-rows:auto min-content }.dropzone .acf-gallery-main>*{position:static}.dropzone .acf-gallery-attachments{outline:4px dashed #c3c4c7;outline-offset:-4px;margin:1px;bottom:51px !important}.dropzone .acf-gallery-attachments .media-progress-bar-box,.dropzone .acf-gallery-attachments .uploader-window{position:absolute;top:0;height:100%;width:100%}.dropzone .acf-gallery-attachments .media-progress-bar-box,.dropzone .acf-gallery-attachments .uploader-window{position:-webkit-sticky;position:sticky;margin-bottom:-100%;z-index:1}.dropzone .acf-gallery-attachments .acf-dropzone-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;left:0;top:0;width:100%}.dropzone .acf-gallery-attachments .acf-dropzone-info p{margin:0}.dropzone .acf-gallery-attachments .acf-gallery-attachment:last-of-type{margin-bottom:5px}1 .block-editor-block-list__block .block-editor-block-contextual-toolbar{z-index:101}.components-notice-list{z-index:109}.dropzone .acf-gallery-attachments,.dropzone .acf-file-uploader,.dropzone .acf-image-uploader{container-name:dropzone;container-type:inline-size}.dropzone .acf-gallery-attachments>*,.dropzone .acf-file-uploader>*,.dropzone .acf-image-uploader>*{--font-size-sm: 11px;--font-size-md: 14px;--font-size-lg: 20px}@container dropzone (width > 350px){.dropzone .acf-gallery-attachments>*,.dropzone .acf-file-uploader>*,.dropzone .acf-image-uploader>*{--font-size-sm: 14px;--font-size-md: 20px;--font-size-lg: 36px}}.dropzone .acf-gallery-attachments>.hide-if-value,.dropzone .acf-file-uploader>.hide-if-value,.dropzone .acf-image-uploader>.hide-if-value{min-height:calc(3*(var(--font-size-sm) + var(--font-size-md)) + 5px + 30px)}.dropzone .acf-file-uploader:not(.has-value)>.hide-if-value,.dropzone .acf-image-uploader:not(.has-value)>.hide-if-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dropzone .acf-dropzone-info{margin-top:auto;margin-bottom:5px;color:#787c82;text-align:center}.dropzone .acf-dropzone-info+p{margin-bottom:auto}.dropzone .acf-dropzone-info p:not(.drag-drop-info){font-size:var(--font-size-sm)}.dropzone .acf-dropzone-info p.drag-drop-info{font-size:var(--font-size-md)}.dropzone .uploader-window .uploader-editor-title{font-size:var(--font-size-lg)}.dropzone.dropzone-file [data-uploader] .hide-if-value{padding:10px 20px;border:4px dashed #c3c4c7}.dropzone .acf-input{position:relative}.dropzone .uploader-window{position:absolute}.dropzone .uploader-window h1,.dropzone .uploader-window h3{margin:0;font-size:25px}.dropzone .media-progress-label{font-weight:bold;text-align:center;margin-top:auto}.dropzone .media-progress-bar-box{background-color:rgba(167,170,173,.75);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropzone .media-progress-bar{margin-bottom:auto}.dropzone.dropzone-gallery .notice{z-index:1;margin-top:0;margin-bottom:5px}.dropzone [data-uploader=wp] .media-progress-bar-box{position:absolute;left:0;top:0;bottom:0;right:0}.dropzone [data-uploader=wp]>.hide-if-value{text-align:center}.dropzone [data-uploader=basic].drag-over .hide-if-value{border-color:#3582c4}.dropzone .acf-gallery,.dropzone [data-uploader=wp]{z-index:30}.dropzone .acf-gallery-attachments:not(:focus-within) .show-if-focus,.dropzone [data-uploader=wp]:not(:focus-within) .show-if-focus{display:none}.dropzone .acf-gallery-attachments:focus,.dropzone [data-uploader=wp]:focus{-webkit-box-shadow:0 0 6px 3px rgba(10,75,120,.66);box-shadow:0 0 6px 3px rgba(10,75,120,.66)}.dropzone .acf-gallery-main{display:grid;grid-template-rows:auto -webkit-min-content;grid-template-rows:auto min-content;-webkit-transform:translateZ(0);--toolbar-height: 51px}@media(max-width: 600px){.dropzone .acf-gallery-main{--toolbar-height: 61px}}@container (width < 320px){.dropzone .acf-gallery-main{--toolbar-height: 81px}}.dropzone .acf-gallery-main>.acf-gallery-toolbar,.dropzone .acf-gallery-main>.acf-gallery-attachments{position:static}.dropzone .acf-gallery-main>.acf-gallery-attachments{outline:4px dashed #c3c4c7;outline-offset:-4px;margin:1px;bottom:var(--toolbar-height)}.dropzone .acf-gallery-attachments .media-progress-bar-box,.dropzone .acf-gallery-attachments .uploader-window{position:absolute;top:0;height:100%;width:100%}.dropzone .acf-gallery-attachments .media-progress-bar-box,.dropzone .acf-gallery-attachments .uploader-window{position:-webkit-sticky;position:sticky;margin-bottom:-100%;z-index:1}.dropzone .acf-gallery-attachments .acf-dropzone-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - var(--toolbar-height));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;left:0;top:0;width:100%}.dropzone .acf-gallery-attachments .acf-dropzone-info p{margin:0}.dropzone .acf-gallery-attachments .acf-gallery-attachment:last-of-type{margin-bottom:5px} -
acf-dropzone/tags/1.1.15/include/AcfDropzone/Compat/ACF.php
r2986842 r3175552 41 41 */ 42 42 public function acf_init( $field ) { 43 $this->file_field_types = apply_filters( 'acf_dropzone/file_fields', [ 'image', 'file' ] ); 43 44 $this->file_field_types = apply_filters( 'acf_dropzone/file_fields', [ 'image', 'file' ] ); 44 45 $this->gallery_field_types = apply_filters( 'acf_dropzone/gallery_fields', [ 'gallery' ] ); 45 46 46 $field_types = array_merge( $this->file_field_types, $this->gallery_field_types );47 $field_types = array_merge( $this->file_field_types, $this->gallery_field_types ); 47 48 48 49 foreach ( $field_types as $field_type ) { -
acf-dropzone/tags/1.1.15/index.php
r2986842 r3175552 6 6 Description: Drag and drop file upload for ACF-Fields. 7 7 Author: Jörn Lund 8 Version: 1.1.1 48 Version: 1.1.15 9 9 Author URI: https://github.com/mcguffin 10 10 License: GPL3 -
acf-dropzone/tags/1.1.15/languages/acf-dropzone.pot
r2986842 r3175552 1 # Copyright (C) 202 3Jörn Lund1 # Copyright (C) 2024 Jörn Lund 2 2 # This file is distributed under the GPL3. 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: ACF Dropzone 1.1.1 4\n"5 "Project-Id-Version: ACF Dropzone 1.1.15\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/acf-dropzone\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 202 3-10-31T13:28:06+00:00\n"12 "POT-Creation-Date: 2024-10-25T09:42:24+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2. 9.0\n"14 "X-Generator: WP-CLI 2.11.0\n" 15 15 "X-Domain: acf-dropzone\n" 16 16 17 17 #. Plugin Name of the plugin 18 #: index.php 18 19 msgid "ACF Dropzone" 19 20 msgstr "" 20 21 21 22 #. Plugin URI of the plugin 23 #: index.php 22 24 msgid "https://wordpress.org/plugins/acf-dropzone/" 23 25 msgstr "" 24 26 25 27 #. Description of the plugin 28 #: index.php 26 29 msgid "Drag and drop file upload for ACF-Fields." 27 30 msgstr "" 28 31 29 32 #. Author of the plugin 33 #: index.php 30 34 msgid "Jörn Lund" 31 35 msgstr "" 32 36 33 37 #. Author URI of the plugin 38 #: index.php 34 39 msgid "https://github.com/mcguffin" 35 40 msgstr "" 36 41 37 #: include/AcfDropzone/Compat/ACF.php:8 142 #: include/AcfDropzone/Compat/ACF.php:82 38 43 msgid "Enable Dropzone" 39 44 msgstr "" 40 45 41 #: include/AcfDropzone/Compat/ACF.php:16 446 #: include/AcfDropzone/Compat/ACF.php:165 42 47 msgid "Dismiss this notice." 43 48 msgstr "" 44 49 45 #: include/AcfDropzone/Compat/ACF.php:17 050 #: include/AcfDropzone/Compat/ACF.php:171 46 51 msgid "Paste from Clipboard" 47 52 msgstr "" 48 53 49 #: include/AcfDropzone/Compat/ACF.php:17 150 #: include/AcfDropzone/Compat/ACF.php:17 354 #: include/AcfDropzone/Compat/ACF.php:172 55 #: include/AcfDropzone/Compat/ACF.php:174 51 56 msgid "or" 52 57 msgstr "" 53 58 54 #: include/AcfDropzone/Compat/ACF.php:17 259 #: include/AcfDropzone/Compat/ACF.php:173 55 60 msgid "Drop files here" 56 61 msgstr "" 57 62 58 63 #. Translators: followed by post or admin page name 59 #: include/AcfDropzone/Compat/ACF.php:1 7964 #: include/AcfDropzone/Compat/ACF.php:180 60 65 msgctxt "attachment-title" 61 66 msgid "Pasted Into" 62 67 msgstr "" 63 68 64 #: include/AcfDropzone/Compat/ACF.php:19 269 #: include/AcfDropzone/Compat/ACF.php:193 65 70 msgctxt "attachment-title" 66 71 msgid "Pasted File" -
acf-dropzone/tags/1.1.15/readme.txt
r2986842 r3175552 6 6 Requires PHP: 5.6 7 7 Tested up to: 6.4 8 Stable tag: 1.1.1 48 Stable tag: 1.1.15 9 9 License: GPLv3 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 66 66 == Changelog == 67 67 68 = 1.1.15 = 69 - Fix: Broken CSS in webkit (chrome, edge) 70 68 71 = 1.1.14 = 69 72 - UI: Consistent size in focus state -
acf-dropzone/trunk/css/admin/acf-dropzone.css
r2986842 r3175552 1 .block-editor-block-list__block .block-editor-block-contextual-toolbar{z-index:101}.components-notice-list{z-index:109}.dropzone .acf-gallery-attachments,.dropzone .acf-file-uploader,.dropzone .acf-image-uploader{container-name:dropzone;container-type:inline-size}.dropzone .acf-gallery-attachments>*,.dropzone .acf-file-uploader>*,.dropzone .acf-image-uploader>*{--font-size-sm: 11px;--font-size-md: 14px;--font-size-lg: 20px}@container dropzone (width > 350px){.dropzone .acf-gallery-attachments>*,.dropzone .acf-file-uploader>*,.dropzone .acf-image-uploader>*{--font-size-sm: 14px;--font-size-md: 20px;--font-size-lg: 36px}}.dropzone .acf-gallery-attachments>.hide-if-value,.dropzone .acf-file-uploader>.hide-if-value,.dropzone .acf-image-uploader>.hide-if-value{min-height:calc(3*(var(--font-size-sm) + var(--font-size-md)) + 5px + 30px)}.dropzone .acf-file-uploader:not(.has-value)>.hide-if-value,.dropzone .acf-image-uploader:not(.has-value)>.hide-if-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dropzone .acf-dropzone-info{margin-top:auto;margin-bottom:5px;color:#787c82;text-align:center}.dropzone .acf-dropzone-info+p{margin-bottom:auto}.dropzone .acf-dropzone-info p:not(.drag-drop-info){font-size:var(--font-size-sm)}.dropzone .acf-dropzone-info p.drag-drop-info{font-size:var(--font-size-md)}.dropzone .uploader-window .uploader-editor-title{font-size:var(--font-size-lg)}.dropzone.dropzone-file [data-uploader] .hide-if-value{padding:10px 20px;border:4px dashed #c3c4c7}.dropzone .acf-input{position:relative}.dropzone .uploader-window{position:absolute}.dropzone .uploader-window h1,.dropzone .uploader-window h3{margin:0;font-size:25px}.dropzone .media-progress-label{font-weight:bold;text-align:center;margin-top:auto}.dropzone .media-progress-bar-box{background-color:rgba(167,170,173,.75);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropzone .media-progress-bar{margin-bottom:auto}.dropzone.dropzone-gallery .notice{z-index:1;margin-top:0;margin-bottom:5px}.dropzone [data-uploader=wp] .media-progress-bar-box{position:absolute;left:0;top:0;bottom:0;right:0}.dropzone [data-uploader=wp]>.hide-if-value{text-align:center}.dropzone [data-uploader=basic].drag-over .hide-if-value{border-color:#3582c4}.dropzone .acf-gallery,.dropzone [data-uploader=wp]{z-index:30}.dropzone .acf-gallery-attachments:not(:focus-within) .show-if-focus,.dropzone [data-uploader=wp]:not(:focus-within) .show-if-focus{display:none}.dropzone .acf-gallery-attachments:focus,.dropzone [data-uploader=wp]:focus{-webkit-box-shadow:0 0 6px 3px rgba(10,75,120,.66);box-shadow:0 0 6px 3px rgba(10,75,120,.66)}.dropzone .acf-gallery-main{display:grid;grid-template-rows:auto -webkit-min-content;grid-template-rows:auto min-content }.dropzone .acf-gallery-main>*{position:static}.dropzone .acf-gallery-attachments{outline:4px dashed #c3c4c7;outline-offset:-4px;margin:1px;bottom:51px !important}.dropzone .acf-gallery-attachments .media-progress-bar-box,.dropzone .acf-gallery-attachments .uploader-window{position:absolute;top:0;height:100%;width:100%}.dropzone .acf-gallery-attachments .media-progress-bar-box,.dropzone .acf-gallery-attachments .uploader-window{position:-webkit-sticky;position:sticky;margin-bottom:-100%;z-index:1}.dropzone .acf-gallery-attachments .acf-dropzone-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;left:0;top:0;width:100%}.dropzone .acf-gallery-attachments .acf-dropzone-info p{margin:0}.dropzone .acf-gallery-attachments .acf-gallery-attachment:last-of-type{margin-bottom:5px}1 .block-editor-block-list__block .block-editor-block-contextual-toolbar{z-index:101}.components-notice-list{z-index:109}.dropzone .acf-gallery-attachments,.dropzone .acf-file-uploader,.dropzone .acf-image-uploader{container-name:dropzone;container-type:inline-size}.dropzone .acf-gallery-attachments>*,.dropzone .acf-file-uploader>*,.dropzone .acf-image-uploader>*{--font-size-sm: 11px;--font-size-md: 14px;--font-size-lg: 20px}@container dropzone (width > 350px){.dropzone .acf-gallery-attachments>*,.dropzone .acf-file-uploader>*,.dropzone .acf-image-uploader>*{--font-size-sm: 14px;--font-size-md: 20px;--font-size-lg: 36px}}.dropzone .acf-gallery-attachments>.hide-if-value,.dropzone .acf-file-uploader>.hide-if-value,.dropzone .acf-image-uploader>.hide-if-value{min-height:calc(3*(var(--font-size-sm) + var(--font-size-md)) + 5px + 30px)}.dropzone .acf-file-uploader:not(.has-value)>.hide-if-value,.dropzone .acf-image-uploader:not(.has-value)>.hide-if-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dropzone .acf-dropzone-info{margin-top:auto;margin-bottom:5px;color:#787c82;text-align:center}.dropzone .acf-dropzone-info+p{margin-bottom:auto}.dropzone .acf-dropzone-info p:not(.drag-drop-info){font-size:var(--font-size-sm)}.dropzone .acf-dropzone-info p.drag-drop-info{font-size:var(--font-size-md)}.dropzone .uploader-window .uploader-editor-title{font-size:var(--font-size-lg)}.dropzone.dropzone-file [data-uploader] .hide-if-value{padding:10px 20px;border:4px dashed #c3c4c7}.dropzone .acf-input{position:relative}.dropzone .uploader-window{position:absolute}.dropzone .uploader-window h1,.dropzone .uploader-window h3{margin:0;font-size:25px}.dropzone .media-progress-label{font-weight:bold;text-align:center;margin-top:auto}.dropzone .media-progress-bar-box{background-color:rgba(167,170,173,.75);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropzone .media-progress-bar{margin-bottom:auto}.dropzone.dropzone-gallery .notice{z-index:1;margin-top:0;margin-bottom:5px}.dropzone [data-uploader=wp] .media-progress-bar-box{position:absolute;left:0;top:0;bottom:0;right:0}.dropzone [data-uploader=wp]>.hide-if-value{text-align:center}.dropzone [data-uploader=basic].drag-over .hide-if-value{border-color:#3582c4}.dropzone .acf-gallery,.dropzone [data-uploader=wp]{z-index:30}.dropzone .acf-gallery-attachments:not(:focus-within) .show-if-focus,.dropzone [data-uploader=wp]:not(:focus-within) .show-if-focus{display:none}.dropzone .acf-gallery-attachments:focus,.dropzone [data-uploader=wp]:focus{-webkit-box-shadow:0 0 6px 3px rgba(10,75,120,.66);box-shadow:0 0 6px 3px rgba(10,75,120,.66)}.dropzone .acf-gallery-main{display:grid;grid-template-rows:auto -webkit-min-content;grid-template-rows:auto min-content;-webkit-transform:translateZ(0);--toolbar-height: 51px}@media(max-width: 600px){.dropzone .acf-gallery-main{--toolbar-height: 61px}}@container (width < 320px){.dropzone .acf-gallery-main{--toolbar-height: 81px}}.dropzone .acf-gallery-main>.acf-gallery-toolbar,.dropzone .acf-gallery-main>.acf-gallery-attachments{position:static}.dropzone .acf-gallery-main>.acf-gallery-attachments{outline:4px dashed #c3c4c7;outline-offset:-4px;margin:1px;bottom:var(--toolbar-height)}.dropzone .acf-gallery-attachments .media-progress-bar-box,.dropzone .acf-gallery-attachments .uploader-window{position:absolute;top:0;height:100%;width:100%}.dropzone .acf-gallery-attachments .media-progress-bar-box,.dropzone .acf-gallery-attachments .uploader-window{position:-webkit-sticky;position:sticky;margin-bottom:-100%;z-index:1}.dropzone .acf-gallery-attachments .acf-dropzone-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - var(--toolbar-height));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;left:0;top:0;width:100%}.dropzone .acf-gallery-attachments .acf-dropzone-info p{margin:0}.dropzone .acf-gallery-attachments .acf-gallery-attachment:last-of-type{margin-bottom:5px} -
acf-dropzone/trunk/include/AcfDropzone/Compat/ACF.php
r2986842 r3175552 41 41 */ 42 42 public function acf_init( $field ) { 43 $this->file_field_types = apply_filters( 'acf_dropzone/file_fields', [ 'image', 'file' ] ); 43 44 $this->file_field_types = apply_filters( 'acf_dropzone/file_fields', [ 'image', 'file' ] ); 44 45 $this->gallery_field_types = apply_filters( 'acf_dropzone/gallery_fields', [ 'gallery' ] ); 45 46 46 $field_types = array_merge( $this->file_field_types, $this->gallery_field_types );47 $field_types = array_merge( $this->file_field_types, $this->gallery_field_types ); 47 48 48 49 foreach ( $field_types as $field_type ) { -
acf-dropzone/trunk/index.php
r2986842 r3175552 6 6 Description: Drag and drop file upload for ACF-Fields. 7 7 Author: Jörn Lund 8 Version: 1.1.1 48 Version: 1.1.15 9 9 Author URI: https://github.com/mcguffin 10 10 License: GPL3 -
acf-dropzone/trunk/languages/acf-dropzone.pot
r2986842 r3175552 1 # Copyright (C) 202 3Jörn Lund1 # Copyright (C) 2024 Jörn Lund 2 2 # This file is distributed under the GPL3. 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: ACF Dropzone 1.1.1 4\n"5 "Project-Id-Version: ACF Dropzone 1.1.15\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/acf-dropzone\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 202 3-10-31T13:28:06+00:00\n"12 "POT-Creation-Date: 2024-10-25T09:42:24+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2. 9.0\n"14 "X-Generator: WP-CLI 2.11.0\n" 15 15 "X-Domain: acf-dropzone\n" 16 16 17 17 #. Plugin Name of the plugin 18 #: index.php 18 19 msgid "ACF Dropzone" 19 20 msgstr "" 20 21 21 22 #. Plugin URI of the plugin 23 #: index.php 22 24 msgid "https://wordpress.org/plugins/acf-dropzone/" 23 25 msgstr "" 24 26 25 27 #. Description of the plugin 28 #: index.php 26 29 msgid "Drag and drop file upload for ACF-Fields." 27 30 msgstr "" 28 31 29 32 #. Author of the plugin 33 #: index.php 30 34 msgid "Jörn Lund" 31 35 msgstr "" 32 36 33 37 #. Author URI of the plugin 38 #: index.php 34 39 msgid "https://github.com/mcguffin" 35 40 msgstr "" 36 41 37 #: include/AcfDropzone/Compat/ACF.php:8 142 #: include/AcfDropzone/Compat/ACF.php:82 38 43 msgid "Enable Dropzone" 39 44 msgstr "" 40 45 41 #: include/AcfDropzone/Compat/ACF.php:16 446 #: include/AcfDropzone/Compat/ACF.php:165 42 47 msgid "Dismiss this notice." 43 48 msgstr "" 44 49 45 #: include/AcfDropzone/Compat/ACF.php:17 050 #: include/AcfDropzone/Compat/ACF.php:171 46 51 msgid "Paste from Clipboard" 47 52 msgstr "" 48 53 49 #: include/AcfDropzone/Compat/ACF.php:17 150 #: include/AcfDropzone/Compat/ACF.php:17 354 #: include/AcfDropzone/Compat/ACF.php:172 55 #: include/AcfDropzone/Compat/ACF.php:174 51 56 msgid "or" 52 57 msgstr "" 53 58 54 #: include/AcfDropzone/Compat/ACF.php:17 259 #: include/AcfDropzone/Compat/ACF.php:173 55 60 msgid "Drop files here" 56 61 msgstr "" 57 62 58 63 #. Translators: followed by post or admin page name 59 #: include/AcfDropzone/Compat/ACF.php:1 7964 #: include/AcfDropzone/Compat/ACF.php:180 60 65 msgctxt "attachment-title" 61 66 msgid "Pasted Into" 62 67 msgstr "" 63 68 64 #: include/AcfDropzone/Compat/ACF.php:19 269 #: include/AcfDropzone/Compat/ACF.php:193 65 70 msgctxt "attachment-title" 66 71 msgid "Pasted File" -
acf-dropzone/trunk/readme.txt
r2986842 r3175552 6 6 Requires PHP: 5.6 7 7 Tested up to: 6.4 8 Stable tag: 1.1.1 48 Stable tag: 1.1.15 9 9 License: GPLv3 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 66 66 == Changelog == 67 67 68 = 1.1.15 = 69 - Fix: Broken CSS in webkit (chrome, edge) 70 68 71 = 1.1.14 = 69 72 - UI: Consistent size in focus state
Note: See TracChangeset
for help on using the changeset viewer.