Version Description
- Updated lightbox functionality
- Implemented new show/hide images counter option
Download this release
Release Info
Developer | robosoft |
Plugin | Gallery – Photo Gallery and Images Gallery |
Version | 1.3.5 |
Comparing to | |
See all releases |
Code changes from version 1.3.4 to 1.3.5
- cmb2/fields/switch/cmb-field-switch.php +10 -0
- gallery/js/jquery.collagePlus.min.js +1 -1
- includes/frontend/rbs_gallery_class.php +12 -0
- includes/frontend/rbs_gallery_source.php +0 -1
- includes/options/rbs_gallery_options_button.php +20 -7
- includes/options/rbs_gallery_options_lightbox.php +13 -2
- includes/rbs_class_activator.php +4 -2
- includes/rbs_class_update.php +95 -0
- includes/rbs_gallery_init.php +1 -0
- languages/rbs_gallery-ru_RU.mo +0 -0
- languages/rbs_gallery-ru_RU.po +2 -2
- readme.txt +51 -44
- robogallery.php +2 -3
cmb2/fields/switch/cmb-field-switch.php
CHANGED
@@ -24,6 +24,14 @@ function jt_cmb2_render_switch_field_callback( $field, $value, $object_id, $obje
|
|
24 |
$bs = $field->args('bootstrap_style');
|
25 |
|
26 |
$level = $field->args('level') ? 1 : 0 ;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
|
28 |
if($bs){
|
29 |
?>
|
@@ -40,6 +48,8 @@ if($bs){
|
|
40 |
}
|
41 |
echo
|
42 |
'<input type="checkbox" data-toggle="toggle" data-onstyle="info" '
|
|
|
|
|
43 |
.($field->args('depends')?'class="rbs_action_element" ':'')
|
44 |
.'name="'.$field_type_object->_name( ).'" '
|
45 |
.'id="'. $field_type_object->_id( ).'" '
|
24 |
$bs = $field->args('bootstrap_style');
|
25 |
|
26 |
$level = $field->args('level') ? 1 : 0 ;
|
27 |
+
|
28 |
+
$onText = $field->args('onText');
|
29 |
+
$offText = $field->args('offText');
|
30 |
+
|
31 |
+
if($field->args('showhide')){
|
32 |
+
$onText='Show';
|
33 |
+
$offText='Hide';
|
34 |
+
}
|
35 |
|
36 |
if($bs){
|
37 |
?>
|
48 |
}
|
49 |
echo
|
50 |
'<input type="checkbox" data-toggle="toggle" data-onstyle="info" '
|
51 |
+
.($onText?' data-on="'.__($onText, 'rbs_gallery').'" ':'')
|
52 |
+
.($offText?' data-off="'.__($offText, 'rbs_gallery').'" ':'')
|
53 |
.($field->args('depends')?'class="rbs_action_element" ':'')
|
54 |
.'name="'.$field_type_object->_name( ).'" '
|
55 |
.'id="'. $field_type_object->_id( ).'" '
|
gallery/js/jquery.collagePlus.min.js
CHANGED
@@ -3,4 +3,4 @@
|
|
3 |
Licensed under the MIT license - http://opensource.org/licenses/MIT
|
4 |
Copyright (C) 2015 Andrew Prasetya
|
5 |
*/
|
6 |
-
!function(e,t,a){var i=function(i,o){function n(e){e.find(_+", ."+U).find(R+":not([data-popupTrigger])").each(function(){var e=t(this),i=e.find("div[data-popup]").eq(0);e.attr("data-popupTrigger","yes");var o="mfp-image";"iframe"==i.data("type")?o="mfp-iframe":"inline"==i.data("type")?o="mfp-inline":"ajax"==i.data("type")?o="mfp-ajax":"link"==i.data("type")?o="mfp-link":"blanklink"==i.data("type")&&(o="mfp-blanklink");var n=e.find(".rbs-lightbox").addBack(".rbs-lightbox");n.attr("data-mfp-src",i.data("popup")).addClass(o),i.attr("title")!=a&&n.attr("mfp-title",i.attr("title"))})}function r(e,i){function o(e){var i=t(e.img),o=i.parents(".image-with-dimensions");o[0]!=a&&(e.isLoaded?i.fadeIn(400,function(){o.removeClass("image-with-dimensions")}):(o.removeClass("image-with-dimensions"),i.hide(),o.addClass("broken-image-here")))}e.find(_).find(R+":not([data-imageconverted])").each(function(){var o=t(this),n=o.find("div[data-thumbnail]").eq(0),r=o.find("div[data-popup]").eq(0),s=n.data("thumbnail");if(n[0]==a&&(n=r,s=r.data("popup")),0!=i||0!=e.data("settings").waitForAllThumbsNoMatterWhat||n.data("width")==a&&n.data("height")==a){o.attr("data-imageconverted","yes");var d=n.attr("title");d==a&&(d=s);var l=t('<img style="margin:auto;" title="'+d+'" src="'+s+'" />');1==i&&(l.attr("data-dont-wait-for-me","yes"),n.addClass("image-with-dimensions"),e.data("settings").waitUntilThumbLoads&&l.hide()),n.addClass("rbs-img-thumbnail-container").prepend(l)}}),1==i&&e.find(".image-with-dimensions").imagesLoadedMB().always(function(e){for(index in e.images){var t=e.images[index];o(t)}}).progress(function(e,t){o(t)})}function s(e){e.find(_).each(function(){var i=t(this),o=i.find(R),n=o.find("div[data-thumbnail]").eq(0),r=o.find("div[data-popup]").eq(0);n[0]==a&&(n=r);var s=i.css("display");"none"==s&&i.css("margin-top",99999999999999).show();var d=2*e.data("settings").borderSize;o.width(n.width()-d),o.height(n.height()-d),"none"==s&&i.css("margin-top",0).hide()})}function d(e){e.find(_).find(R).each(function(){var i=t(this),o=i.find("div[data-thumbnail]").eq(0),n=i.find("div[data-popup]").eq(0);o[0]==a&&(o=n);var r=parseFloat(o.data("width")),s=parseFloat(o.data("height")),d=i.parents(_).width()-e.data("settings").horizontalSpaceBetweenBoxes,l=s*d/r;o.css("width",d),(o.data("width")!=a||o.data("height")!=a)&&o.css("height",Math.floor(l))})}function l(e,i,o){var n,r=e.find(_),s=!1;n="auto"==i?s?100/o+"%":Math.floor((e.width()-1)/o):i,e.find(".rbs-imges-grid-sizer").css("width",n),r.each(function(e){var i=t(this),r=i.data("columns");r!=a&&parseInt(o)>=parseInt(r)?s?i.css("width",parseFloat(100/o)*r+"%"):i.css("width",n*parseInt(r)):s?i.css("width",100/o+"%"):i.css("width",n)})}function c(){var t=e,a="inner";return"innerWidth"in e||(a="client",t=document.documentElement||document.body),{width:t[a+"Width"],height:t[a+"Height"]}}function f(e){var t=!1;for(var a in e.data("settings").resolutions){var i=e.data("settings").resolutions[a];if(i.maxWidth>=c().width){l(e,i.columnWidth,i.columns),t=!0;break}}0==t&&l(e,e.data("settings").columnWidth,e.data("settings").columns)}function m(e){var a=t('<div class="rbs-img-container"></div').css({"margin-left":e.data("settings").horizontalSpaceBetweenBoxes,"margin-bottom":e.data("settings").verticalSpaceBetweenBoxes}),i=e.find(_+":not([data-wrapper-added])").attr("data-wrapper-added","yes");i.wrapInner(a)}function p(e){if(0!=e.data("settings").thumbnailOverlay){var i=e.find(_+":not([data-set-overlay-for-hover-effect])").attr("data-set-overlay-for-hover-effect","yes");i.find(".thumbnail-overlay").wrapInner("<div class='aligment'><div class='aligment'></div></div>"),i.each(function(){var i=t(this),o=i.find(R),n=e.data("settings").overlayEffect;if(o.data("overlay-effect")!=a&&(n=o.data("overlay-effect")),"push-up"==n||"push-down"==n||"push-up-100%"==n||"push-down-100%"==n){var r=o.find(".rbs-img-thumbnail-container"),s=o.find(".thumbnail-overlay").css("position","relative");("push-up-100%"==n||"push-down-100%"==n)&&s.outerHeight(r.outerHeight(!1));var d=s.outerHeight(!1),l=t('<div class="wrapper-for-some-effects"></div');"push-up"==n||"push-up-100%"==n?s.appendTo(o):("push-down"==n||"push-down-100%"==n)&&(s.prependTo(o),l.css("margin-top",-d)),o.wrapInner(l)}else if("reveal-top"==n||"reveal-top-100%"==n){i.addClass("position-reveal-effect");var c=i.find(".thumbnail-overlay").css("top",0);"reveal-top-100%"==n&&c.css("height","100%")}else if("reveal-bottom"==n||"reveal-bottom-100%"==n){i.addClass("position-reveal-effect").addClass("position-bottom-reveal-effect");var c=i.find(".thumbnail-overlay").css("bottom",0);"reveal-bottom-100%"==n&&c.css("height","100%")}else if("direction"==n.substr(0,9))i.find(".thumbnail-overlay").css("height","100%");else if("fade"==n){var f=i.find(".thumbnail-overlay").hide();f.css({height:"100%",top:"0",left:"0"}),f.find(".fa").css({scale:1.4})}})}}function h(e){var i=e.find(_);i.each(function(){var i=t(this),o=i.find(R),n=e.data("settings").overlayEffect;o.data("overlay-effect")!=a&&(n=o.data("overlay-effect")),"direction"==n.substr(0,9)&&o.find(".thumbnail-overlay").hide()}),e.eveMB("layout")}function u(){var e=O.find(_+", ."+U),t=x();e.filter(t).removeClass("hidden-rbs-imges-by-filter").addClass("visible-rbs-imges-by-filter"),e.not(t).addClass("hidden-rbs-imges-by-filter").removeClass("visible-rbs-imges-by-filter")}function v(e,t){O.addClass("filtering-isotope"),b(e,t),u(),g()}function g(){C().length>0?T():M(),w()}function b(e,t){D[t]=e,O.eveMB({filter:y(D)})}function y(e){for(var t in e){var i=e[t];i==a&&(e[t]="*")}var o="";for(var t in e){var i=e[t];""==o?o=t:o.split(",").length<i.split(",").length&&(o=t)}var n=e[o];for(var t in e)if(t!=o)for(var r=e[t].split(","),s=0;s<r.length;s++){for(var d=n.split(","),l=[],c=0;c<d.length;c++)"*"==d[c]&&"*"==r[s]?r[s]="":("*"==r[s]&&(r[s]=""),"*"==d[c]&&(d[c]="")),l.push(d[c]+r[s]);n=l.join(",")}return n}function w(){var e=k().length;return e<q.minBoxesPerFilter&&B().length>0?(S(q.minBoxesPerFilter-e),!0):!1}function k(){var e=O.find(_),t=x();return"*"!=t&&(e=e.filter(t)),e}function C(){var e=k().not(".rbs-img-loaded");return e}function x(){var e=O.data("eveMB").options.filter;return(""==e||e==a)&&(e="*"),e}function B(e){var t=O.find("."+U),i=x();return"*"!=i&&e==a&&(t=t.filter(i)),t}function T(){H.html(q.LoadingWord),H.removeClass("rbs-imges-load-more"),H.addClass("rbs-imges-loading")}function I(){A++,T()}function L(){A--,0==A&&M()}function M(){H.removeClass("rbs-imges-load-more"),H.removeClass("rbs-imges-loading"),H.removeClass("rbs-imges-no-more-entries"),B().length>0?(H.html(q.loadMoreWord),H.addClass("rbs-imges-load-more")):(H.html(q.noMoreEntriesWord),H.addClass("rbs-imges-no-more-entries"))}function S(e,a){if(1!=H.hasClass("rbs-imges-no-more-entries")){I();var i=[];B(a).each(function(a){var o=t(this);e>=a+1&&(o.removeClass(U).addClass(F),o.hide(),i.push(this))}),O.eveMB("insert",t(i),function(){L(),O.eveMB("layout")})}}function z(e){if(e!=a){var i=O.find("."+F+", ."+U);""==e?i.addClass("search-match"):(i.removeClass("search-match"),O.find(q.searchTarget).each(function(){var a=t(this),i=a.parents("."+F+", ."+U);-1!==a.text().toLowerCase().indexOf(e.toLowerCase())&&i.addClass("search-match")})),setTimeout(function(){v(".search-match","search")},100)}}function E(e){var t=e.data("sort-ascending");return t==a&&(t=!0),e.data("sort-toggle")&&1==e.data("sort-toggle")&&e.data("sort-ascending",!t),t}function W(){if("#!"!=location.hash.substr(0,2))return null;var e=location.href.split("#!")[1],t=e;return{hash:e,src:t}}function P(){var e=t.magnificPopup.instance;if(e){var a=W();if(!a&&e.isOpen)e.close();else if(a)if(e.isOpen&&e.currItem&&e.currItem.el.parents(".rbs-imges-container").attr("id")==a.id){if(e.currItem.el.attr("data-mfp-src")!=a.src){var i=null;t.each(e.items,function(e,o){var n=o.parsed?o.el:t(o);return n.attr("data-mfp-src")==a.src?(i=e,!1):void 0}),null!==i&&e.goTo(i)}}else O.filter('[id="'+a.id+'"]').find('.rbs-lightbox[data-mfp-src="'+a.src+'"]').trigger("click")}}var q=t.extend({},t.fn.collagePlus.defaults,o),O=t(i).addClass("rbs-imges-container"),_=".rbs-img",R=".rbs-img-image",F="rbs-img",U="rbs-img-hidden",j=Modernizr.csstransitions?"transition":"animate",D={},A=0;"default"==q.overlayEasing&&(q.overlayEasing="transition"==j?"_default":"swing");var H=t('<div class="rbs-imges-load-more button"></div>').insertAfter(O);H.wrap('<div class="rbs_gallery_button rbs_gallery_button_bottom"></div>'),H.addClass(q.loadMoreClass),q.resolutions.sort(function(e,t){return e.maxWidth-t.maxWidth}),O.data("settings",q),O.css({"margin-left":-q.horizontalSpaceBetweenBoxes}),O.find(_).removeClass(F).addClass(U);var N=t(q.sortContainer).find(q.sort).filter(".selected"),Q=N.attr("data-sort-by"),X=E(N);O.append('<div class="rbs-imges-grid-sizer"></div>'),O.eveMB({itemSelector:_,masonry:{columnWidth:".rbs-imges-grid-sizer"},getSortData:q.getSortData,sortBy:Q,sortAscending:X}),t.extend(EveMB.prototype,{resize:function(){var e=t(this.element);f(e),d(e),s(e),h(e),this.isResizeBound&&this.needsResizeLayout()&&this.layout()}}),t.extend(EveMB.prototype,{_setContainerMeasure:function(e,i){if(e!==a){var o=this.size;o.isBorderBox&&(e+=i?o.paddingLeft+o.paddingRight+o.borderLeftWidth+o.borderRightWidth:o.paddingBottom+o.paddingTop+o.borderTopWidth+o.borderBottomWidth),e=Math.max(e,0),this.element.style[i?"width":"height"]=e+"px";var n=t(this.element);t.waypoints("refresh"),n.addClass("lazy-load-ready"),n.removeClass("filtering-isotope")}}}),t.extend(EveMB.prototype,{insert:function(e,i){var o=this.addItems(e);if(o.length){var l,c,h=t(this.element),u=h.find("."+U)[0],v=o.length;for(l=0;v>l;l++)c=o[l],u!=a?this.element.insertBefore(c.element,u):this.element.appendChild(c.element);var g=function(){var e=this._filter(o);for(this._noTransition(function(){this.hide(e)}),l=0;v>l;l++)o[l].isLayoutInstant=!0;for(this.arrange(),l=0;v>l;l++)delete o[l].isLayoutInstant;this.reveal(e)},b=function(e){var a=t(e.img),i=a.parents("div[data-thumbnail], div[data-popup]");0==e.isLoaded&&(a.hide(),i.addClass("broken-image-here"))},y=this;m(h),f(h),d(h),n(h),r(h,!1),h.find("img:not([data-dont-wait-for-me])").imagesLoadedMB().always(function(){0==q.waitForAllThumbsNoMatterWhat&&r(h,!0),h.find(_).addClass("rbs-img-loaded"),g.call(y),s(h),p(h),"function"==typeof i&&i();for(index in y.images){var e=y.images[index];b(e)}}).progress(function(e,t){b(t)})}}}),S(q.boxesToLoadStart,!0),H.on("click",function(){S(q.boxesToLoad)}),q.lazyLoad&&O.waypoint(function(e){O.hasClass("lazy-load-ready")&&"down"==e&&0==O.hasClass("filtering-isotope")&&(O.removeClass("lazy-load-ready"),S(q.boxesToLoad))},{context:e,continuous:!0,enabled:!0,horizontal:!1,offset:"bottom-in-view",triggerOnce:!1});var Y=t(q.filterContainer);Y.find(q.filter).on("click",function(e){var i=t(this),o=i.parents(q.filterContainer);o.find(q.filter).removeClass(q.filterContainerSelectClass),i.addClass(q.filterContainerSelectClass);var n=i.attr("data-filter"),r="filter";o.data("id")!=a&&(r=o.data("id")),v(n,r),e.preventDefault(),H.is(".rbs-imges-no-more-entries")||H.click()}),Y.each(function(){var e=t(this),i=e.find(q.filter).filter(".selected");if(i[0]!=a){var o=i.attr("data-filter"),n="filter";e.data("id")!=a&&(n=e.data("id")),b(o,n)}}),g(),z(t(q.search).val()),t(q.search).on("keyup",function(){var e=t(this).val();z(e)}),t(q.sortContainer).find(q.sort).on("click",function(e){var a=t(this);a.parents(q.sortContainer).find(q.sort).removeClass("selected"),a.addClass("selected");var i=a.attr("data-sort-by");O.eveMB({sortBy:i,sortAscending:E(a)}),e.preventDefault()}),O.on("mouseenter.hoverdir, mouseleave.hoverdir",R,function(e){if(0!=q.thumbnailOverlay){var i=t(this),o=q.overlayEffect;i.data("overlay-effect")!=a&&(o=i.data("overlay-effect"));var n=e.type,r=i.find(".rbs-img-thumbnail-container"),s=i.find(".thumbnail-overlay"),d=s.outerHeight(!1);if("push-up"==o||"push-up-100%"==o){var l=i.find("div.wrapper-for-some-effects");"mouseenter"===n?l.stop().show()[j]({"margin-top":-d},q.overlaySpeed,q.overlayEasing):l.stop()[j]({"margin-top":0},q.overlaySpeed,q.overlayEasing)}else if("push-down"==o||"push-down-100%"==o){var l=i.find("div.wrapper-for-some-effects");"mouseenter"===n?l.stop().show()[j]({"margin-top":0},q.overlaySpeed,q.overlayEasing):l.stop()[j]({"margin-top":-d},q.overlaySpeed,q.overlayEasing)}else if("reveal-top"==o||"reveal-top-100%"==o)"mouseenter"===n?r.stop().show()[j]({"margin-top":d},q.overlaySpeed,q.overlayEasing):r.stop()[j]({"margin-top":0},q.overlaySpeed,q.overlayEasing);else if("reveal-bottom"==o||"reveal-bottom-100%"==o)"mouseenter"===n?r.stop().show()[j]({"margin-top":-d},q.overlaySpeed,q.overlayEasing):r.stop()[j]({"margin-top":0},q.overlaySpeed,q.overlayEasing);else if("direction"==o.substr(0,9)){var c=G(i,{x:e.pageX,y:e.pageY});"direction-top"==o?c=0:"direction-bottom"==o?c=2:"direction-right"==o?c=1:"direction-left"==o&&(c=3);var f=J(c,i);"mouseenter"==n?(s.css({left:f.from,top:f.to}),s.stop().show().fadeTo(0,1,function(){t(this).stop()[j]({left:0,top:0},q.overlaySpeed,q.overlayEasing)})):"direction-aware-fade"==o?s.fadeOut(700):s.stop()[j]({left:f.from,top:f.to},q.overlaySpeed,q.overlayEasing)}else if("fade"==o){"mouseenter"==n?(s.stop().fadeOut(0),s.fadeIn(q.overlaySpeed)):(s.stop().fadeIn(0),s.fadeOut(q.overlaySpeed));var m=s.find(".fa");"mouseenter"==n?(m.css({scale:1.4}),m[j]({scale:1},200)):(m.css({scale:1}),m[j]({scale:1.4},200))}}});var G=function(e,t){var a=e.width(),i=e.height(),o=(t.x-e.offset().left-a/2)*(a>i?i/a:1),n=(t.y-e.offset().top-i/2)*(i>a?a/i:1),r=Math.round((Math.atan2(n,o)*(180/Math.PI)+180)/90+3)%4;return r},J=function(e,t){var a,i;switch(e){case 0:q.reverse?(a=0,i=-t.height()):(a=0,i=-t.height());break;case 1:q.reverse?(a=-t.width(),i=0):(a=t.width(),i=0);break;case 2:q.reverse?(a=0,i=-t.height()):(a=0,i=t.height());break;case 3:q.reverse?(a=t.width(),i=0):(a=-t.width(),i=0)}return{from:a,to:i}},K=".rbs-lightbox[data-mfp-src]";if(q.considerFilteringInPopup&&(K=_+":not(.hidden-rbs-imges-by-filter) .rbs-lightbox[data-mfp-src], ."+U+":not(.hidden-rbs-imges-by-filter) .rbs-lightbox[data-mfp-src]"),q.showOnlyLoadedBoxesInPopup&&(K=_+":visible .rbs-lightbox[data-mfp-src]"),q.magnificPopup&&O.magnificPopup({delegate:K,type:"image",removalDelay:200,closeOnContentClick:!1,alignTop:q.alignTop,preload:q.preload,mainClass:"my-mfp-slide-bottom",gallery:{enabled:q.gallery},closeMarkup:'<button title="%title%" class="mfp-close"></button>',titleSrc:"title",iframe:{patterns:{youtube:{index:"youtube.com/",id:"v=",src:"https://www.youtube.com/embed/%id%?autoplay=1"},vimeo:{index:"vimeo.com/",id:"/",src:"https://player.vimeo.com/video/%id%?autoplay=1"}},markup:'<div class="mfp-iframe-scaler"><div class="mfp-close"></div><iframe class="mfp-iframe" frameborder="0" allowfullscreen></iframe><div class="mfp-bottom-bar" style="margin-top:4px;"><div class="mfp-title"></div><div class="mfp-counter"></div></div></div>'},callbacks:{change:function(){var i=t(this.currItem.el);return i.is(".mfp-link")?(e.location.href=t(this.currItem).attr("src"),!1):i.is(".mfp-blanklink")?(e.open(t(this.currItem).attr("src")),setTimeout(function(){var e=t.magnificPopup.instance;e.close()},5),!1):(setTimeout(function(){t(".mfp-title").html(i.attr("mfp-title")==a||q.hideTitle?"":i.attr("mfp-title"));var e=location.href,o=(location.href.replace(location.hash,""),i.attr("data-mfp-src")),n=i.attr("mfp-title"),r=e,s="<div class='rbs-imges-social-container'>";q.facebook&&(s+="<div class='rbs-imges-facebook fa fa-facebook-square' data-url='"+r+"'></div>"),q.twitter&&(s+="<div class='rbs-imges-twitter fa fa-twitter-square' data-url='"+r+"' data-title='"+n+"' ></div>"),q.googleplus&&(s+="<div class='rbs-imges-googleplus fa fa-google-plus-square' data-url='"+r+"'></div>"),q.pinterest&&(s+="<div class='rbs-imges-pinterest fa fa-pinterest-square' data-src='"+o+"' data-title='"+n+"' data-url='"+r+"' ></div>"),s+="</div>";var d=t(".mfp-title").html();t(".mfp-title").html(d+s)},5),void(q.deepLinking&&(location.hash="#!"+i.attr("data-mfp-src"))))},beforeOpen:function(){this.container.data("scrollTop",parseInt(t(e).scrollTop()))},open:function(){t("html, body").scrollTop(this.container.data("scrollTop"))},close:function(){q.deepLinking&&(e.location.hash="#!")}}}),q.deepLinking){var V=W();V&&O.find('.rbs-lightbox[data-mfp-src="'+V.src+'"]').trigger("click"),e.addEventListener?e.addEventListener("hashchange",P,!1):e.attachEvent&&e.attachEvent("onhashchange",P)}var Z=function(t){var a=e.open(t,"ftgw","location=1,status=1,scrollbars=1,width=600,height=400");a.moveTo(screen.width/2-300,screen.height/2-200)};return t("body").on("click","div.rbs-imges-facebook",function(){var e=t(this),a=encodeURIComponent(e.data("url"));a="https://www.facebook.com/sharer/sharer.php?u="+a,Z(a)}),t("body").on("click","div.rbs-imges-twitter",function(){var e=t(this),a=encodeURIComponent(e.data("url")),i=encodeURIComponent(e.data("title"));a="https://twitter.com/intent/tweet?url="+encodeURIComponent(e.data("url"))+"&text="+i,Z(a)}),t("body").on("click","div.rbs-imges-googleplus",function(){var e=t(this),a=encodeURIComponent(e.data("url"));a="https://plus.google.com/share?url="+a,Z(a)}),t("body").on("click","div.rbs-imges-pinterest",function(){var e=t(this);url="http://pinterest.com/pin/create/button/?url="+encodeURIComponent(e.data("url"))+"&media="+encodeURIComponent(e.data("src"))+"&description="+encodeURIComponent(e.data("title")),Z(url)}),this};t.fn.collagePlus=function(a){return this.each(function(o,n){var r=t(this);if(r.data("collagePlus"))return r.data("collagePlus");var s=new i(this,a);r.data("collagePlus",s),t(".thumbnail-overlay a",this).click(function(a){a.preventDefault();var i=t(this).attr("href");return"_blank"==t(this).attr("target")?e.open(i,"_blank"):location.href=i,!1})})},t.fn.collagePlus.defaults={boxesToLoadStart:8,boxesToLoad:4,minBoxesPerFilter:0,lazyLoad:!0,horizontalSpaceBetweenBoxes:15,verticalSpaceBetweenBoxes:15,columnWidth:"auto",columns:3,borderSize:0,resolutions:[{maxWidth:960,columnWidth:"auto",columns:3},{maxWidth:650,columnWidth:"auto",columns:2},{maxWidth:450,columnWidth:"auto",columns:1}],filterContainer:"#filter",filterContainerSelectClass:"active",filter:"a",search:"",searchTarget:".rbs-img-title",sortContainer:"",sort:"a",getSortData:{title:".rbs-img-title",text:".rbs-img-text"},waitUntilThumbLoads:!0,waitForAllThumbsNoMatterWhat:!1,thumbnailOverlay:!0,overlayEffect:"fade",overlaySpeed:200,overlayEasing:"default",showOnlyLoadedBoxesInPopup:!1,considerFilteringInPopup:!0,deepLinking:!1,gallery:!0,LoadingWord:"Loading...",loadMoreWord:"Load More",loadMoreClass:"",noMoreEntriesWord:"No More Entries",alignTop:!1,preload:[0,2],magnificPopup:!0,facebook:!1,twitter:!1,googleplus:!1,pinterest:!1,hideTitle:!1},function(){function a(){var t=!1;return function(e){(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i.test(e)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(e.substr(0,4)))&&(t=!0)}(navigator.userAgent||navigator.vendor||e.opera),t}function i(e){function i(){d.hide()}function o(){d.show()}function n(){var e=d.find(".selected"),t=e.length?e.parents("li"):d.children().first();l.html(t.clone().find("a").append('<span class="fa fa-sort-desc"></span>').end().html())}function r(e){e.preventDefault(),e.stopPropagation(),t(this).parents("li").siblings("li").find("a").removeClass("selected").end().end().find("a").addClass("selected"),n()}function s(e){e.stopPropagation(),d.is(":visible")?i():o()}var d=e.find(".rbs-imges-drop-down-menu"),l=e.find(".rbs-imges-drop-down-header");n(),a()?(t("body").on("click",function(){d.is(":visible")&&i()}),l.bind("click",s),d.find("> li > *").bind("click",r)):(l.bind("mouseout",i).bind("mouseover",o),d.find("> li > *").bind("mouseout",i).bind("mouseover",o).bind("click",r)),l.on("click","a",function(e){e.preventDefault()})}t(".rbs-imges-drop-down").each(function(){i(t(this))})}()}(window,jQuery);
|
3 |
Licensed under the MIT license - http://opensource.org/licenses/MIT
|
4 |
Copyright (C) 2015 Andrew Prasetya
|
5 |
*/
|
6 |
+
!function(e,t,a){var i=function(i,o){function n(e){e.find(_+", ."+U).find(R+":not([data-popupTrigger])").each(function(){var e=t(this),i=e.find("div[data-popup]").eq(0);e.attr("data-popupTrigger","yes");var o="mfp-image";"iframe"==i.data("type")?o="mfp-iframe":"inline"==i.data("type")?o="mfp-inline":"ajax"==i.data("type")?o="mfp-ajax":"link"==i.data("type")?o="mfp-link":"blanklink"==i.data("type")&&(o="mfp-blanklink");var n=e.find(".rbs-lightbox").addBack(".rbs-lightbox");n.attr("data-mfp-src",i.data("popup")).addClass(o),i.attr("title")!=a&&n.attr("mfp-title",i.attr("title"))})}function r(e,i){function o(e){var i=t(e.img),o=i.parents(".image-with-dimensions");o[0]!=a&&(e.isLoaded?i.fadeIn(400,function(){o.removeClass("image-with-dimensions")}):(o.removeClass("image-with-dimensions"),i.hide(),o.addClass("broken-image-here")))}e.find(_).find(R+":not([data-imageconverted])").each(function(){var o=t(this),n=o.find("div[data-thumbnail]").eq(0),r=o.find("div[data-popup]").eq(0),s=n.data("thumbnail");if(n[0]==a&&(n=r,s=r.data("popup")),0!=i||0!=e.data("settings").waitForAllThumbsNoMatterWhat||n.data("width")==a&&n.data("height")==a){o.attr("data-imageconverted","yes");var d=n.attr("title");d==a&&(d=s);var l=t('<img style="margin:auto;" title="'+d+'" src="'+s+'" />');1==i&&(l.attr("data-dont-wait-for-me","yes"),n.addClass("image-with-dimensions"),e.data("settings").waitUntilThumbLoads&&l.hide()),n.addClass("rbs-img-thumbnail-container").prepend(l)}}),1==i&&e.find(".image-with-dimensions").imagesLoadedMB().always(function(e){for(index in e.images){var t=e.images[index];o(t)}}).progress(function(e,t){o(t)})}function s(e){e.find(_).each(function(){var i=t(this),o=i.find(R),n=o.find("div[data-thumbnail]").eq(0),r=o.find("div[data-popup]").eq(0);n[0]==a&&(n=r);var s=i.css("display");"none"==s&&i.css("margin-top",99999999999999).show();var d=2*e.data("settings").borderSize;o.width(n.width()-d),o.height(n.height()-d),"none"==s&&i.css("margin-top",0).hide()})}function d(e){e.find(_).find(R).each(function(){var i=t(this),o=i.find("div[data-thumbnail]").eq(0),n=i.find("div[data-popup]").eq(0);o[0]==a&&(o=n);var r=parseFloat(o.data("width")),s=parseFloat(o.data("height")),d=i.parents(_).width()-e.data("settings").horizontalSpaceBetweenBoxes,l=s*d/r;o.css("width",d),(o.data("width")!=a||o.data("height")!=a)&&o.css("height",Math.floor(l))})}function l(e,i,o){var n,r=e.find(_),s=!1;n="auto"==i?s?100/o+"%":Math.floor((e.width()-1)/o):i,e.find(".rbs-imges-grid-sizer").css("width",n),r.each(function(e){var i=t(this),r=i.data("columns");r!=a&&parseInt(o)>=parseInt(r)?s?i.css("width",parseFloat(100/o)*r+"%"):i.css("width",n*parseInt(r)):s?i.css("width",100/o+"%"):i.css("width",n)})}function c(){var t=e,a="inner";return"innerWidth"in e||(a="client",t=document.documentElement||document.body),{width:t[a+"Width"],height:t[a+"Height"]}}function f(e){var t=!1;for(var a in e.data("settings").resolutions){var i=e.data("settings").resolutions[a];if(i.maxWidth>=c().width){l(e,i.columnWidth,i.columns),t=!0;break}}0==t&&l(e,e.data("settings").columnWidth,e.data("settings").columns)}function m(e){var a=t('<div class="rbs-img-container"></div').css({"margin-left":e.data("settings").horizontalSpaceBetweenBoxes,"margin-bottom":e.data("settings").verticalSpaceBetweenBoxes}),i=e.find(_+":not([data-wrapper-added])").attr("data-wrapper-added","yes");i.wrapInner(a)}function p(e){if(0!=e.data("settings").thumbnailOverlay){var i=e.find(_+":not([data-set-overlay-for-hover-effect])").attr("data-set-overlay-for-hover-effect","yes");i.find(".thumbnail-overlay").wrapInner("<div class='aligment'><div class='aligment'></div></div>"),i.each(function(){var i=t(this),o=i.find(R),n=e.data("settings").overlayEffect;if(o.data("overlay-effect")!=a&&(n=o.data("overlay-effect")),"push-up"==n||"push-down"==n||"push-up-100%"==n||"push-down-100%"==n){var r=o.find(".rbs-img-thumbnail-container"),s=o.find(".thumbnail-overlay").css("position","relative");("push-up-100%"==n||"push-down-100%"==n)&&s.outerHeight(r.outerHeight(!1));var d=s.outerHeight(!1),l=t('<div class="wrapper-for-some-effects"></div');"push-up"==n||"push-up-100%"==n?s.appendTo(o):("push-down"==n||"push-down-100%"==n)&&(s.prependTo(o),l.css("margin-top",-d)),o.wrapInner(l)}else if("reveal-top"==n||"reveal-top-100%"==n){i.addClass("position-reveal-effect");var c=i.find(".thumbnail-overlay").css("top",0);"reveal-top-100%"==n&&c.css("height","100%")}else if("reveal-bottom"==n||"reveal-bottom-100%"==n){i.addClass("position-reveal-effect").addClass("position-bottom-reveal-effect");var c=i.find(".thumbnail-overlay").css("bottom",0);"reveal-bottom-100%"==n&&c.css("height","100%")}else if("direction"==n.substr(0,9))i.find(".thumbnail-overlay").css("height","100%");else if("fade"==n){var f=i.find(".thumbnail-overlay").hide();f.css({height:"100%",top:"0",left:"0"}),f.find(".fa").css({scale:1.4})}})}}function h(e){var i=e.find(_);i.each(function(){var i=t(this),o=i.find(R),n=e.data("settings").overlayEffect;o.data("overlay-effect")!=a&&(n=o.data("overlay-effect")),"direction"==n.substr(0,9)&&o.find(".thumbnail-overlay").hide()}),e.eveMB("layout")}function u(){var e=O.find(_+", ."+U),t=x();e.filter(t).removeClass("hidden-rbs-imges-by-filter").addClass("visible-rbs-imges-by-filter"),e.not(t).addClass("hidden-rbs-imges-by-filter").removeClass("visible-rbs-imges-by-filter")}function v(e,t){O.addClass("filtering-isotope"),b(e,t),u(),g()}function g(){C().length>0?T():M(),w()}function b(e,t){D[t]=e,O.eveMB({filter:y(D)})}function y(e){for(var t in e){var i=e[t];i==a&&(e[t]="*")}var o="";for(var t in e){var i=e[t];""==o?o=t:o.split(",").length<i.split(",").length&&(o=t)}var n=e[o];for(var t in e)if(t!=o)for(var r=e[t].split(","),s=0;s<r.length;s++){for(var d=n.split(","),l=[],c=0;c<d.length;c++)"*"==d[c]&&"*"==r[s]?r[s]="":("*"==r[s]&&(r[s]=""),"*"==d[c]&&(d[c]="")),l.push(d[c]+r[s]);n=l.join(",")}return n}function w(){var e=k().length;return e<q.minBoxesPerFilter&&B().length>0?(S(q.minBoxesPerFilter-e),!0):!1}function k(){var e=O.find(_),t=x();return"*"!=t&&(e=e.filter(t)),e}function C(){var e=k().not(".rbs-img-loaded");return e}function x(){var e=O.data("eveMB").options.filter;return(""==e||e==a)&&(e="*"),e}function B(e){var t=O.find("."+U),i=x();return"*"!=i&&e==a&&(t=t.filter(i)),t}function T(){H.html(q.LoadingWord),H.removeClass("rbs-imges-load-more"),H.addClass("rbs-imges-loading")}function I(){A++,T()}function L(){A--,0==A&&M()}function M(){H.removeClass("rbs-imges-load-more"),H.removeClass("rbs-imges-loading"),H.removeClass("rbs-imges-no-more-entries"),B().length>0?(H.html(q.loadMoreWord),H.addClass("rbs-imges-load-more")):(H.html(q.noMoreEntriesWord),H.addClass("rbs-imges-no-more-entries"))}function S(e,a){if(1!=H.hasClass("rbs-imges-no-more-entries")){I();var i=[];B(a).each(function(a){var o=t(this);e>=a+1&&(o.removeClass(U).addClass(F),o.hide(),i.push(this))}),O.eveMB("insert",t(i),function(){L(),O.eveMB("layout")})}}function z(e){if(e!=a){var i=O.find("."+F+", ."+U);""==e?i.addClass("search-match"):(i.removeClass("search-match"),O.find(q.searchTarget).each(function(){var a=t(this),i=a.parents("."+F+", ."+U);-1!==a.text().toLowerCase().indexOf(e.toLowerCase())&&i.addClass("search-match")})),setTimeout(function(){v(".search-match","search")},100)}}function E(e){var t=e.data("sort-ascending");return t==a&&(t=!0),e.data("sort-toggle")&&1==e.data("sort-toggle")&&e.data("sort-ascending",!t),t}function W(){if("#!"!=location.hash.substr(0,2))return null;var e=location.href.split("#!")[1],t=e;return{hash:e,src:t}}function P(){var e=t.magnificPopup.instance;if(e){var a=W();if(!a&&e.isOpen)e.close();else if(a)if(e.isOpen&&e.currItem&&e.currItem.el.parents(".rbs-imges-container").attr("id")==a.id){if(e.currItem.el.attr("data-mfp-src")!=a.src){var i=null;t.each(e.items,function(e,o){var n=o.parsed?o.el:t(o);return n.attr("data-mfp-src")==a.src?(i=e,!1):void 0}),null!==i&&e.goTo(i)}}else O.filter('[id="'+a.id+'"]').find('.rbs-lightbox[data-mfp-src="'+a.src+'"]').trigger("click")}}var q=t.extend({},t.fn.collagePlus.defaults,o),O=t(i).addClass("rbs-imges-container"),_=".rbs-img",R=".rbs-img-image",F="rbs-img",U="rbs-img-hidden",j=Modernizr.csstransitions?"transition":"animate",D={},A=0;"default"==q.overlayEasing&&(q.overlayEasing="transition"==j?"_default":"swing");var H=t('<div class="rbs-imges-load-more button"></div>').insertAfter(O);H.wrap('<div class="rbs_gallery_button rbs_gallery_button_bottom"></div>'),H.addClass(q.loadMoreClass),q.resolutions.sort(function(e,t){return e.maxWidth-t.maxWidth}),O.data("settings",q),O.css({"margin-left":-q.horizontalSpaceBetweenBoxes}),O.find(_).removeClass(F).addClass(U);var N=t(q.sortContainer).find(q.sort).filter(".selected"),Q=N.attr("data-sort-by"),X=E(N);O.append('<div class="rbs-imges-grid-sizer"></div>'),O.eveMB({itemSelector:_,masonry:{columnWidth:".rbs-imges-grid-sizer"},getSortData:q.getSortData,sortBy:Q,sortAscending:X}),t.extend(EveMB.prototype,{resize:function(){var e=t(this.element);f(e),d(e),s(e),h(e),this.isResizeBound&&this.needsResizeLayout()&&this.layout()}}),t.extend(EveMB.prototype,{_setContainerMeasure:function(e,i){if(e!==a){var o=this.size;o.isBorderBox&&(e+=i?o.paddingLeft+o.paddingRight+o.borderLeftWidth+o.borderRightWidth:o.paddingBottom+o.paddingTop+o.borderTopWidth+o.borderBottomWidth),e=Math.max(e,0),this.element.style[i?"width":"height"]=e+"px";var n=t(this.element);t.waypoints("refresh"),n.addClass("lazy-load-ready"),n.removeClass("filtering-isotope")}}}),t.extend(EveMB.prototype,{insert:function(e,i){var o=this.addItems(e);if(o.length){var l,c,h=t(this.element),u=h.find("."+U)[0],v=o.length;for(l=0;v>l;l++)c=o[l],u!=a?this.element.insertBefore(c.element,u):this.element.appendChild(c.element);var g=function(){var e=this._filter(o);for(this._noTransition(function(){this.hide(e)}),l=0;v>l;l++)o[l].isLayoutInstant=!0;for(this.arrange(),l=0;v>l;l++)delete o[l].isLayoutInstant;this.reveal(e)},b=function(e){var a=t(e.img),i=a.parents("div[data-thumbnail], div[data-popup]");0==e.isLoaded&&(a.hide(),i.addClass("broken-image-here"))},y=this;m(h),f(h),d(h),n(h),r(h,!1),h.find("img:not([data-dont-wait-for-me])").imagesLoadedMB().always(function(){0==q.waitForAllThumbsNoMatterWhat&&r(h,!0),h.find(_).addClass("rbs-img-loaded"),g.call(y),s(h),p(h),"function"==typeof i&&i();for(index in y.images){var e=y.images[index];b(e)}}).progress(function(e,t){b(t)})}}}),S(q.boxesToLoadStart,!0),H.on("click",function(){S(q.boxesToLoad)}),q.lazyLoad&&O.waypoint(function(e){O.hasClass("lazy-load-ready")&&"down"==e&&0==O.hasClass("filtering-isotope")&&(O.removeClass("lazy-load-ready"),S(q.boxesToLoad))},{context:e,continuous:!0,enabled:!0,horizontal:!1,offset:"bottom-in-view",triggerOnce:!1});var Y=t(q.filterContainer);Y.find(q.filter).on("click",function(e){var i=t(this),o=i.parents(q.filterContainer);o.find(q.filter).removeClass(q.filterContainerSelectClass),i.addClass(q.filterContainerSelectClass);var n=i.attr("data-filter"),r="filter";o.data("id")!=a&&(r=o.data("id")),v(n,r),e.preventDefault(),H.is(".rbs-imges-no-more-entries")||H.click()}),Y.each(function(){var e=t(this),i=e.find(q.filter).filter(".selected");if(i[0]!=a){var o=i.attr("data-filter"),n="filter";e.data("id")!=a&&(n=e.data("id")),b(o,n)}}),g(),z(t(q.search).val()),t(q.search).on("keyup",function(){var e=t(this).val();z(e)}),t(q.sortContainer).find(q.sort).on("click",function(e){var a=t(this);a.parents(q.sortContainer).find(q.sort).removeClass("selected"),a.addClass("selected");var i=a.attr("data-sort-by");O.eveMB({sortBy:i,sortAscending:E(a)}),e.preventDefault()}),O.on("mouseenter.hoverdir, mouseleave.hoverdir",R,function(e){if(0!=q.thumbnailOverlay){var i=t(this),o=q.overlayEffect;i.data("overlay-effect")!=a&&(o=i.data("overlay-effect"));var n=e.type,r=i.find(".rbs-img-thumbnail-container"),s=i.find(".thumbnail-overlay"),d=s.outerHeight(!1);if("push-up"==o||"push-up-100%"==o){var l=i.find("div.wrapper-for-some-effects");"mouseenter"===n?l.stop().show()[j]({"margin-top":-d},q.overlaySpeed,q.overlayEasing):l.stop()[j]({"margin-top":0},q.overlaySpeed,q.overlayEasing)}else if("push-down"==o||"push-down-100%"==o){var l=i.find("div.wrapper-for-some-effects");"mouseenter"===n?l.stop().show()[j]({"margin-top":0},q.overlaySpeed,q.overlayEasing):l.stop()[j]({"margin-top":-d},q.overlaySpeed,q.overlayEasing)}else if("reveal-top"==o||"reveal-top-100%"==o)"mouseenter"===n?r.stop().show()[j]({"margin-top":d},q.overlaySpeed,q.overlayEasing):r.stop()[j]({"margin-top":0},q.overlaySpeed,q.overlayEasing);else if("reveal-bottom"==o||"reveal-bottom-100%"==o)"mouseenter"===n?r.stop().show()[j]({"margin-top":-d},q.overlaySpeed,q.overlayEasing):r.stop()[j]({"margin-top":0},q.overlaySpeed,q.overlayEasing);else if("direction"==o.substr(0,9)){var c=G(i,{x:e.pageX,y:e.pageY});"direction-top"==o?c=0:"direction-bottom"==o?c=2:"direction-right"==o?c=1:"direction-left"==o&&(c=3);var f=J(c,i);"mouseenter"==n?(s.css({left:f.from,top:f.to}),s.stop().show().fadeTo(0,1,function(){t(this).stop()[j]({left:0,top:0},q.overlaySpeed,q.overlayEasing)})):"direction-aware-fade"==o?s.fadeOut(700):s.stop()[j]({left:f.from,top:f.to},q.overlaySpeed,q.overlayEasing)}else if("fade"==o){"mouseenter"==n?(s.stop().fadeOut(0),s.fadeIn(q.overlaySpeed)):(s.stop().fadeIn(0),s.fadeOut(q.overlaySpeed));var m=s.find(".fa");"mouseenter"==n?(m.css({scale:1.4}),m[j]({scale:1},200)):(m.css({scale:1}),m[j]({scale:1.4},200))}}});var G=function(e,t){var a=e.width(),i=e.height(),o=(t.x-e.offset().left-a/2)*(a>i?i/a:1),n=(t.y-e.offset().top-i/2)*(i>a?a/i:1),r=Math.round((Math.atan2(n,o)*(180/Math.PI)+180)/90+3)%4;return r},J=function(e,t){var a,i;switch(e){case 0:q.reverse?(a=0,i=-t.height()):(a=0,i=-t.height());break;case 1:q.reverse?(a=-t.width(),i=0):(a=t.width(),i=0);break;case 2:q.reverse?(a=0,i=-t.height()):(a=0,i=t.height());break;case 3:q.reverse?(a=t.width(),i=0):(a=-t.width(),i=0)}return{from:a,to:i}},K=".rbs-lightbox[data-mfp-src]";if(q.considerFilteringInPopup&&(K=_+":not(.hidden-rbs-imges-by-filter) .rbs-lightbox[data-mfp-src], ."+U+":not(.hidden-rbs-imges-by-filter) .rbs-lightbox[data-mfp-src]"),q.showOnlyLoadedBoxesInPopup&&(K=_+":visible .rbs-lightbox[data-mfp-src]"),q.magnificPopup&&O.magnificPopup({delegate:K,type:"image",removalDelay:200,closeOnContentClick:!1,alignTop:q.alignTop,preload:q.preload,mainClass:"my-mfp-slide-bottom",gallery:{enabled:q.gallery},closeMarkup:'<button title="%title%" class="mfp-close"></button>',titleSrc:"title",iframe:{patterns:{youtube:{index:"youtube.com/",id:"v=",src:"https://www.youtube.com/embed/%id%?autoplay=1"},vimeo:{index:"vimeo.com/",id:"/",src:"https://player.vimeo.com/video/%id%?autoplay=1"}},markup:'<div class="mfp-iframe-scaler"><div class="mfp-close"></div><iframe class="mfp-iframe" frameborder="0" allowfullscreen></iframe><div class="mfp-bottom-bar" style="margin-top:4px;"><div class="mfp-title"></div><div class="mfp-counter"></div></div></div>'},callbacks:{change:function(){var i=t(this.currItem.el);return i.is(".mfp-link")?(e.location.href=t(this.currItem).attr("src"),!1):i.is(".mfp-blanklink")?(e.open(t(this.currItem).attr("src")),setTimeout(function(){var e=t.magnificPopup.instance;e.close()},5),!1):(setTimeout(function(){t(".mfp-title").html(i.attr("mfp-title")==a||q.hideTitle?"":i.attr("mfp-title"));var e=location.href,o=(location.href.replace(location.hash,""),i.attr("data-mfp-src")),n=i.attr("mfp-title"),r=e,s="<div class='rbs-imges-social-container'>";q.facebook&&(s+="<div class='rbs-imges-facebook fa fa-facebook-square' data-url='"+r+"'></div>"),q.twitter&&(s+="<div class='rbs-imges-twitter fa fa-twitter-square' data-url='"+r+"' data-title='"+n+"' ></div>"),q.googleplus&&(s+="<div class='rbs-imges-googleplus fa fa-google-plus-square' data-url='"+r+"'></div>"),q.pinterest&&(s+="<div class='rbs-imges-pinterest fa fa-pinterest-square' data-src='"+o+"' data-title='"+n+"' data-url='"+r+"' ></div>"),s+="</div>";var d=t(".mfp-title").html();t(".mfp-title").html(d+s)},5),void(q.deepLinking&&(location.hash="#!"+i.attr("data-mfp-src"))))},beforeOpen:function(){this.container.data("scrollTop",parseInt(t(e).scrollTop()))},open:function(){t("html, body").scrollTop(this.container.data("scrollTop"))},close:function(){q.deepLinking&&(e.location.hash="#!")}}}),q.deepLinking){var V=W();V&&O.find('.rbs-lightbox[data-mfp-src="'+V.src+'"]').trigger("click"),e.addEventListener?e.addEventListener("hashchange",P,!1):e.attachEvent&&e.attachEvent("onhashchange",P)}var Z=function(t){var a=e.open(t,"ftgw","location=1,status=1,scrollbars=1,width=600,height=400");a.moveTo(screen.width/2-300,screen.height/2-200)};return t("body").on("click","div.rbs-imges-facebook",function(){var e=t(this),a=encodeURIComponent(e.data("url"));a="https://www.facebook.com/sharer/sharer.php?u="+a,Z(a)}),t("body").on("click","div.rbs-imges-twitter",function(){var e=t(this),a=encodeURIComponent(e.data("url")),i=encodeURIComponent(e.data("title"));a="https://twitter.com/intent/tweet?url="+encodeURIComponent(e.data("url"))+"&text="+i,Z(a)}),t("body").on("click","div.rbs-imges-googleplus",function(){var e=t(this),a=encodeURIComponent(e.data("url"));a="https://plus.google.com/share?url="+a,Z(a)}),t("body").on("click","div.rbs-imges-pinterest",function(){var e=t(this);url="http://pinterest.com/pin/create/button/?url="+encodeURIComponent(e.data("url"))+"&media="+encodeURIComponent(e.data("src"))+"&description="+encodeURIComponent(e.data("title")),Z(url)}),this};t.fn.collagePlus=function(a){return this.each(function(o,n){var r=t(this);if(r.data("collagePlus"))return r.data("collagePlus");var s=new i(this,a);r.data("collagePlus",s),t(".thumbnail-overlay a",this).click(function(a){a.preventDefault();var i=t(this).attr("href");return"_blank"==t(this).attr("target")?e.open(i,"_blank"):location.href=i,!1})})},t.fn.collagePlus.defaults={boxesToLoadStart:8,boxesToLoad:4,minBoxesPerFilter:0,lazyLoad:!0,horizontalSpaceBetweenBoxes:15,verticalSpaceBetweenBoxes:15,columnWidth:"auto",columns:3,borderSize:0,resolutions:[{maxWidth:960,columnWidth:"auto",columns:3},{maxWidth:650,columnWidth:"auto",columns:2},{maxWidth:450,columnWidth:"auto",columns:1}],filterContainer:"#filter",filterContainerSelectClass:"active",filter:"a",search:"",searchTarget:".rbs-img-title",sortContainer:"",sort:"a",getSortData:{title:".rbs-img-title",text:".rbs-img-text"},waitUntilThumbLoads:!0,waitForAllThumbsNoMatterWhat:!1,thumbnailOverlay:!0,overlayEffect:"fade",overlaySpeed:200,overlayEasing:"default",showOnlyLoadedBoxesInPopup:!1,considerFilteringInPopup:!0,deepLinking:!1,gallery:!0,LoadingWord:"Loading...",loadMoreWord:"Load More",loadMoreClass:"",noMoreEntriesWord:"No More Entries",alignTop:!1,preload:[0,2],magnificPopup:!0,facebook:!1,twitter:!1,googleplus:!1,pinterest:!1,hideTitle:!1,hideCounter:!1},function(){function a(){var t=!1;return function(e){(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i.test(e)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(e.substr(0,4)))&&(t=!0)}(navigator.userAgent||navigator.vendor||e.opera),t}function i(e){function i(){d.hide()}function o(){d.show()}function n(){var e=d.find(".selected"),t=e.length?e.parents("li"):d.children().first();l.html(t.clone().find("a").append('<span class="fa fa-sort-desc"></span>').end().html())}function r(e){e.preventDefault(),e.stopPropagation(),t(this).parents("li").siblings("li").find("a").removeClass("selected").end().end().find("a").addClass("selected"),n()}function s(e){e.stopPropagation(),d.is(":visible")?i():o()}var d=e.find(".rbs-imges-drop-down-menu"),l=e.find(".rbs-imges-drop-down-header");n(),a()?(t("body").on("click",function(){d.is(":visible")&&i()}),l.bind("click",s),d.find("> li > *").bind("click",r)):(l.bind("mouseout",i).bind("mouseover",o),d.find("> li > *").bind("mouseout",i).bind("mouseover",o).bind("click",r)),l.on("click","a",function(e){e.preventDefault()})}t(".rbs-imges-drop-down").each(function(){i(t(this))})}()}(window,jQuery);
|
includes/frontend/rbs_gallery_class.php
CHANGED
@@ -46,6 +46,13 @@ class roboGallery extends roboGalleryUtils{
|
|
46 |
|
47 |
public $rbsTitleLightboxStyle = '';
|
48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
public $javaScript = '';
|
50 |
public $javaScriptStyle = '';
|
51 |
|
@@ -327,6 +334,11 @@ class roboGallery extends roboGalleryUtils{
|
|
327 |
}
|
328 |
|
329 |
|
|
|
|
|
|
|
|
|
|
|
330 |
|
331 |
$this->addJavaScriptStyle('rbsBox', '.rbs-img-container');
|
332 |
$this->addJavaScriptStyle('rbsTitle','.rbsTitle',1);
|
46 |
|
47 |
public $rbsTitleLightboxStyle = '';
|
48 |
|
49 |
+
public $rbsCounterLightboxStyle = '';
|
50 |
+
public $rbsCloseLightboxStyle = '';
|
51 |
+
public $rbsArrowLightboxStyle = '';
|
52 |
+
|
53 |
+
|
54 |
+
|
55 |
+
|
56 |
public $javaScript = '';
|
57 |
public $javaScriptStyle = '';
|
58 |
|
334 |
}
|
335 |
|
336 |
|
337 |
+
if(!get_post_meta( $this->id, ROBO_GALLERY_PREFIX.'lightboxCounter', true )){
|
338 |
+
$this->rbsCounterLightboxStyle = 'display:none;';
|
339 |
+
$this->addJavaScriptStyle('rbsCounterLightbox','.mfp-container .mfp-counter',2);
|
340 |
+
}
|
341 |
+
|
342 |
|
343 |
$this->addJavaScriptStyle('rbsBox', '.rbs-img-container');
|
344 |
$this->addJavaScriptStyle('rbsTitle','.rbsTitle',1);
|
includes/frontend/rbs_gallery_source.php
CHANGED
@@ -60,7 +60,6 @@ class roboGalleryImages{
|
|
60 |
'post_type' => ROBO_GALLERY_TYPE_POST,
|
61 |
'orderby' => array( 'menu_order'=> 'DESC', 'order'=> 'ASC', 'title'=> 'DESC' ),
|
62 |
'posts_per_page' => $this->lazyLoad,
|
63 |
-
|
64 |
));
|
65 |
|
66 |
//print_r($all_wp_pages);
|
60 |
'post_type' => ROBO_GALLERY_TYPE_POST,
|
61 |
'orderby' => array( 'menu_order'=> 'DESC', 'order'=> 'ASC', 'title'=> 'DESC' ),
|
62 |
'posts_per_page' => $this->lazyLoad,
|
|
|
63 |
));
|
64 |
|
65 |
//print_r($all_wp_pages);
|
includes/options/rbs_gallery_options_button.php
CHANGED
@@ -23,36 +23,47 @@ $button_group = new_cmb2_box( array(
|
|
23 |
));
|
24 |
|
25 |
$button_group->add_field( array(
|
26 |
-
'name' => __('
|
27 |
'id' => ROBO_GALLERY_PREFIX . 'menu',
|
28 |
'type' => 'switch',
|
29 |
'level' => !ROBO_GALLERY_PRO,
|
30 |
'default' => rbs_gallery_set_checkbox_default_for_new_post(1),
|
31 |
'bootstrap_style'=> 1,
|
32 |
-
'
|
|
|
|
|
|
|
|
|
|
|
33 |
));
|
34 |
|
35 |
$button_group->add_field( array(
|
36 |
-
'name' => __('
|
37 |
'id' => ROBO_GALLERY_PREFIX . 'menuRoot',
|
38 |
'default' => rbs_gallery_set_checkbox_default_for_new_post(1),
|
39 |
'type' => 'switch',
|
40 |
'bootstrap_style'=> 1,
|
|
|
|
|
|
|
|
|
41 |
));
|
42 |
|
43 |
$button_group->add_field( array(
|
44 |
-
'name' => __('Root Label','rbs_gallery'),
|
45 |
'default' => 'All',
|
46 |
'id' => ROBO_GALLERY_PREFIX .'menuRootLabel',
|
47 |
'type' => 'rbstext',
|
|
|
|
|
48 |
));
|
49 |
|
50 |
$button_group->add_field( array(
|
51 |
-
'name' => __('
|
52 |
'id' => ROBO_GALLERY_PREFIX . 'menuSelf',
|
53 |
'default' => rbs_gallery_set_checkbox_default_for_new_post(1),
|
54 |
'type' => 'switch',
|
55 |
-
|
56 |
'bootstrap_style'=> 1,
|
57 |
));
|
58 |
|
@@ -138,5 +149,7 @@ $button_group->add_field( array(
|
|
138 |
'min' => 0,
|
139 |
'max' => 100,
|
140 |
'addons' => 'px',
|
141 |
-
'after_row' => '
|
|
|
|
|
142 |
));
|
23 |
));
|
24 |
|
25 |
$button_group->add_field( array(
|
26 |
+
'name' => __('Menu', 'rbs_gallery' ),
|
27 |
'id' => ROBO_GALLERY_PREFIX . 'menu',
|
28 |
'type' => 'switch',
|
29 |
'level' => !ROBO_GALLERY_PRO,
|
30 |
'default' => rbs_gallery_set_checkbox_default_for_new_post(1),
|
31 |
'bootstrap_style'=> 1,
|
32 |
+
'showhide' => 1,
|
33 |
+
'depends' => '.rbs_menu_options',
|
34 |
+
'before_row' => '
|
35 |
+
<div class="rbs_block"><br/>',
|
36 |
+
'after_row' => '
|
37 |
+
<div class="rbs_menu_options">',
|
38 |
));
|
39 |
|
40 |
$button_group->add_field( array(
|
41 |
+
'name' => __('Root Label', 'rbs_gallery' ),
|
42 |
'id' => ROBO_GALLERY_PREFIX . 'menuRoot',
|
43 |
'default' => rbs_gallery_set_checkbox_default_for_new_post(1),
|
44 |
'type' => 'switch',
|
45 |
'bootstrap_style'=> 1,
|
46 |
+
'depends' => '.rbs_menu_root_text',
|
47 |
+
'showhide' => 1,
|
48 |
+
'after_row' => '
|
49 |
+
<div class="rbs_menu_root_text">',
|
50 |
));
|
51 |
|
52 |
$button_group->add_field( array(
|
53 |
+
'name' => __('Root Label Text','rbs_gallery'),
|
54 |
'default' => 'All',
|
55 |
'id' => ROBO_GALLERY_PREFIX .'menuRootLabel',
|
56 |
'type' => 'rbstext',
|
57 |
+
'after_row' => '
|
58 |
+
</div>',
|
59 |
));
|
60 |
|
61 |
$button_group->add_field( array(
|
62 |
+
'name' => __('Self Label', 'rbs_gallery' ),
|
63 |
'id' => ROBO_GALLERY_PREFIX . 'menuSelf',
|
64 |
'default' => rbs_gallery_set_checkbox_default_for_new_post(1),
|
65 |
'type' => 'switch',
|
66 |
+
'showhide' => 1,
|
67 |
'bootstrap_style'=> 1,
|
68 |
));
|
69 |
|
149 |
'min' => 0,
|
150 |
'max' => 100,
|
151 |
'addons' => 'px',
|
152 |
+
'after_row' => '
|
153 |
+
</div>
|
154 |
+
</div>'
|
155 |
));
|
includes/options/rbs_gallery_options_lightbox.php
CHANGED
@@ -26,13 +26,14 @@ $lightbox_group = new_cmb2_box( array(
|
|
26 |
|
27 |
|
28 |
$lightbox_group->add_field( array(
|
29 |
-
'name' => __('
|
30 |
'id' => ROBO_GALLERY_PREFIX . 'lightboxTitle',
|
31 |
'type' => 'switch',
|
32 |
'default' => rbs_gallery_set_checkbox_default_for_new_post(1),
|
33 |
'bootstrap_style'=> 1,
|
|
|
34 |
'depends' => '.rbs_lightbox_source',
|
35 |
-
|
36 |
<div class="rbs_block"><br/>',
|
37 |
|
38 |
));
|
@@ -86,10 +87,20 @@ $lightbox_group->add_field( array(
|
|
86 |
'bootstrap_style'=> 1,
|
87 |
));
|
88 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
$lightbox_group->add_field( array(
|
90 |
'name' => __('Social Buttons', 'rbs_gallery' ),
|
91 |
'id' => ROBO_GALLERY_PREFIX . 'lightboxSocial',
|
92 |
'type' => 'switch',
|
|
|
93 |
'default' => rbs_gallery_set_checkbox_default_for_new_post(0),
|
94 |
'bootstrap_style'=> 1,
|
95 |
'level' => !ROBO_GALLERY_PRO,
|
26 |
|
27 |
|
28 |
$lightbox_group->add_field( array(
|
29 |
+
'name' => __('Text', 'rbs_gallery' ),
|
30 |
'id' => ROBO_GALLERY_PREFIX . 'lightboxTitle',
|
31 |
'type' => 'switch',
|
32 |
'default' => rbs_gallery_set_checkbox_default_for_new_post(1),
|
33 |
'bootstrap_style'=> 1,
|
34 |
+
'showhide' => 1,
|
35 |
'depends' => '.rbs_lightbox_source',
|
36 |
+
'before_row' => '
|
37 |
<div class="rbs_block"><br/>',
|
38 |
|
39 |
));
|
87 |
'bootstrap_style'=> 1,
|
88 |
));
|
89 |
|
90 |
+
$lightbox_group->add_field( array(
|
91 |
+
'name' => __(' Images Counter', 'rbs_gallery' ),
|
92 |
+
'id' => ROBO_GALLERY_PREFIX . 'lightboxCounter',
|
93 |
+
'type' => 'switch',
|
94 |
+
'showhide' => 1,
|
95 |
+
'default' => rbs_gallery_set_checkbox_default_for_new_post(1),
|
96 |
+
'bootstrap_style'=> 1,
|
97 |
+
));
|
98 |
+
|
99 |
$lightbox_group->add_field( array(
|
100 |
'name' => __('Social Buttons', 'rbs_gallery' ),
|
101 |
'id' => ROBO_GALLERY_PREFIX . 'lightboxSocial',
|
102 |
'type' => 'switch',
|
103 |
+
'showhide' => 1,
|
104 |
'default' => rbs_gallery_set_checkbox_default_for_new_post(0),
|
105 |
'bootstrap_style'=> 1,
|
106 |
'level' => !ROBO_GALLERY_PRO,
|
includes/rbs_class_activator.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 1.
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: http://robosoft.co
|
@@ -14,8 +14,10 @@
|
|
14 |
|
15 |
class RoboGalleryActivator {
|
16 |
public static function activate() {
|
17 |
-
|
|
|
18 |
}
|
|
|
19 |
public static function deactivate() {
|
20 |
|
21 |
}
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 1.3.5
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: http://robosoft.co
|
14 |
|
15 |
class RoboGalleryActivator {
|
16 |
public static function activate() {
|
17 |
+
require_once ROBO_GALLERY_INCLUDES_PATH.'rbs_class_update.php';
|
18 |
+
$update = new RoboGalleryUpdate();
|
19 |
}
|
20 |
+
|
21 |
public static function deactivate() {
|
22 |
|
23 |
}
|
includes/rbs_class_update.php
ADDED
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/*
|
3 |
+
* Robo Gallery
|
4 |
+
* Version: 1.3.5
|
5 |
+
* By Robosoft
|
6 |
+
*
|
7 |
+
* Contact: http://robosoft.co
|
8 |
+
* Created: 2015
|
9 |
+
* Licensed under the GPLv2 license - http://opensource.org/licenses/gpl-2.0.php
|
10 |
+
*
|
11 |
+
* Copyright (c) 2014-2015, Robosoft. All rights reserved.
|
12 |
+
* Available only in http://robosoft.co/
|
13 |
+
*/
|
14 |
+
|
15 |
+
class RoboGalleryUpdate {
|
16 |
+
public $posts = array();
|
17 |
+
|
18 |
+
public $needUpdate = 1;
|
19 |
+
|
20 |
+
public $dbVersionOld = false;
|
21 |
+
|
22 |
+
public $dbVersion = false;
|
23 |
+
|
24 |
+
public $fieldArray = array(
|
25 |
+
'1.3.5' => array(
|
26 |
+
'lightboxCounter' => 1,
|
27 |
+
),
|
28 |
+
'1.3.6' => array(
|
29 |
+
'lightboxClose' => 1,
|
30 |
+
),
|
31 |
+
'1.3.7' => array(
|
32 |
+
'lightboxArrow' => 1,
|
33 |
+
),
|
34 |
+
'1.3.8' => array(
|
35 |
+
'menuSelfImages' => 1,
|
36 |
+
),
|
37 |
+
);
|
38 |
+
|
39 |
+
public $functionArray = array(
|
40 |
+
);
|
41 |
+
|
42 |
+
public function __construct(){
|
43 |
+
|
44 |
+
$this->dbVersionOld = get_option( 'rbs_gallery_db_version' );
|
45 |
+
if(!$this->dbVersionOld) $this->dbVersionOld = 0;
|
46 |
+
|
47 |
+
$this->dbVersion = ROBO_GALLERY_VERSION;
|
48 |
+
delete_option("rbs_gallery_db_version");
|
49 |
+
add_option( "rbs_gallery_db_version", ROBO_GALLERY_VERSION );
|
50 |
+
|
51 |
+
if( $this->dbVersionOld && $this->dbVersionOld == $this->dbVersion ) $this->needUpdate = false;
|
52 |
+
|
53 |
+
if( $this->needUpdate ){
|
54 |
+
$this->posts = $this->getGalleryPost();
|
55 |
+
$this->update();
|
56 |
+
}
|
57 |
+
}
|
58 |
+
|
59 |
+
|
60 |
+
public function getGalleryPost(){
|
61 |
+
$my_wp_query = new WP_Query();
|
62 |
+
return $my_wp_query->query(
|
63 |
+
array(
|
64 |
+
'post_type' => ROBO_GALLERY_TYPE_POST,
|
65 |
+
'posts_per_page' => 999,
|
66 |
+
)
|
67 |
+
);
|
68 |
+
}
|
69 |
+
|
70 |
+
public function fieldInit( $fields ){
|
71 |
+
for($i=0;$i<count($this->posts);$i++){
|
72 |
+
$postId = $this->posts[$i]->ID;
|
73 |
+
if( count($fields) ){
|
74 |
+
foreach($fields as $key => $value){
|
75 |
+
add_post_meta( $postId, ROBO_GALLERY_PREFIX.$key, $value );
|
76 |
+
}
|
77 |
+
}
|
78 |
+
}
|
79 |
+
}
|
80 |
+
|
81 |
+
|
82 |
+
|
83 |
+
public function update(){
|
84 |
+
if( count($this->fieldArray) ){
|
85 |
+
foreach($this->fieldArray as $version => $fields){
|
86 |
+
if(
|
87 |
+
version_compare( $version, $this->dbVersionOld, '>') ||
|
88 |
+
version_compare( $version, $this->dbVersion, '<=')
|
89 |
+
){
|
90 |
+
if( isset($fields) ) $this->fieldInit( $fields );
|
91 |
+
}
|
92 |
+
}
|
93 |
+
}
|
94 |
+
}
|
95 |
+
}
|
includes/rbs_gallery_init.php
CHANGED
@@ -59,6 +59,7 @@ if(!function_exists('rbs_gallery_get_current_post_type')){
|
|
59 |
}
|
60 |
|
61 |
function create_post_type_robo_gallery() {
|
|
|
62 |
register_post_type( ROBO_GALLERY_TYPE_POST,
|
63 |
array(
|
64 |
'labels' => array(
|
59 |
}
|
60 |
|
61 |
function create_post_type_robo_gallery() {
|
62 |
+
|
63 |
register_post_type( ROBO_GALLERY_TYPE_POST,
|
64 |
array(
|
65 |
'labels' => array(
|
languages/rbs_gallery-ru_RU.mo
CHANGED
Binary file
|
languages/rbs_gallery-ru_RU.po
CHANGED
@@ -2,7 +2,7 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Robo Gallery v 1.0.0\n"
|
4 |
"POT-Creation-Date: 2015-08-21 10:48+0200\n"
|
5 |
-
"PO-Revision-Date: 2015-
|
6 |
"Last-Translator: RoboSoft Team <team@robosoft.co>\n"
|
7 |
"Language-Team: RoboSoft Team <team@robosoft.co>\n"
|
8 |
"Language: ru_RU\n"
|
@@ -578,7 +578,7 @@ msgstr "Выбор галереи"
|
|
578 |
|
579 |
#: rbs_gallery_button.php:42 rbs_gallery_widget.php:79
|
580 |
msgid "Configure it in"
|
581 |
-
msgstr ""
|
582 |
|
583 |
#: rbs_gallery_button.php:42 rbs_gallery_widget.php:81
|
584 |
msgid "Robo Gallery plugin"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Robo Gallery v 1.0.0\n"
|
4 |
"POT-Creation-Date: 2015-08-21 10:48+0200\n"
|
5 |
+
"PO-Revision-Date: 2015-10-03 11:38+0200\n"
|
6 |
"Last-Translator: RoboSoft Team <team@robosoft.co>\n"
|
7 |
"Language-Team: RoboSoft Team <team@robosoft.co>\n"
|
8 |
"Language: ru_RU\n"
|
578 |
|
579 |
#: rbs_gallery_button.php:42 rbs_gallery_widget.php:79
|
580 |
msgid "Configure it in"
|
581 |
+
msgstr "Настройте "
|
582 |
|
583 |
#: rbs_gallery_button.php:42 rbs_gallery_widget.php:81
|
584 |
msgid "Robo Gallery plugin"
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.robosoft.co/robogallery
|
|
4 |
Tags: gallery, add gallery, photo gallery, images gallery, media gallery, responsive gallery, gallery image, gallery lightbox, Polaroid gallery, Gallery Plugin, plugin gallery, video gallery, gallery shortcode, responsive images gallery, website gallery, widget gallery, wordpress gallery, wordpress gallery plugin, wordpress photo gallery plugin, wp gallery, wp gallery plugin, wp gallery plugins, multi categories gallery, add galleries, add picture, add pictures, album, best gallery, best gallery plugin, responsive galleries, mobile gallery, mobile galleries, responsive photo gallery, best portfolio, easy media gallery, filterable gallery, filterable portfolio, foto, fotoalbum, fotogalerie, sortable gallery, sortable galleries, free photo gallery, fullscreen gallery, galary, galeri, galerie, galerij, galery, gallary, Galleria, gallerie, galleries, gallery decription, gallery slider, gelary, gellary, gellery, google, grid gallery, image, image album, image gallery, image gallery plugin, image lightbox, image slider, image slideshow, images, jquery, jquery gallery, links, media, multiple pictures, page, pagination gallery, pagination portfolio, photo, photo album, photo albums, photoalbum, photogallery, photos, photoset, picture, pictures, plugin, plugin for gallery, portfolio, portfolio gallery, portfolio plugin, Post, posts, responsive slideshow, responsive wordpress photo gallery, seo image, slide show, slideshow, thumbnail, upload images, upload photos, batch upload, multiply images upload, view images, view pictures, wordpress portfolio plugin, multi-categories gallery, multi categories galleries, robo gallery
|
5 |
Requires at least: 3.3
|
6 |
Tested up to: 4.3
|
7 |
-
Stable tag: 1.3.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -193,17 +193,13 @@ Quality of the gallery thumbnails could be easily changed in gallery size option
|
|
193 |
|
194 |
In gallery settings you can find hover type options. In settings of the gallery you can select custom hover effect settings or even template for customization of the gallery thumbnails hover
|
195 |
|
196 |
-
= Is it possible create gallery in Wordpress post with Gallery? =
|
197 |
-
|
198 |
-
Yes, you can insert gallery into post with shortcode tag
|
199 |
-
|
200 |
= What can I do if some gallery interface elements in backend do not work properly? =
|
201 |
|
202 |
If you have some conflict in gallery back end you can sort it with new compatibility option. If combo box element do not drop down you can switch between classic and modern style, as result you can avoid conflict with another code.
|
203 |
|
204 |
-
=
|
205 |
|
206 |
-
|
207 |
|
208 |
= How to generate shortcode for Wordpress page, post or widget? =
|
209 |
|
@@ -213,21 +209,21 @@ First of all you can copy shortcode inside gallery settings , in separate shortc
|
|
213 |
|
214 |
In our gallery we implemented layout based on columns amount. So you can general amount of the columns in your gallery grid and define custom amount of the columns which every image gonna take. As result you can customize layout of the gallery grid
|
215 |
|
216 |
-
= How to
|
217 |
|
218 |
-
When you
|
219 |
|
220 |
-
=
|
221 |
|
222 |
-
|
223 |
|
224 |
= Do you have some limit for images size in gallery? =
|
225 |
|
226 |
-
No, we don't have any limits for image size in our gallery.
|
227 |
|
228 |
-
=
|
229 |
|
230 |
-
|
231 |
|
232 |
= How to change text below image in lightbox ? =
|
233 |
|
@@ -237,6 +233,14 @@ In gallery setting you can select which text show below image in gallery lightbo
|
|
237 |
|
238 |
Every gallery image have additional fields where you can define custom link, title, description. One of the link option allow you to define link type, for example video link. All this options you can find in gallery images manager, inside general gallery settings
|
239 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
240 |
= How to set description text below image in the lightbox? =
|
241 |
|
242 |
In gallery settings you can find lightbox section and if you need to show description of the images below images in the lightbox you need to select text source in lightbox settings from defined values.
|
@@ -245,54 +249,50 @@ In gallery settings you can find lightbox section and if you need to show descri
|
|
245 |
|
246 |
You can use any standard file type in our gallery: png, jpg, jpeg, gif
|
247 |
|
248 |
-
= Is it possible to create direct link on the front end to the gallery? =
|
249 |
-
|
250 |
-
Yes, you can use generated direct link inside particular gallery settings
|
251 |
-
|
252 |
= How to customize border of the gallery thumbnails? =
|
253 |
|
254 |
In gallery settings you can find general settings section where you can turn on/off thumbnails border. Also you can customize there style of the border, namely width, color and style of the thumbnail borders
|
255 |
|
256 |
-
= How to change font size of the gallery image caption? =
|
257 |
-
|
258 |
-
In gallery settings you can enable custom caption settings where you can customize font size and see results in live preview
|
259 |
-
|
260 |
-
= Is it possible to turn off border of the gallery thumbnails? =
|
261 |
-
|
262 |
-
Yes, in gallery options you can turn on/off border option
|
263 |
-
|
264 |
= How to define custom link for some gallery images? =
|
265 |
|
266 |
Every gallery image have additional fields where you can define custom link, title, description. All this options you can find in gallery images manager, inside general gallery settings
|
267 |
|
|
|
|
|
|
|
|
|
268 |
= How to change spacing between thumbnails? =
|
269 |
|
270 |
In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
|
271 |
|
272 |
-
=
|
273 |
|
274 |
-
|
275 |
|
276 |
= Is it possible to have different settings for hover and static interface elements? =
|
277 |
|
278 |
Yes, you can have different styles of the borders and shadows for static and hovered gallery thumbnails.
|
279 |
|
280 |
-
= How to
|
281 |
|
282 |
-
|
283 |
|
284 |
= How to hide titles of the gallery image in lightbox ? =
|
285 |
|
286 |
In lightbox section of the gallery settings you can find hide title option. If you enable it titles of the gallery images in lightbox will be turned off.
|
287 |
|
288 |
-
=
|
289 |
|
290 |
-
|
291 |
|
292 |
= How to make shadow for the gallery thumbnails? =
|
293 |
|
294 |
Shadows of the thumbnails you can customize in gallery settings. With gallery settings you can change size , color and position of the gallery thumbnails shadow
|
295 |
|
|
|
|
|
|
|
|
|
296 |
= How to change color of the gallery interface elements? =
|
297 |
|
298 |
Color of every gallery front end interface element could be changed changed in admin section with color selector. There you can change colors of the menu buttons, load more button, borders, shadows, backgrounds and etc.
|
@@ -301,14 +301,14 @@ Color of every gallery front end interface element could be changed changed in a
|
|
301 |
|
302 |
In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
|
303 |
|
304 |
-
= How to use multi-category functionality of the gallery? =
|
305 |
-
|
306 |
-
In our gallery we implemented multi-categories structure. Every gallery category could have child and parent gallery, which you can manually define in gallery settings
|
307 |
-
|
308 |
= How to enable lazy load in gallery options? =
|
309 |
|
310 |
In gallery settings you can find option to enable/disable lazy load, also there you'll have alot of additional options for customization of the loading process
|
311 |
|
|
|
|
|
|
|
|
|
312 |
= How to change font color of the gallery image caption? =
|
313 |
|
314 |
In gallery settings you can enable custom caption settings where you can customize font color and see results in live preview
|
@@ -329,14 +329,14 @@ In gallery settings, when enabled custom hover settings you can customize style
|
|
329 |
|
330 |
In gallery settings you can enable custom caption settings where you can customize font style and see results in live preview
|
331 |
|
332 |
-
= Is it possible to create target blank links? =
|
333 |
-
|
334 |
-
Yes. When you open gallery media manager you'll see there list of the gallery images. Click on some image and on the right side you'll see images options. Every gallery image have target blank field below link field of the gallery image.
|
335 |
-
|
336 |
= Is it possible to use HTML in image description ? =
|
337 |
|
338 |
Yes, you can use HTML tags inside gallery image description field
|
339 |
|
|
|
|
|
|
|
|
|
340 |
= How to load more function work? =
|
341 |
|
342 |
In gallery admin section you can define amount of the images for the first load and after click on load more button. Load more it's such google gallery style pagination functionality which make you able to limit amount of the images for the first load
|
@@ -349,14 +349,14 @@ When you open gallery images manager you can define alt for every gallery image
|
|
349 |
|
350 |
When you open gallery for edit you can find there images manager where you can change ordering of the gallery images
|
351 |
|
352 |
-
= Where to change settings of the image of the gallery? =
|
353 |
-
|
354 |
-
Settings of the gallery image you can change in images manager. There you can upload, edit or customize already uploaded images to the gallery
|
355 |
-
|
356 |
= How to crop uploaded gallery image? =
|
357 |
|
358 |
When you open gallery images manager you'll find there image edit mode where you can crop source image
|
359 |
|
|
|
|
|
|
|
|
|
360 |
= How to rotate uploaded gallery image? =
|
361 |
|
362 |
When you open gallery images manager you'll find there image edit mode where you can rotate source image
|
@@ -555,6 +555,10 @@ If any problem occurs, please contact us.
|
|
555 |
|
556 |
== Changelog ==
|
557 |
|
|
|
|
|
|
|
|
|
558 |
= 1.3.4 =
|
559 |
* New thumbnails click mode
|
560 |
* Added new feature for enable/disable click with disabled buttons
|
@@ -675,6 +679,9 @@ If any problem occurs, please contact us.
|
|
675 |
|
676 |
== Upgrade Notice ==
|
677 |
|
|
|
|
|
|
|
678 |
= 1.3.4 =
|
679 |
Switch between lightbox and link mode with disabled buttons
|
680 |
|
4 |
Tags: gallery, add gallery, photo gallery, images gallery, media gallery, responsive gallery, gallery image, gallery lightbox, Polaroid gallery, Gallery Plugin, plugin gallery, video gallery, gallery shortcode, responsive images gallery, website gallery, widget gallery, wordpress gallery, wordpress gallery plugin, wordpress photo gallery plugin, wp gallery, wp gallery plugin, wp gallery plugins, multi categories gallery, add galleries, add picture, add pictures, album, best gallery, best gallery plugin, responsive galleries, mobile gallery, mobile galleries, responsive photo gallery, best portfolio, easy media gallery, filterable gallery, filterable portfolio, foto, fotoalbum, fotogalerie, sortable gallery, sortable galleries, free photo gallery, fullscreen gallery, galary, galeri, galerie, galerij, galery, gallary, Galleria, gallerie, galleries, gallery decription, gallery slider, gelary, gellary, gellery, google, grid gallery, image, image album, image gallery, image gallery plugin, image lightbox, image slider, image slideshow, images, jquery, jquery gallery, links, media, multiple pictures, page, pagination gallery, pagination portfolio, photo, photo album, photo albums, photoalbum, photogallery, photos, photoset, picture, pictures, plugin, plugin for gallery, portfolio, portfolio gallery, portfolio plugin, Post, posts, responsive slideshow, responsive wordpress photo gallery, seo image, slide show, slideshow, thumbnail, upload images, upload photos, batch upload, multiply images upload, view images, view pictures, wordpress portfolio plugin, multi-categories gallery, multi categories galleries, robo gallery
|
5 |
Requires at least: 3.3
|
6 |
Tested up to: 4.3
|
7 |
+
Stable tag: 1.3.5
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
193 |
|
194 |
In gallery settings you can find hover type options. In settings of the gallery you can select custom hover effect settings or even template for customization of the gallery thumbnails hover
|
195 |
|
|
|
|
|
|
|
|
|
196 |
= What can I do if some gallery interface elements in backend do not work properly? =
|
197 |
|
198 |
If you have some conflict in gallery back end you can sort it with new compatibility option. If combo box element do not drop down you can switch between classic and modern style, as result you can avoid conflict with another code.
|
199 |
|
200 |
+
= Is it possible create gallery in Wordpress post with Gallery? =
|
201 |
|
202 |
+
Yes, you can insert gallery into post with shortcode tag
|
203 |
|
204 |
= How to generate shortcode for Wordpress page, post or widget? =
|
205 |
|
209 |
|
210 |
In our gallery we implemented layout based on columns amount. So you can general amount of the columns in your gallery grid and define custom amount of the columns which every image gonna take. As result you can customize layout of the gallery grid
|
211 |
|
212 |
+
= How to define custom hover effect for some gallery thumbnail? =
|
213 |
|
214 |
+
When you open gallery media manager you'll see there list of the gallery images. Click on some image and on the right side you'll see images options. Every gallery image have custom effect field where you can select different hover effect for every image of the gallery.
|
215 |
|
216 |
+
= How to insert gallery into Wordpress page or post? =
|
217 |
|
218 |
+
When you create gallery in plugin galleries manager you can go to the post or page editor and there using special wizard button insert gallery into your wordpress post or page. Another way you can insert your gallery manually using shortcode, which you can find in gallery edit mode in shortcode section on the right side of the gallery settings
|
219 |
|
220 |
= Do you have some limit for images size in gallery? =
|
221 |
|
222 |
+
No, we don't have any limits for image size in our gallery.
|
223 |
|
224 |
+
= Do you have some limits for images amount in gallery? =
|
225 |
|
226 |
+
No, we don't have any limits for amount of the images in gallery
|
227 |
|
228 |
= How to change text below image in lightbox ? =
|
229 |
|
233 |
|
234 |
Every gallery image have additional fields where you can define custom link, title, description. One of the link option allow you to define link type, for example video link. All this options you can find in gallery images manager, inside general gallery settings
|
235 |
|
236 |
+
= Is it possible to create direct link on the front end to the gallery? =
|
237 |
+
|
238 |
+
Yes, you can use generated direct link inside particular gallery settings
|
239 |
+
|
240 |
+
= Where specify description of the gallery images? =
|
241 |
+
|
242 |
+
When you open gallery settings inside you'll find images manager section. Images manager make you able to add/edit descriptions and titles of every gallery image
|
243 |
+
|
244 |
= How to set description text below image in the lightbox? =
|
245 |
|
246 |
In gallery settings you can find lightbox section and if you need to show description of the images below images in the lightbox you need to select text source in lightbox settings from defined values.
|
249 |
|
250 |
You can use any standard file type in our gallery: png, jpg, jpeg, gif
|
251 |
|
|
|
|
|
|
|
|
|
252 |
= How to customize border of the gallery thumbnails? =
|
253 |
|
254 |
In gallery settings you can find general settings section where you can turn on/off thumbnails border. Also you can customize there style of the border, namely width, color and style of the thumbnail borders
|
255 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
256 |
= How to define custom link for some gallery images? =
|
257 |
|
258 |
Every gallery image have additional fields where you can define custom link, title, description. All this options you can find in gallery images manager, inside general gallery settings
|
259 |
|
260 |
+
= How to change font size of the gallery image caption? =
|
261 |
+
|
262 |
+
In gallery settings you can enable custom caption settings where you can customize font size and see results in live preview
|
263 |
+
|
264 |
= How to change spacing between thumbnails? =
|
265 |
|
266 |
In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
|
267 |
|
268 |
+
= Is it possible to turn off border of the gallery thumbnails? =
|
269 |
|
270 |
+
Yes, in gallery options you can turn on/off border option
|
271 |
|
272 |
= Is it possible to have different settings for hover and static interface elements? =
|
273 |
|
274 |
Yes, you can have different styles of the borders and shadows for static and hovered gallery thumbnails.
|
275 |
|
276 |
+
= How to define size of the gallery images thumbnails? =
|
277 |
|
278 |
+
Our gallery is fully responsive and gallery thumbnails size depend of a lot of factors. Gallery calculate thumbnails automatically depend of the general gallery size and gallery layout settings. First of all you can define ratio values for gallery thumbnails. Size of the thumbnails could be selected from standard pre-defined wordpress sizes: thumbnail, medium, large, full
|
279 |
|
280 |
= How to hide titles of the gallery image in lightbox ? =
|
281 |
|
282 |
In lightbox section of the gallery settings you can find hide title option. If you enable it titles of the gallery images in lightbox will be turned off.
|
283 |
|
284 |
+
= How to customize gallery layouts for different screen resolutions? =
|
285 |
|
286 |
+
In admin section of the gallery you'll find columns options which provide you advanced customization options for different resolutions. You can define some static size or auto size for every resolution.
|
287 |
|
288 |
= How to make shadow for the gallery thumbnails? =
|
289 |
|
290 |
Shadows of the thumbnails you can customize in gallery settings. With gallery settings you can change size , color and position of the gallery thumbnails shadow
|
291 |
|
292 |
+
= Which parameters I can change for the gallery thumbnails borders and shadows? =
|
293 |
+
|
294 |
+
You can change size, color and style of gallery thumbnails borders and shadows. Also you can define different parameters for static and hovered status
|
295 |
+
|
296 |
= How to change color of the gallery interface elements? =
|
297 |
|
298 |
Color of every gallery front end interface element could be changed changed in admin section with color selector. There you can change colors of the menu buttons, load more button, borders, shadows, backgrounds and etc.
|
301 |
|
302 |
In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
|
303 |
|
|
|
|
|
|
|
|
|
304 |
= How to enable lazy load in gallery options? =
|
305 |
|
306 |
In gallery settings you can find option to enable/disable lazy load, also there you'll have alot of additional options for customization of the loading process
|
307 |
|
308 |
+
= How to use multi-category functionality of the gallery? =
|
309 |
+
|
310 |
+
In our gallery we implemented multi-categories structure. Every gallery category could have child and parent gallery, which you can manually define in gallery settings
|
311 |
+
|
312 |
= How to change font color of the gallery image caption? =
|
313 |
|
314 |
In gallery settings you can enable custom caption settings where you can customize font color and see results in live preview
|
329 |
|
330 |
In gallery settings you can enable custom caption settings where you can customize font style and see results in live preview
|
331 |
|
|
|
|
|
|
|
|
|
332 |
= Is it possible to use HTML in image description ? =
|
333 |
|
334 |
Yes, you can use HTML tags inside gallery image description field
|
335 |
|
336 |
+
= Is it possible to create target blank links? =
|
337 |
+
|
338 |
+
Yes. When you open gallery media manager you'll see there list of the gallery images. Click on some image and on the right side you'll see images options. Every gallery image have target blank field below link field of the gallery image.
|
339 |
+
|
340 |
= How to load more function work? =
|
341 |
|
342 |
In gallery admin section you can define amount of the images for the first load and after click on load more button. Load more it's such google gallery style pagination functionality which make you able to limit amount of the images for the first load
|
349 |
|
350 |
When you open gallery for edit you can find there images manager where you can change ordering of the gallery images
|
351 |
|
|
|
|
|
|
|
|
|
352 |
= How to crop uploaded gallery image? =
|
353 |
|
354 |
When you open gallery images manager you'll find there image edit mode where you can crop source image
|
355 |
|
356 |
+
= Where to change settings of the image of the gallery? =
|
357 |
+
|
358 |
+
Settings of the gallery image you can change in images manager. There you can upload, edit or customize already uploaded images to the gallery
|
359 |
+
|
360 |
= How to rotate uploaded gallery image? =
|
361 |
|
362 |
When you open gallery images manager you'll find there image edit mode where you can rotate source image
|
555 |
|
556 |
== Changelog ==
|
557 |
|
558 |
+
= 1.3.5 =
|
559 |
+
* Updated lightbox functionality
|
560 |
+
* Implemented new show/hide images counter option
|
561 |
+
|
562 |
= 1.3.4 =
|
563 |
* New thumbnails click mode
|
564 |
* Added new feature for enable/disable click with disabled buttons
|
679 |
|
680 |
== Upgrade Notice ==
|
681 |
|
682 |
+
= 1.3.5 =
|
683 |
+
Updated lightbox functionality, implemented new show/hide images counter option
|
684 |
+
|
685 |
= 1.3.4 =
|
686 |
Switch between lightbox and link mode with disabled buttons
|
687 |
|
robogallery.php
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
* Plugin Name: Robo Gallery
|
9 |
* Plugin URI: http://robosoft.co/robogallery
|
10 |
* Description: A responsive, easy and elegant way to show gallery.
|
11 |
-
* Version: 1.3.
|
12 |
* Author: RoboSoft (c)
|
13 |
* Author URI: http://robosoft.co/robogallery
|
14 |
* License: GPL-2.0+
|
@@ -18,9 +18,8 @@
|
|
18 |
*/
|
19 |
|
20 |
if ( ! defined( 'WPINC' ) ) die;
|
21 |
-
//define( 'WP_DEBUG', true );
|
22 |
define("ROBO_GALLERY", 1);
|
23 |
-
define("ROBO_GALLERY_VERSION", '1.3.
|
24 |
define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
|
25 |
define("ROBO_GALLERY_SPECIAL", 0);
|
26 |
|
8 |
* Plugin Name: Robo Gallery
|
9 |
* Plugin URI: http://robosoft.co/robogallery
|
10 |
* Description: A responsive, easy and elegant way to show gallery.
|
11 |
+
* Version: 1.3.5
|
12 |
* Author: RoboSoft (c)
|
13 |
* Author URI: http://robosoft.co/robogallery
|
14 |
* License: GPL-2.0+
|
18 |
*/
|
19 |
|
20 |
if ( ! defined( 'WPINC' ) ) die;
|
|
|
21 |
define("ROBO_GALLERY", 1);
|
22 |
+
define("ROBO_GALLERY_VERSION", '1.3.5');
|
23 |
define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
|
24 |
define("ROBO_GALLERY_SPECIAL", 0);
|
25 |
|