Home
last modified time | relevance | path

Searched refs:s (Results 51 – 75 of 3948) sorted by last modified time

12345678910>>...158

/plugin/dokusioc/
H A Daction.php34 * Register it's handlers with the DokuWiki's event controller
H A DLICENSE16 Foundation's software and to any other program whose authors commit to
43 Also, for each author's protection and ours, we want to make certain
54 patent must be licensed for everyone's free use or not licensed at all.
79 1. You may copy and distribute verbatim copies of the Program's
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/photogallery/lightGallery/css/
H A Dlg-transitions.css17 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
18 -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
19 -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
20 transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
36 -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
37 transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
53 -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
54 transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
71 transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
88 transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
[all …]
H A Dlg-transitions.min.css1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0…
H A Dlightgallery.css579 -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
580 -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
581 -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
582 transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
636 -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
637 -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
638 transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
672 …-webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s li…
673 …-moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0
674 -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
[all …]
H A Dlightgallery.min.css1s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end…
/plugin/photogallery/lightGallery/js/
H A Djquery.mousewheel.min.js8 …alizeOffset&&this.getBoundingClientRect){var s=this.getBoundingClientRect();o=b.clientX-s.left,p=b…
H A Dlg-autoplay.js50 this.core.s = $.extend({}, defaults, this.core.s);
60 this.fourceAutoplayTemp = this.core.s.fourceAutoplay;
64 this.core.s.progressBar = false;
76 if (_this.core.s.autoplayControls) {
81 if (_this.core.s.progressBar) {
89 if (_this.core.s.autoplay) {
120 if (_this.core.s.progressBar && _this.fromAuto) {
127 … _$progress.css('transition', 'width ' + (_this.core.s.speed + _this.core.s.pause) + 'ms ease 0s');
154 _this.core.s.fourceAutoplay = false;
168 …er.find('.lg-progress').css('transition', 'width ' + (_this.core.s.speed + _this.core.s.pause) + '…
[all …]
H A Dlg-autoplay.min.js4s=a.extend({},b,this.core.s),this.interval=!1,this.fromAuto=!0,this.canceledOnTouch=!1,this.fource…
H A Dlg-fullscreen.js37 this.core.s = $.extend({}, defaults, this.core.s);
46 if (this.core.s.fullScreen) {
H A Dlg-fullscreen.min.js4 …"),this.$el=a(b),this.core.s=a.extend({},e,this.core.s),this.init(),this};f.prototype.init=functio…
H A Dlg-hash.js33 this.core.s = $.extend({}, defaults, this.core.s);
35 if (this.core.s.hash) {
49 window.location.hash = 'lg=' + _this.core.s.galleryId + '&slide=' + index;
58 if ((_hash.indexOf('lg=' + _this.core.s.galleryId) > -1)) {
69 if (!this.core.s.hash) {
74 if (this.oldHash && this.oldHash.indexOf('lg=' + this.core.s.galleryId) < 0) {
H A Dlg-hash.min.js4s=a.extend({},e,this.core.s),this.core.s.hash&&(this.oldHash=b.location.hash,this.init()),this};f.…
H A Dlg-pager.js34 this.core.s = $.extend({}, defaults, this.core.s);
35 if (this.core.s.pager && this.core.$items.length > 1) {
51 if (_this.core.s.dynamic) {
52 for (var i = 0; i < _this.core.s.dynamicEl.length; i++) {
53 …g-pager-thumb-cont"><span class="lg-caret"></span> <img src="' + _this.core.s.dynamicEl[i].thumb +…
58 if (!_this.core.s.exThumbImage) {
61 …-cont"><span class="lg-caret"></span> <img src="' + $(this).attr(_this.core.s.exThumbImage) + '" /…
H A Dlg-pager.min.js4s=a.extend({},b,this.core.s),this.core.s.pager&&this.core.$items.length>1&&this.init(),this};c.pro…
H A Dlg-share.js41 this.core.s = $.extend({}, defaults, this.core.s);
42 if (this.core.s.share) {
53 …his.core.s.facebook ? '<li><a id="lg-share-facebook" target="_blank"><span class="lg-icon"></span>…
54 …this.core.s.twitter ? '<li><a id="lg-share-twitter" target="_blank"><span class="lg-icon"></span><…
55 …s.core.s.googlePlus ? '<li><a id="lg-share-googleplus" target="_blank"><span class="lg-icon"></spa…
56 …is.core.s.pinterest ? '<li><a id="lg-share-pinterest" target="_blank"><span class="lg-icon"></span…
H A Dlg-share.min.js4s=a.extend({},b,this.core.s),this.core.s.share&&this.init(),this};c.prototype.init=function(){var …
H A Dlg-thumbnail.js59 this.core.s = $.extend({}, defaults, this.core.s);
64 …this.thumbTotalWidth = (this.core.$items.length * (this.core.s.thumbWidth + this.core.s.thumbMargi…
84 if (this.core.s.pullCaptionUp) {
89 if (this.core.s.animateThumb) {
136 if (_this.core.s.animateThumb) {
143 if (this.core.s.animateThumb) {
181 if (_this.core.s.dynamic) {
183 getThumb(_this.core.s.dynamicEl[i].src, _this.core.s.dynamicEl[i].thumb, i);
257 if (this.core.s.animateThumb) {
269 this.left = ((this.core.s.thumbWidth + this.core.s.thumbMargin) * index - 1) - position;
[all …]
H A Dlg-thumbnail.min.js4s=a.extend({},b,this.core.s),this.$el=a(c),this.$thumbOuter=null,this.thumbOuterWidth=0,this.thumb…
H A Dlg-video.js40 this.core.s = $.extend({}, defaults, this.core.s);
55 if (_this.core.s.videojs) {
93 if (_this.core.s.videojs) {
108 if (_this.core.s.dynamic) {
154 if (_this.core.s.videojs) {
204 if (_this.core.s.videojs) {
218 if (_this.core.s.dynamic) {
257 if (this.core.s.youtubePlayerParams) {
266 if (this.core.s.vimeoPlayerParams) {
275 if (this.core.s.dailymotionPlayerParams) {
[all …]
H A Dlg-video.min.js4s=a.extend({},e,this.core.s),this.videoLoaded=!1,this.init(),this};f.prototype.init=function(){var…
H A Dlg-zoom.js47 this.core.s = $.extend({}, defaults, this.core.s);
49 if (this.core.s.zoom && this.core.doCss()) {
68 if (_this.core.s.actualSize) {
72 if (_this.core.s.useLeftForZoom) {
127 if (_this.core.s.useLeftForZoom) {
154 if (_this.core.s.dynamic) {
222 scale -= _this.core.s.scale;
229 scale += _this.core.s.scale;
329 if (_this.core.s.useLeftForZoom) {
424 if (_this.core.s.useLeftForZoom) {
[all …]
H A Dlg-zoom.min.js4s=a.extend({},c,this.core.s),this.core.s.zoom&&this.core.doCss()&&(this.init(),this.zoomabletimeou…
H A Dlightgallery.js105 …if (this.s.dynamic && this.s.dynamicEl !== 'undefined' && this.s.dynamicEl.constructor === Array &…
129 if (this.s.dynamic) {
136 this.$items = $(this.s.selectWithin).find(this.s.selector);
181 if (_this.s.dynamic) {
320 if (this.s.useLeft) {
347 this.s.speed = 0;
427 if (this.s.dynamic) {
468 if (this.s.counter) {
481 if (this.s.dynamic) {
506 if (this.s.subHtmlSelectorRelative && !this.s.dynamic) {
[all …]
H A Dlightgallery.min.js4s=a.extend({},c,d),this.s.dynamic&&"undefined"!==this.s.dynamicEl&&this.s.dynamicEl.constructor===…

12345678910>>...158