From 1309f46014586bd2ff65553114a968b2ece64b23 Mon Sep 17 00:00:00 2001 From: PBBoard Forum Software Date: Sat, 28 Jan 2023 20:02:34 +0300 Subject: [PATCH] . --- .../core/colorbox-master/jquery.colorbox.js | 2 +- cache/original_default_templates.xml | 437 +++++++++--------- ...ngles_templates_original_default_style.xml | 19 +- install/resources/PBBoard-Style.xml | 437 +++++++++--------- styles/style_default/css/style.css | 6 +- 5 files changed, 452 insertions(+), 449 deletions(-) diff --git a/applications/core/colorbox-master/jquery.colorbox.js b/applications/core/colorbox-master/jquery.colorbox.js index e0e3527..3f3161f 100644 --- a/applications/core/colorbox-master/jquery.colorbox.js +++ b/applications/core/colorbox-master/jquery.colorbox.js @@ -1,5 +1,5 @@ (function($,document,window){var -defaults={html:false,photo:true,iframe:false,inline:false,transition:"elastic",speed:300,fadeOut:300,width:false,initialWidth:"600",innerWidth:false,maxWidth:true,height:false,initialHeight:"450",innerHeight:false,maxHeight:true,scalePhotos:true,scrolling:true,opacity:0.9,preloading:true,className:true,overlayClose:true,escKey:true,arrowKey:true,top:false,bottom:false,left:false,right:false,fixed:false,data:undefined,closeButton:true,fastIframe:true,open:false,reposition:true,loop:true,slideshow:false,slideshowAuto:false,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",photoRegex:/\.(gif|png|jp(e|g|eg)|bmp|ico|webp|jxr|svg|html)((#|\?).*)?$/i,retinaImage:false,retinaUrl:false,retinaSuffix:'@2x.$1',current:"image {current} of {total}",previous:"previous",next:"next",close:"close",xhrError:"This content failed to load.",imgError:"This image failed to load.",returnFocus:true,trapFocus:true,onOpen:false,onLoad:false,onComplete:false,onCleanup:false,onClosed:false,rel:function(){return this.rel;},href:function(){return $(this).attr('href');},title:function(){return this.title;},createImg:function(){var img=new Image();var attrs=$(this).data('cbox-img-attrs');if(typeof attrs==='object'){$.each(attrs,function(key,val){img[key]=val;});} +defaults={html:false,photo:true,iframe:false,inline:false,transition:"elastic",speed:300,fadeOut:300,width:false,initialWidth:"600",innerWidth:false,maxWidth:"600",height:false,initialHeight:"450",innerHeight:false,maxHeight:"450",scalePhotos:true,scrolling:true,opacity:0.9,preloading:true,className:true,overlayClose:true,escKey:true,arrowKey:true,top:false,bottom:false,left:false,right:false,fixed:false,data:undefined,closeButton:true,fastIframe:true,open:false,reposition:true,loop:true,slideshow:false,slideshowAuto:false,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",photoRegex:/\.(gif|png|jp(e|g|eg)|bmp|ico|webp|jxr|svg|html)((#|\?).*)?$/i,retinaImage:false,retinaUrl:false,retinaSuffix:'@2x.$1',current:"image {current} of {total}",previous:"previous",next:"next",close:"close",xhrError:"This content failed to load.",imgError:"This image failed to load.",returnFocus:true,trapFocus:true,onOpen:false,onLoad:false,onComplete:false,onCleanup:false,onClosed:false,rel:function(){return this.rel;},href:function(){return $(this).attr('href');},title:function(){return this.title;},createImg:function(){var img=new Image();var attrs=$(this).data('cbox-img-attrs');if(typeof attrs==='object'){$.each(attrs,function(key,val){img[key]=val;});} return img;},createIframe:function(){var iframe=document.createElement('iframe');var attrs=$(this).data('cbox-iframe-attrs');if(typeof attrs==='object'){$.each(attrs,function(key,val){iframe[key]=val;});} if('frameBorder'in iframe){iframe.frameBorder=0;} if('allowTransparency'in iframe){iframe.allowTransparency="true";} diff --git a/cache/original_default_templates.xml b/cache/original_default_templates.xml index cfda9f4..1d88da2 100644 --- a/cache/original_default_templates.xml +++ b/cache/original_default_templates.xml @@ -1,17 +1,17 @@ -