Home
last modified time | relevance | path

Searched refs:s (Results 151 – 175 of 3948) sorted by last modified time

12345678910>>...158

/plugin/bez/tpl/
H A Dthreads.php199 <?php $s = $tpl->getLang('report_priority').': ' . variable
201 <?php echo str_replace(' ', '&nbsp;', $s) ?>
/plugin/imagemapping/
H A DCOPYING16 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.>
H A Djquery.imagemapster.js8 !function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof module&&module.exports?module.exports=function(e,t){return void 0===t&&(t="undefined"!=typeof window?require("jquery"):require("jquery")(e)),a(t),t}:a(jQuery)}(function(jQuery){!function(a){"use strict";a.event&&a.event.special&&function(){var i,e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){return e=!0}});window.addEventListener("testPassive.mapster",function(){},t),window.removeEventListener("testPassive.mapster",function(){},t)}catch(e){}e&&(i=function(e,t,a){if(!e.includes("noPreventDefault"))return console.warn("non-passive events - listener not added"),!1;window.addEventListener(t,a,{passive:!0})},a.event.special.touchstart={setup:function(e,t,a){return i(t,"touchstart",a)}},a.event.special.touchend={setup:function(e,t,a){return i(t,"touchend",a)}})}()}(jQuery),function($){"use strict";var mapster_version="1.5.4",Aa,Ba,Ca;$.fn.mapster=function(e){var t=$.mapster.impl;return $.mapster.utils.isFunction(t[e])?t[e].apply(this,Array.prototype.slice.call(arguments,1)):"object"!=typeof e&&e?void $.error("Method "+e+" does not exist on jQuery.mapster"):t.bind.apply(this,arguments)},$.mapster={version:mapster_version,render_defaults:{isSelectable:!0,isDeselectable:!0,fade:!1,fadeDuration:150,fill:!0,fillColor:"000000",fillColorMask:"FFFFFF",fillOpacity:.7,highlight:!0,stroke:!1,strokeColor:"ff0000",strokeOpacity:1,strokeWidth:1,includeKeys:"",altImage:null,altImageId:null,altImages:{}},defaults:{clickNavigate:!1,navigateMode:"location",wrapClass:null,wrapCss:null,onGetList:null,sortList:!1,listenToList:!1,mapKey:"",mapValue:"",singleSelect:!1,listKey:"value",listSelectedAttribute:"selected",listSelectedClass:null,onClick:null,onMouseover:null,onMouseout:null,mouseoutDelay:0,onStateChange:null,boundList:null,onConfigured:null,configTimeout:3e4,noHrefIsMask:!0,scaleMap:!0,enableAutoResizeSupport:!1,autoResize:!1,autoResizeDelay:0,autoResizeDuration:0,onAutoResize:null,safeLoad:!1,areas:[]},shared_defaults:{render_highlight:{fade:!0},render_select:{fade:!1},staticState:null,selected:null},area_defaults:{includeKeys:"",isMask:!1},canvas_style:{position:"absolute",left:0,top:0,padding:0,border:0},hasCanvas:null,map_cache:[],hooks:{},addHook:function(e,t){this.hooks[e]=(this.hooks[e]||[]).push(t)},callHooks:function(e,a){$.each(this.hooks[e]||[],function(e,t){t.apply(a)})},utils:{when:{all:function(e){return Promise.all(e)},defer:function(){return new function(){this.promise=new Promise(function(e,t){this.resolve=e,this.reject=t}.bind(this)),this.then=this.promise.then.bind(this.promise),this.catch=this.promise.catch.bind(this.promise)}}},defer:function(){return this.when.defer()},subclass:function(a,i){function e(){var e=this,t=Array.prototype.slice.call(arguments,0);e.base=a.prototype,e.base.init=function(){a.prototype.constructor.apply(e,t)},i.apply(e,t)}return(e.prototype=new a).constructor=e},asArray:function(e){return e.constructor===Array?e:this.split(e)},split:function(e,t){for(var a,i=e.split(","),n=0;n<i.length;n++)""===(a=i[n]?i[n].trim():"")?i.splice(n,1):i[n]=t?t(a):a;return i},updateProps:function(e,t){var i=e||{},e=$.isEmptyObject(i)?t:e,n=[];return $.each(e,function(e){n.push(e)}),$.each(Array.prototype.slice.call(arguments,1),function(e,a){$.each(a||{},function(e){var t;(!n||0<=$.inArray(e,n))&&(t=a[e],$.isPlainObject(t)?i[e]=$.extend(i[e]||{},t):t&&t.constructor===Array?i[e]=t.slice(0):void 0!==t&&(i[e]=a[e]))})}),i},isElement:function(e){return"object"==typeof HTMLElement?e instanceof HTMLElement:e&&"object"==typeof e&&1===e.nodeType&&"string"==typeof e.nodeName},indexOf:function(e,t){if(Array.prototype.indexOf)return Array.prototype.indexOf.call(e,t);for(var a=0;a<e.length;a++)if(e[a]===t)return a;return-1},indexOfProp:function(e,a,i){var n=e.constructor===Array?-1:null;return $.each(e,function(e,t){if(t&&(a?t[a]:t)===i)return n=e,!1}),n},boolOrDefault:function(e,t){return this.isBool(e)?e:t||!1},isBool:function(e){return"boolean"==typeof e},isUndef:function(e){return void 0===e},isFunction:function(e){return"function"==typeof e},ifFunction:function(e,t,a){this.isFunction(e)&&e.call(t,a)},size:function(e,t){var a=$.mapster.utils;return{width:t?e.width||e.naturalWidth:a.imgWidth(e,!0),height:t?e.height||e.naturalHeight:a.imgHeight(e,!0),complete:function(){return!!this.height&&!!this.width}}},setOpacity:function(e,a){$.mapster.hasCanvas()?e.style.opacity=a:$(e).each(function(e,t){void 0!==t.opacity?t.opacity=a:$(t).css("opacity",a)})},fader:(Aa={},Ba=0,Ca=function(e,t,a,i){var n,o,s=i/15,r=$.mapster.utils;if("number"==typeof e){if(!(o=Aa[e]))return}else(n=r.indexOfProp(Aa,null,e))&&delete Aa[n],Aa[++Ba]=o=e,e=Ba;t=(a=a||1)-.01<t+a/s?a:t+a/s,r.setOpacity(o,t),t<a&&setTimeout(function(){Ca(e,t,a,i)},15)},Ca),getShape:function(e){return(e.shape||"rect").toLowerCase()},hasAttribute:function(e,t){t=$(e).attr(t);return void 0!==t&&!1!==t}},getBoundList:function(a,e){if(!a.boundList)return null;var i,n,o=$(),s=$.mapster.utils.split(e);return a.boundList.each(function(e,t){for(i=0;i<s.length;i++)n=s[i],$(t).is("["+a.listKey+'="'+n+'"]')&&(o=o.add(t))}),o},getMapDataIndex:function(e){var t,a;switch(e.tagName&&e.tagName.toLowerCase()){case"area":a=$(e).parent().attr("name"),t=$("img[usemap='#"+a+"']")[0];break;case"img":t=e}return t?this.utils.indexOfProp(this.map_cache,"image",t):-1},getMapData:function(e){e=this.getMapDataIndex(e.length?e[0]:e);if(0<=e)return 0<=e?this.map_cache[e]:null},queueCommand:function(e,t,a,i){return!!e&&(!(e.complete&&!e.currentAction)&&(e.commands.push({that:t,command:a,args:i}),!0))},unload:function(){return this.impl.unload(),this.utils=null,this.impl=null,$.fn.mapster=null,$.mapster=null,$("*").off(".mapster")}};var m=$.mapster,u=m.utils,ap=Array.prototype;$.each(["width","height"],function(e,a){var i=a.substr(0,1).toUpperCase()+a.substr(1);u["img"+i]=function(e,t){return(t?$(e)[a]():0)||e[a]||e["natural"+i]||e["client"+i]||e["offset"+i]}}),m.Method=function(e,t,a,i){var n=this;n.name=i.name,n.output=e,n.input=e,n.first=i.first||!1,n.args=i.args?ap.slice.call(i.args,0):[],n.key=i.key,n.func_map=t,n.func_area=a,n.name=i.name,n.allowAsync=i.allowAsync||!1},m.Method.prototype={constructor:m.Method,go:function(){for(var e,t,a,i=this.input,n=[],o=this,s=i.length,r=0;r<s;r++)if(e=$.mapster.getMapData(i[r]))if(o.allowAsync||!m.queueCommand(e,o.input,o.name,o.args)){if((t=e.getData("AREA"===i[r].nodeName?i[r]:this.key))?$.inArray(t,n)<0&&n.push(t):a=this.func_map.apply(e,o.args),this.first||void 0!==a)break}else this.first&&(a="");return $(n).each(function(e,t){a=o.func_area.apply(t,o.args)}),void 0!==a?a:this.output}},$.mapster.impl=function(){var me={},addMap=function(e){return m.map_cache.push(e)-1},removeMap=function(e){m.map_cache.splice(e.index,1);for(var t=m.map_cache.length-1;t>=e.index;t--)m.map_cache[t].index--};function hasVml(){var e=$("<div />").appendTo("body");e.html('<v:shape id="vml_flag1" adj="1" />');var t=e[0].firstChild;t.style.behavior="url(#default#VML)";t=!t||"object"==typeof t.adj;return e.remove(),t}function namespaces(){return"object"==typeof document.namespaces?document.namespaces:null}function hasCanvas(){var e=namespaces();return(!e||!e.g_vml_)&&!!$("<canvas />")[0].getContext}function merge_areas(a,e){var i,n=a.options.areas;e&&$.each(e,function(e,t){t&&t.key&&(0<=(i=u.indexOfProp(n,"key",t.key))?$.extend(n[i],t):n.push(t),(i=a.getDataForKey(t.key))&&$.extend(i.options,t))})}function merge_options(e,t){var a=u.updateProps({},t);delete a.areas,u.updateProps(e.options,a),merge_areas(e,t.areas),u.updateProps(e.area_options,e.options)}return me.get=function(e){var t=m.getMapData(this);if(!t||!t.complete)throw"Can't access data until binding complete.";return new m.Method(this,function(){return this.getSelected()},function(){return this.isSelected()},{name:"get",args:arguments,key:e,first:!0,allowAsync:!0,defaultReturn:""}).go()},me.data=function(e){return new m.Method(this,null,function(){return this},{name:"data",args:arguments,key:e}).go()},me.highlight=function(t){return new m.Method(this,function(){if(!1!==t){var e=this.highlightId;return 0<=e?this.data[e].key:null}this.ensureNoHighlight()},function(){this.highlight()},{name:"highlight",args:arguments,key:t,first:!0}).go()},me.keys=function(e,i){var n=[],a=m.getMapData(this);if(!a||!a.complete)throw"Can't access data until binding complete.";function o(e){var t,a=[];i?(t=e.areas(),$.each(t,function(e,t){a=a.concat(t.keys)})):a.push(e.key),$.each(a,function(e,t){$.inArray(t,n)<0&&n.push(t)})}return a&&a.complete?("string"==typeof e?i?o(a.getDataForKey(e)):n=[a.getKeysForGroup(e)]:(i=e,this.each(function(e,t){"AREA"===t.nodeName&&o(a.getDataForArea(t))})),n.join(",")):""},me.select=function(){me.set.call(this,!0)},me.deselect=function(){me.set.call(this,!1)},me.set=function(i,n,e){var o,s,r,c,l=e;function h(e){e&&$.inArray(e,c)<0&&(c.push(e),r+=(""===r?"":",")+e.key)}function p(e){$.each(c,function(e,t){!function(e){if(e){switch(i){case!0:e.select(l);break;case!1:e.deselect(!0);break;default:e.toggle(l)}}}(t)}),i||e.removeSelectionFinish()}return this.filter("img,area").each(function(e,t){var a;(s
11 !function(e){e(function(){function e(){}function t(t){var n=new e;return n.then=function(e){var n;try{return e&&(n=e(t)),s(n===_?t:n)}catch(i){return a(i)}},w(n)}function a(t){var global() class
12 tooltip(a,s) global() argument
[all...]
H A DLICENSE
/plugin/tagging/less/
H A Deditable.less17 display: inline-block; /* should be inline to take effect of parent's white-space: nowrap */
27 display: inline-block; /* should be inline to take effect of parent's white-space: nowrap */
/plugin/confmanager/lang/de/
H A Dsmileys.txt3 DokuWiki konvertiert gebräuchliche [[wp>emoticon]]s in ihr grafisches Äquivalent. Diese [[doku>Smil…
/plugin/confmanager/lang/en/
H A Dmime.txt9 You can find any file extension with it's mime at http://filext.com/
H A Dsmileys.txt3 DokuWiki converts commonly used [[wp>emoticon]]s to their graphical equivalents. Those [[doku>Smile…
/plugin/confmanager/lang/fr/
H A Dentities.txt12 … substitutions de caractères, on peut également utiliser le système d'entités pour insérer des con…
14 pour de plus amples informations, voir [[doku>fr:entities|Entités]].
H A Dscheme.txt3 Les protocoles suivants sont actuellement activés :
H A Dsmileys.txt3 DokuWiki convertit les [[wpfr>frimousse]]s communément utilisées en leur équivalents graphiques. Ce…
H A Dacronyms.txt3 Note: Seuls les mots complets sont annotés. Un acronymes faisant partie d'un mot n'est pas reconnu …
H A Dmime.txt1 …éverser via le [[doku>fr:media_manager|gestionnaire de media]]sont configurés dans le fichier ''co…
3 Par mesure de sécurité, on ne peut pas configurer [[doku>fr:dokuwiki|DokuWiki]] pour ccepter n'impo…
/plugin/confmanager/
H A Djquery.form.js313 s.context = s.context || s;
352 s.error.call(s.context, xhr, e, status);
356 s.complete.call(s.context, xhr, e);
360 g = s.global;
369 if (s.beforeSend && s.beforeSend.call(s.context, xhr, s) === false) {
386 s.extraData = s.extraData || {};
407 s.extraData = s.extraData || {};
629 s.success.call(s.context, data, 'success', xhr);
638 s.error.call(s.context, xhr, status, errMsg);
652 s.complete.call(s.context, xhr, status);
[all …]
/plugin/confmanager/lang/nl/
H A Dmime.txt5 :!: **Schakel nooit HTML upload in voor ongeschermde wiki's**, omdat dit Cross Site Scripting kwets…
H A Dscheme.txt1 …RLs maar alleen voor bekende protocollen. [[doku>nl:urlschemes|Meer informatie over URL schema's]].
H A Dsmileys.txt3 DokuWiki zet regelmatig gebruikte [[wp>emoticon]]s naar een grafische versie. Deze [[doku>Smileys]]…
H A Dwordblock.txt1 Het internet is niet beter dan iets anders. Al het goede raakt bedorven en zo is het ook met Wiki's
/plugin/cloud/
H A DCOPYING16 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/caption/
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
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js1964 if (s && (s.font || s.numFmt || s.alignment || s.border || s.fill || s.protection)) {
47688 s: s,
63567 s.prev[str & s.w_mask] = s.head[s.ins_h];
63777 s.ins_h = (s.ins_h << s.hash_shift ^ s.window[s.strstart + MIN_MATCH - 1]) & s.hash_mask;
63778 hash_head = s.prev[s.strstart & s.w_mask] = s.head[s.ins_h];
63820 hash_head = s.prev[s.strstart & s.w_mask] = s.head[s.ins_h];
63941 s.ins_h = (s.ins_h << s.hash_shift ^ s.window[s.strstart + MIN_MATCH - 1]) & s.hash_mask;
63942 hash_head = s.prev[s.strstart & s.w_mask] = s.head[s.ins_h];
64002 hash_head = s.prev[s.strstart & s.w_mask] = s.head[s.ins_h];
65211 s.prev[str & s.w_mask] = s.head[s.ins_h];
[all …]
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js6325 s.ins_h = ((s.ins_h << s.hash_shift) ^ s.window[str + 1]) & s.hash_mask;
6333 s.prev[str & s.w_mask] = s.head[s.ins_h];
6519 s.ins_h = ((s.ins_h << s.hash_shift) ^ s.window[s.strstart + MIN_MATCH - 1]) & s.hash_mask;
6520 hash_head = s.prev[s.strstart & s.w_mask] = s.head[s.ins_h];
6521 s.head[s.ins_h] = s.strstart;
6554 hash_head = s.prev[s.strstart & s.w_mask] = s.head[s.ins_h];
6568 s.ins_h = ((s.ins_h << s.hash_shift) ^ s.window[s.strstart + 1]) & s.hash_mask;
6648 s.ins_h = ((s.ins_h << s.hash_shift) ^ s.window[s.strstart + MIN_MATCH - 1]) & s.hash_mask;
6649 hash_head = s.prev[s.strstart & s.w_mask] = s.head[s.ins_h];
6701 hash_head = s.prev[s.strstart & s.w_mask] = s.head[s.ins_h];
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dcpexcel.full.mjs1225 var i=0, s=0;
1228 if(cpt[s]) {
1229 cpdcache[s] = sbcs_decode(s);
1230 cpecache[s] = sbcs_encode(s);
1235 if(cpt[s]) {
1236 cpdcache[s] = dbcs_decode(s);
1237 cpecache[s] = dbcs_encode(s);
1242 if(magic_decode[s]) cpdcache[s] = magic_decode[s];
1243 if(magic_encode[s]) cpecache[s] = magic_encode[s];
1391 if(!s) {
[all …]
H A Dxlsx.mjs3613 var tagregex1=/<[\/\?]?[a-zA-Z0-9:_-]+(?:\s+[^"\s?>\/]+\s*=\s*(?:"[^"]*"|'[^']*'|[^'">\s=]+))*\s*[\…
4245 out.s = shift_cell_xls(out.s, range.s, opts);
4320 …return "$" + encode_col(s.s.c) + "$" + encode_row(s.s.r) + ":$" + encode_col(s.e.c) + "$" + encode…
8596 if(s.charAt(0) == '"' && s.charAt(s.length - 1) == '"') s = s.slice(1,-1).replace(/""/g,'"');
10002 if(!s.t) s.t = "";
10003 if(typeof s.t !== "string") s.t = String(s.t);
19770 for(var s in Summary) if(props[s] == null) props[s] = Summary[s];
21758 range.s.r = Math.min(range.s.r, _range.s.r);
21759 range.s.c = Math.min(range.s.c, _range.s.c);
26360 if(wsr.s.r > rng.s.r) wsr.s.r = rng.s.r;
[all …]
/plugin/xlsx2dw/packages/xmltojson/
H A Dxmltojson.js1 …':',Ac='DOMContentLoaded',Bc=50;var k=Gb,l=Hb,m=Ib,n=Jb,o=Kb,p=Lb,q=Mb,r=Nb,s=Ob,t=Pb,u=Qb,v=Rb,w=…
3 function yb(){var e,f=q,g;lb.write(r+f+s);g=lb.getElementById(f);e=g&&g.previousSibling;while(e&&e.…
81 function Z(){Q(this);this.s()}
139 function $(a){this.g=a;Q(this);this.s()}
175 function Q(a){a.i&&a.e!==Qs&&a.s();return a}
241 function Ti(a,b){this.f=b;this.g=a;Q(this);this.s()}
289 function dl(a){this.g=!a?null:T(a,a.r());this.f=a;Q(this);this.s()}
581s,t,u,v,w,A,B,C,D,F,G;c=a.l&8191;d=a.l>>13|(a.m&15)<<9;e=a.m>>4&8191;f=a.m>>17|(a.h&255)<<5;g=(a.h…
597s,t;if(!a){Qi(Ws,b,c,false,e,f);return}j=(th(),new Bp);i=new Bp;n=c.c;m=c.b+(b==null?0:c.c.a);k=Mh…
599s,t,u,v,w,A,B,C,D,F,G;A=a.e;n=a.d;e=a.a;if(A==0){switch(b){case 0:return '0';case 1:return '0.0';c…
[all …]

12345678910>>...158