Changeset 2415834
- Timestamp:
- 11/10/2020 01:27:25 PM (5 years ago)
- Location:
- 2j-slideshow
- Files:
-
- 1 added
- 3 edited
- 14 copied
-
tags/1.3.51 (added)
-
tags/1.3.51/2jslideshow.php (copied) (copied from 2j-slideshow/trunk/2jslideshow.php) (2 diffs)
-
tags/1.3.51/addons (copied) (copied from 2j-slideshow/trunk/addons)
-
tags/1.3.51/cmb2 (copied) (copied from 2j-slideshow/trunk/cmb2)
-
tags/1.3.51/cmb2/fields/gallery/cmb-field-gallery.php (copied) (copied from 2j-slideshow/trunk/cmb2/fields/gallery/cmb-field-gallery.php)
-
tags/1.3.51/cmb2/fields/gallery/js/gallery.lib.min.js (copied) (copied from 2j-slideshow/trunk/cmb2/fields/gallery/js/gallery.lib.min.js)
-
tags/1.3.51/cmb2/fields/gallery/js/script.min.js (copied) (copied from 2j-slideshow/trunk/cmb2/fields/gallery/js/script.min.js) (1 diff)
-
tags/1.3.51/css (copied) (copied from 2j-slideshow/trunk/css)
-
tags/1.3.51/inc (copied) (copied from 2j-slideshow/trunk/inc)
-
tags/1.3.51/inc/addons/setup/js/setup.js (copied) (copied from 2j-slideshow/trunk/inc/addons/setup/js/setup.js)
-
tags/1.3.51/inc/addons/setup/setup.class.php (copied) (copied from 2j-slideshow/trunk/inc/addons/setup/setup.class.php)
-
tags/1.3.51/js (copied) (copied from 2j-slideshow/trunk/js)
-
tags/1.3.51/js/slideshow.js (copied) (copied from 2j-slideshow/trunk/js/slideshow.js)
-
tags/1.3.51/languages (copied) (copied from 2j-slideshow/trunk/languages)
-
tags/1.3.51/readme.txt (copied) (copied from 2j-slideshow/trunk/readme.txt) (3 diffs)
-
trunk/2jslideshow.php (modified) (2 diffs)
-
trunk/cmb2/fields/gallery/js/script.min.js (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
2j-slideshow/tags/1.3.51/2jslideshow.php
r2253155 r2415834 4 4 Plugin URI: http://2joomla.net/wordpress-plugins/2j-slideshow 5 5 Description: esponsive slideshow, easy and elegant customization. 6 Version: 1.3.5 06 Version: 1.3.51 7 7 Author: 2J Slideshow Team 8 8 Author URI: http://2joomla.net/wordpress-plugins/2j-slideshow … … 15 15 if(!defined("ABSPATH"))exit; 16 16 17 define( 'TWOJ_SLIDESHOW', 0);17 define( 'TWOJ_SLIDESHOW', 1); 18 18 define( 'TWOJ_SLIDESHOW_DEBUG', 0); 19 define( 'TWOJ_SLIDESHOW_VERSION', '1.3.5 0');19 define( 'TWOJ_SLIDESHOW_VERSION', '1.3.51'); 20 20 define( 'TWOJ_SLIDESHOW_PATH', plugin_dir_path( __FILE__ )); 21 21 -
2j-slideshow/tags/1.3.51/cmb2/fields/gallery/js/script.min.js
r2226528 r2415834 1 !function(e){function t(e){var t=jQuery(i),o={action:"twoj_slideshow_get_images_from_ids",idstring:e};jQuery.post(ajaxurl,o,function(e){t.html(e)})}var o,l="gallery-library",i=document.getElementById("twoj_slideshow_image_view"), a=document.getElementById("twoj_slides"),n=document.getElementById("twojs_slideshowImages"),s=n.value,d=""==s?[]:s.split(",");console.log("imagesIds",s),t(s);var r=function(e,i){e.preventDefault(),o?o.open():(d.length>0&&(l="gallery-edit"),(o=new wp.media.view.emWpGallery({multiple:!0,state:l,library:{order:"ASC",orderby:"title",type:"image",search:null,uploadedTo:null,multiple:!0}})).on("ready",function(){if(0!=d.length){var e=o.state().get("library");wp.media.query({post__in:d}).more().then();d.forEach(function(t){var o=wp.media.attachment(t);e.add(o)})}}),o.on("open",function(){0!=d.length&&"gallery-edit"!=l&&(o.setState("gallery-edit"),o.options.state="gallery-edit",l="gallery-edit")}),o.on("insert",function(){var e=o.state().get("selection");console.log(e)}),o.on("update",function(e){var l,i=o.state();if(l=e||i.get("selection")){var a=l.toJSON();if(0!=a.length){d=[];for(var r=0;r<a.length;r++)d.push(a[r].id);t(s=d.join(",")),n.value=s}}else console.log("return selection")}),o.open())};a.addEventListener("click",r),e("#twoj_slideshow_image_view").click(function(){e("#twoj_slides").click()}),e(".2j_slideshow_open_media").click();var c=jQuery("#twoj_showShortCodeDialog");c.dialog({dialogClass:"wp-dialog",title:c.data("title"),modal:!0,autoOpen:c.data("open"),width:"350",maxWidth:350,height:"auto",fluid:!0,resizable:!1,responsive:!0,draggable:!1,closeOnEscape:!0,buttons:[{text:c.data("close"),class:"button button-default twoj_dialog_close",click:function(){jQuery(this).dialog("close")}}],open:function(e,t){}}),window.twojShortCodeDialog=c,e("#twoj_2jslideshow_getshortcode").click(function(e){e.preventDefault(),c.dialog("open")})}(jQuery);1 !function(e){function t(e){var t=jQuery(i),o={action:"twoj_slideshow_get_images_from_ids",idstring:e};jQuery.post(ajaxurl,o,function(e){t.html(e)})}var o,l="gallery-library",i=document.getElementById("twoj_slideshow_image_view"),n=document.getElementById("twoj_slides"),a=document.getElementById("twojs_slideshowImages"),s=a.value,d=""==s?[]:s.split(",");console.log("imagesIds",s),t(s);var r=function(e,i){e.preventDefault(),o?o.open():(d.length>0&&(l="gallery-edit"),(o=new wp.media.view.emWpGallery({multiple:!0,state:l,library:{order:"ASC",orderby:"title",type:"image",search:null,uploadedTo:null,multiple:!0}})).on("ready",function(){if(0!=d.length){var e=o.state().get("library");wp.media.query({post__in:d}).more().then();d.forEach(function(t){var o=new wp.media.attachment(t);o.fetch(),e.add(o)})}}),o.on("open",function(){0!=d.length&&"gallery-edit"!=l&&(o.setState("gallery-edit"),o.options.state="gallery-edit",l="gallery-edit")}),o.on("insert",function(){var e=o.state().get("selection");console.log(e)}),o.on("update",function(e){var l,i=o.state();if(l=e||i.get("selection")){var n=l.toJSON();if(0!=n.length){d=[];for(var r=0;r<n.length;r++)d.push(n[r].id);t(s=d.join(",")),a.value=s}}else console.log("return selection")}),o.open())};n.addEventListener("click",r),e("#twoj_slideshow_image_view").click(function(){e("#twoj_slides").click()}),e(".2j_slideshow_open_media").click();var c=jQuery("#twoj_showShortCodeDialog");c.dialog({dialogClass:"wp-dialog",title:c.data("title"),modal:!0,autoOpen:c.data("open"),width:"350",maxWidth:350,height:"auto",fluid:!0,resizable:!1,responsive:!0,draggable:!1,closeOnEscape:!0,buttons:[{text:c.data("close"),class:"button button-default twoj_dialog_close",click:function(){jQuery(this).dialog("close")}}],open:function(e,t){}}),window.twojShortCodeDialog=c,e("#twoj_2jslideshow_getshortcode").click(function(e){e.preventDefault(),c.dialog("open")})}(jQuery); -
2j-slideshow/tags/1.3.51/readme.txt
r2253155 r2415834 4 4 Tags: slideshow, slider, images slideshow, photo slideshow, slideshow plugin, photo slideshow plugin, photo slideshows plugins, add slideshow, add slideshows, custom slideshow, fade slideshow, javascript slideshow, jquery slideshow, Portfolio Slideshow, product slideshow, shortcode slideshow, slideshow maker, slideshow manager, video slideshow, vimeo slideshow, widget slideshow, youtube slideshow, slideshow gallery, responsive slideshow, swipe slideshow, mobile slideshow, slideshow lightbox, fullscreen lightbox, swipe lightbox 5 5 Requires at least: 3.3 6 Tested up to: 5. 37 Stable tag: 1.3.5 06 Tested up to: 5.5 7 Stable tag: 1.3.51 8 8 License: GPLv3 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 186 186 == Changelog == 187 187 188 = 1.3.51 = 189 * Fixed thumbnail issue and compatibility with wordpress 5.5 190 188 191 = 1.3.50 = 189 192 * Fix of the media manager compatibility … … 442 445 == Upgrade Notice == 443 446 447 = 1.3.51 = 448 Fixed thumbnail issue and compatibility with wordpress 5.5 449 444 450 = 1.3.50 = 445 451 Fix of the media manager compatibility -
2j-slideshow/trunk/2jslideshow.php
r2253155 r2415834 4 4 Plugin URI: http://2joomla.net/wordpress-plugins/2j-slideshow 5 5 Description: esponsive slideshow, easy and elegant customization. 6 Version: 1.3.5 06 Version: 1.3.51 7 7 Author: 2J Slideshow Team 8 8 Author URI: http://2joomla.net/wordpress-plugins/2j-slideshow … … 15 15 if(!defined("ABSPATH"))exit; 16 16 17 define( 'TWOJ_SLIDESHOW', 0);17 define( 'TWOJ_SLIDESHOW', 1); 18 18 define( 'TWOJ_SLIDESHOW_DEBUG', 0); 19 define( 'TWOJ_SLIDESHOW_VERSION', '1.3.5 0');19 define( 'TWOJ_SLIDESHOW_VERSION', '1.3.51'); 20 20 define( 'TWOJ_SLIDESHOW_PATH', plugin_dir_path( __FILE__ )); 21 21 -
2j-slideshow/trunk/cmb2/fields/gallery/js/script.min.js
r2226528 r2415834 1 !function(e){function t(e){var t=jQuery(i),o={action:"twoj_slideshow_get_images_from_ids",idstring:e};jQuery.post(ajaxurl,o,function(e){t.html(e)})}var o,l="gallery-library",i=document.getElementById("twoj_slideshow_image_view"), a=document.getElementById("twoj_slides"),n=document.getElementById("twojs_slideshowImages"),s=n.value,d=""==s?[]:s.split(",");console.log("imagesIds",s),t(s);var r=function(e,i){e.preventDefault(),o?o.open():(d.length>0&&(l="gallery-edit"),(o=new wp.media.view.emWpGallery({multiple:!0,state:l,library:{order:"ASC",orderby:"title",type:"image",search:null,uploadedTo:null,multiple:!0}})).on("ready",function(){if(0!=d.length){var e=o.state().get("library");wp.media.query({post__in:d}).more().then();d.forEach(function(t){var o=wp.media.attachment(t);e.add(o)})}}),o.on("open",function(){0!=d.length&&"gallery-edit"!=l&&(o.setState("gallery-edit"),o.options.state="gallery-edit",l="gallery-edit")}),o.on("insert",function(){var e=o.state().get("selection");console.log(e)}),o.on("update",function(e){var l,i=o.state();if(l=e||i.get("selection")){var a=l.toJSON();if(0!=a.length){d=[];for(var r=0;r<a.length;r++)d.push(a[r].id);t(s=d.join(",")),n.value=s}}else console.log("return selection")}),o.open())};a.addEventListener("click",r),e("#twoj_slideshow_image_view").click(function(){e("#twoj_slides").click()}),e(".2j_slideshow_open_media").click();var c=jQuery("#twoj_showShortCodeDialog");c.dialog({dialogClass:"wp-dialog",title:c.data("title"),modal:!0,autoOpen:c.data("open"),width:"350",maxWidth:350,height:"auto",fluid:!0,resizable:!1,responsive:!0,draggable:!1,closeOnEscape:!0,buttons:[{text:c.data("close"),class:"button button-default twoj_dialog_close",click:function(){jQuery(this).dialog("close")}}],open:function(e,t){}}),window.twojShortCodeDialog=c,e("#twoj_2jslideshow_getshortcode").click(function(e){e.preventDefault(),c.dialog("open")})}(jQuery);1 !function(e){function t(e){var t=jQuery(i),o={action:"twoj_slideshow_get_images_from_ids",idstring:e};jQuery.post(ajaxurl,o,function(e){t.html(e)})}var o,l="gallery-library",i=document.getElementById("twoj_slideshow_image_view"),n=document.getElementById("twoj_slides"),a=document.getElementById("twojs_slideshowImages"),s=a.value,d=""==s?[]:s.split(",");console.log("imagesIds",s),t(s);var r=function(e,i){e.preventDefault(),o?o.open():(d.length>0&&(l="gallery-edit"),(o=new wp.media.view.emWpGallery({multiple:!0,state:l,library:{order:"ASC",orderby:"title",type:"image",search:null,uploadedTo:null,multiple:!0}})).on("ready",function(){if(0!=d.length){var e=o.state().get("library");wp.media.query({post__in:d}).more().then();d.forEach(function(t){var o=new wp.media.attachment(t);o.fetch(),e.add(o)})}}),o.on("open",function(){0!=d.length&&"gallery-edit"!=l&&(o.setState("gallery-edit"),o.options.state="gallery-edit",l="gallery-edit")}),o.on("insert",function(){var e=o.state().get("selection");console.log(e)}),o.on("update",function(e){var l,i=o.state();if(l=e||i.get("selection")){var n=l.toJSON();if(0!=n.length){d=[];for(var r=0;r<n.length;r++)d.push(n[r].id);t(s=d.join(",")),a.value=s}}else console.log("return selection")}),o.open())};n.addEventListener("click",r),e("#twoj_slideshow_image_view").click(function(){e("#twoj_slides").click()}),e(".2j_slideshow_open_media").click();var c=jQuery("#twoj_showShortCodeDialog");c.dialog({dialogClass:"wp-dialog",title:c.data("title"),modal:!0,autoOpen:c.data("open"),width:"350",maxWidth:350,height:"auto",fluid:!0,resizable:!1,responsive:!0,draggable:!1,closeOnEscape:!0,buttons:[{text:c.data("close"),class:"button button-default twoj_dialog_close",click:function(){jQuery(this).dialog("close")}}],open:function(e,t){}}),window.twojShortCodeDialog=c,e("#twoj_2jslideshow_getshortcode").click(function(e){e.preventDefault(),c.dialog("open")})}(jQuery); -
2j-slideshow/trunk/readme.txt
r2253155 r2415834 4 4 Tags: slideshow, slider, images slideshow, photo slideshow, slideshow plugin, photo slideshow plugin, photo slideshows plugins, add slideshow, add slideshows, custom slideshow, fade slideshow, javascript slideshow, jquery slideshow, Portfolio Slideshow, product slideshow, shortcode slideshow, slideshow maker, slideshow manager, video slideshow, vimeo slideshow, widget slideshow, youtube slideshow, slideshow gallery, responsive slideshow, swipe slideshow, mobile slideshow, slideshow lightbox, fullscreen lightbox, swipe lightbox 5 5 Requires at least: 3.3 6 Tested up to: 5. 37 Stable tag: 1.3.5 06 Tested up to: 5.5 7 Stable tag: 1.3.51 8 8 License: GPLv3 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 186 186 == Changelog == 187 187 188 = 1.3.51 = 189 * Fixed thumbnail issue and compatibility with wordpress 5.5 190 188 191 = 1.3.50 = 189 192 * Fix of the media manager compatibility … … 442 445 == Upgrade Notice == 443 446 447 = 1.3.51 = 448 Fixed thumbnail issue and compatibility with wordpress 5.5 449 444 450 = 1.3.50 = 445 451 Fix of the media manager compatibility
Note: See TracChangeset
for help on using the changeset viewer.