Home
last modified time | relevance | path

Searched refs:s (Results 76 – 100 of 3948) sorted by last modified time

12345678910>>...158

/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt312 use of ImageMagick's "-thumbnail" command vs "-resize" (the
869 Where <b> is the color band(s) to display, from back
1015 [ex: &fltr[]=wmt|<t>|<s>|<a>|<c>|<f>|<o>|<m>|<n>]
1018 <s> is the font size (1-5 for built-in font, or point
1198 ImageMagick. It works, but it's *very* slow, especially
1210 since it's part of phpThumb.php, not part of
1553 GD's built-in GIF-reading functions are faster, and
H A Dphpthumb.faq.txt17 Q: I think I found a bug, what's the first thing I should do?
20 There's a good chance I may have already fixed the bug, so
93 A: This is not phpThumb's fault, it is an IE issue:
128 files (during upload, for example), that's an appropriate
217 problem of passing parameters to the file, whether it's
232 from the database. That way it's impossible to retrieve the
236 to use your own object, but it's probably better to use
304 A: It's not easily possible to get the cache filename. You can
324 A: Possibly, but it's not easy. Theoretically, if you have
349 domain(s) [eg: sourceforge.net] if it's a small list of possible
[all …]
H A Dphpthumb.readme.txt42 If you still think it's a bug, or can't figure it out, please go to
84 NOTE: It's recommended you use the local image filename
136 your own phpThumb() object that code is bypassed and it's up to you to
326 Where <b> is the color band(s) to display, from back
375 [ex: &fltr[]=wmt|<t>|<s>|<a>|<c>|<f>|<o>|<m>|<n>|<b>|<O>|<x>|<h>]
392 <s> is the font size (1-5 for built-in font, or point
413 <x> is the direction(s) in which the background is
471 [ex: &fltr[]=size|<x>|<y>|<s>]
473 the vertical dimension in pixels, <s> is boolean whether
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.gpl-10.txt17 General Public License applies to the Free Software Foundation's
42 Also, for each author's protection and ours, we want to make certain
63 1. You may copy and distribute verbatim copies of the Program's source
206 <one line to give the program's name and a brief idea of what it does.>
251 That's all there is to it!
H A Dlicense.gpl-20.txt16 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 Dlicense.gpl-30.txt137 control those activities. However, it does not include the work's
191 modification of the work as a means of enforcing, against the work's
197 You may convey verbatim copies of the Program's source code as you
240 used to limit the access or legal rights of the compilation's users
458 licenses to the work the party's predecessor in interest had or could
475 work thus licensed is called the contributor's "contributor version".
477 A contributor's "essential patent claims" are all patent claims
488 patent license under the contributor's essential patent claims, to
509 covered work in a country, or your recipient's use of the covered work
580 versions of the GNU General Public License can be used, that proxy's
[all …]
H A Dlicense.lgpl-30.txt111 a copy of the Library already present on the user's computer
163 apply, that proxy's public statement of acceptance of any version is
H A Dlicense.mpl-20.txt13 by a Contributor and that particular Contributor's Contribution.
60 means any patent claim(s), including without limitation, method,
121 (b) for infringements caused by: (i) Your and any other third party's
143 Contributions are its original creation(s) or it has sufficient rights
193 under the terms of such Secondary License(s), so that the recipient of
196 License(s).
295 * personal injury resulting from such party's negligence to the *
310 Nothing in this Section shall prevent a party's ability to bring
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default118 $PHPTHUMB_CONFIG['imagemagick_use_thumbnail'] = true; // If true, use ImageMagick's "-thumbnail" r…
H A Dphpthumb.gif.php754 $s = 0;
760 $s = 8;
765 $s = 8;
770 $s = 4;
775 $s = 2;
780 for (; $y < $this->m_gih->m_nHeight; $y += $s) {
/plugin/photogallery/
H A Dall.less65 -o-transition: -o-transform 0.15s ease 0s;
66 transition: transform 0.15s ease 0s;
90 transition: background-color 0.15s ease 0s;
100 -webkit-transition: opacity 0.3s ease 0s;
101 -o-transition: opacity 0.3s ease 0s;
102 transition: opacity 0.3s ease 0s;
112 -o-transition: -o-transform 0.15s ease 0s;
113 transition: transform 0.15s ease 0s;
148 -webkit-transition: opacity 0.3s ease 0s;
149 -o-transition: opacity 0.3s ease 0s;
[all …]
/plugin/dokuprism/prism/
H A Dprism.css4 div.code-toolbar{position:relative}div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0}div.code-toolbar:hover>.toolbar{opacity:1}div.code-toolbar:focus-within>.toolbar{opacity:1}div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}div.code-toolbar>.toolbar>.toolbar-item>button{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}div.code-toolbar>.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar>.toolbar-item>span{color:#bbb;font-size:.8em;padding:0 .5em;background:#f5f2f0;background:rgba(224,224,224,.2);box-shadow:0 2px 0 0 rgba(0,0,0,.2);border-radius:.5em}div.code-toolbar>.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar>.toolbar-item>span:focus,div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}
5 .prism-previewer,.prism-previewer:after,.prism-previewer:before{position:absolute;pointer-events:none}.prism-previewer,.prism-previewer:after{left:50%}.prism-previewer{margin-top:-48px;width:32px;height:32px;margin-left:-16px;z-index:10;opacity:0;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.prism-previewer.flipped{margin-top:0;margin-bottom:-48px}.prism-previewer:after,.prism-previewer:before{content:'';position:absolute;pointer-events:none}.prism-previewer:before{top:-5px;right:-5px;left:-5px;bottom:-5px;border-radius:10px;border:5px solid #fff;box-shadow:0 0 3px rgba(0,0,0,.5) inset,0 0 10px rgba(0,0,0,.75)}.prism-previewer:after{top:100%;width:0;height:0;margin:5px 0 0 -7px;border:7px solid transparent;border-color:rgba(255,0,0,0);border-top-color:#fff}.prism-previewer.flipped:after{top:auto;bottom:100%;margin-top:0;margin-bottom:5px;border-top-color:rgba(255,0,0,0);border-bottom-color:#fff}.prism-previewer.active{opacity:1}.prism-previewer-angle:before{border-radius:50%;background:#fff}.prism-previewer-angle:after{margin-top:4px}.prism-previewer-angle svg{width:32px;height:32px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.prism-previewer-angle[data-negative] svg{-webkit-transform:scaleX(-1) rotate(-90deg);-moz-transform:scaleX(-1) rotate(-90deg);-ms-transform:scaleX(-1) rotate(-90deg);-o-transform:scaleX(-1) rotate(-90deg);transform:scaleX(-1) rotate(-90deg)}.prism-previewer-angle circle{fill:transparent;stroke:#2d3438;stroke-opacity:.9;stroke-width:32;stroke-dasharray:0,500}.prism-previewer-gradient{background-image:linear-gradient(45deg,#bbb 25%,transparent 25%,transparent 75%,#bbb 75%,#bbb),linear-gradient(45deg,#bbb 25%,#eee 25%,#eee 75%,#bbb 75%,#bbb);background-size:10px 10px;background-position:0 0,5px 5px;width:64px;margin-left:-32px}.prism-previewer-gradient:before{content:none}.prism-previewer-gradient div{position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border-radius:10px;border:5px solid #fff;box-shadow:0 0 3px rgba(0,0,0,.5) inset,0 0 10px rgba(0,0,0,.75)}.prism-previewer-color{background-image:linear-gradient(45deg,#bbb 25%,transparent 25%,transparent 75%,#bbb 75%,#bbb),linear-gradient(45deg,#bbb 25%,#eee 25%,#eee 75%,#bbb 75%,#bbb);background-size:10px 10px;background-position:0 0,5px 5px}.prism-previewer-color:before{background-color:inherit;background-clip:padding-box}.prism-previewer-easing{margin-top:-76px;margin-left:-30px;width:60px;height:60px;background:#333}.prism-previewer-easing.flipped{margin-bottom:-116px}.prism-previewer-easing svg{width:60px;height:60px}.prism-previewer-easing circle{fill:#2d3438;stroke:#fff}.prism-previewer-easing path{fill:none;stroke:#fff;stroke-linecap:round;stroke-width:4}.prism-previewer-easing line{stroke:#fff;stroke-opacity:.5;stroke-width:2}@-webkit-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}@-o-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}@-moz-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}@keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}.prism-previewer-time:before{border-radius:50%;background:#fff}.prism-previewer-time:after{margin-top:4px}.prism-previewer-time svg{width:32px;height:32px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.prism-previewer-time circle{fill:transparent;stroke:#2d3438;stroke-opacity:.9;stroke-width:32;stroke-dasharray:0,500;stroke-dashoffset:0;-webkit-animation:prism-previewer-time linear infinite 3s;-moz-animation:prism-previewer-time linear infinite 3s;-o-animation:prism-previewer-time linear infinite 3s;animation:prism-previewer-time linear infinite 3s}
H A Dprism.js3 var _self="undefined"!=typeof window?window:"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?self:{},Prism=function(e){var n=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,t=0,r={},a={manual:e.Prism&&e.Prism.manual,disableWorkerMessageHandler:e.Prism&&e.Prism.disableWorkerMessageHandler,util:{encode:function e(n){return n instanceof i?new i(n.type,e(n.content),n.alias):Array.isArray(n)?n.map(e):n.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/\u00a0/g," ")},type:function(e){return Object.prototype.toString.call(e).slice(8,-1)},objId:function(e){return e.__id||Object.defineProperty(e,"__id",{value:++t}),e.__id},clone:function e(n,t){var r,i;switch(t=t||{},a.util.type(n)){case"Object":if(i=a.util.objId(n),t[i])return t[i];for(var l in r={},t[i]=r,n)n.hasOwnProperty(l)&&(r[l]=e(n[l],t));return r;case"Array":return i=a.util.objId(n),t[i]?t[i]:(r=[],t[i]=r,n.forEach((function(n,a){r[a]=e(n,t)})),r);default:return n}},getLanguage:function(e){for(;e;){var t=n.exec(e.className);if(t)return t[1].toLowerCase();e=e.parentElement}return"none"},setLanguage:function(e,t){e.className=e.className.replace(RegExp(n,"gi"),""),e.classList.add("language-"+t)},currentScript:function(){if("undefined"==typeof document)return null;if("currentScript"in document)return document.currentScript;try{throw new Error}catch(r){var e=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(r.stack)||[])[1];if(e){var n=document.getElementsByTagName("script");for(var t in n)if(n[t].src==e)return n[t]}return null}},isActive:function(e,n,t){for(var r="no-"+n;e;){var a=e.classList;if(a.contains(n))return!0;if(a.contains(r))return!1;e=e.parentElement}return!!t}},languages:{plain:r,plaintext:r,text:r,txt:r,extend:function(e,n){var t=a.util.clone(a.languages[e]);for(var r in n)t[r]=n[r];return t},insertBefore:function(e,n,t,r){var i=(r=r||a.languages)[e],l={};for(var o in i)if(i.hasOwnProperty(o)){if(o==n)for(var s in t)t.hasOwnProperty(s)&&(l[s]=t[s]);t.hasOwnProperty(o)||(l[o]=i[o])}var u=r[e];return r[e]=l,a.languages.DFS(a.languages,(function(n,t){t===u&&n!=e&&(this[n]=l)})),l},DFS:function e(n,t,r,i){i=i||{};var l=a.util.objId;for(var o in n)if(n.hasOwnProperty(o)){t.call(n,o,n[o],r||o);var s=n[o],u=a.util.type(s);"Object"!==u||i[l(s)]?"Array"!==u||i[l(s)]||( function
4 Prism.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"&apos;[\]]|"[ global() class in AnonymousFunction6c1b58ba0600
22 AnonymousFunction6c1b58ba0d00(e,s) global() argument
45 !function(e){var a=[/\b(?:async|sync|yield)\*/,/\b(?:abstract|assert|async|await|break|case|catch|class|const|continue|covariant|default|deferred|do|dynamic|else|enum|export| global() class
72 !function(t){function a(t){return RegExp("(^(?:"+t+"):[ \t]*(?![ \t]))[^]+","i")}t.languages.http={"request-line":{pattern:/^(?:CONNECT|DELETE|GET|HEAD|OPTIONS|PATCH|POST|PRI|PU global() class
81 !function(e){var n=/\b(?:abstract|assert|boolean|break|byte|case|catch|char|class|const|continue|default|do|double|else|enum|exports|extends|final|finally|float|for|goto|if|imple global() class
82 !function(e){var a=/\/\*[\s\S]*?\*\/|\/\/.*|#(?!\[).*/,t=[{pattern:/\b(?:false|true)\b/i,alias:"boolean"},{pattern:/(::\s*)\b[a-z_]\w*\b(?!\s*\()/i,greed global() variable
104 !function(e){function n(e){return RegExp("(\\()(?:"+e+")(?=[\\s\\)])")}function a(e){return RegExp("([\\s([])(?:"+e+")(?=[\\s)])")}var t="(?!\\d)[-+*/~!@$%^=<>{}\\w] global() class
133 !function(e){var s=/\b(?:bool|bytes|double|s?fixed(?:32|64)|float|[su]?int(?:32|64)|string)\b/;e.languages.protobuf=e.languages.extend("clike",{"class-name":[{pattern:/(\b(?: global() variable
145 !function(a){var e={pattern:/\\[\\(){}[\]^$+*?|.]/,alias:"escape"},n=/\\(?:x[\da-fA-F]{2}|u[\da-fA-F]{4}|u\{[\da-fA-F]+\}|0[0-7]{0,2}|[123][0-7]{2}|c[a-zA-Z]|.)/,t= global() variable
152 !function(e){var t="(?:\"(?:\"\"|[^\"])*\"(?!\")|&apos;(?:&apos;&apos;|[^&apos;])*&apos;(?!&apos;))",a=/\b(?:\d[\da-f]*x|\d+(?:\.\d+)?(?:e[+-]?\d+)?)\b/i,n={pattern:RegExp(t+"[bx]"),alias:"numbe global() class
189 !function(e){function n(e){return function(){return e}}var r=/\b(?:align|allowzero|and|anyframe|anytype|asm|async|await|break|cancel|catch|comptime|const|continue|defer|else|enum global() variable
193 AnonymousFunction6c1b58ba8e00(e,s) global() argument
[all...]
/plugin/sqlite/lang/vi/
H A Dintro.txt
/plugin/sqlite/
H A Dadmin.php74 foreach ($sql as $s) {
75 $this->db->exec($s);
178 foreach ($sql as $s) {
181 $result = $this->db->queryAll($s);
/plugin/sqlite/lang/nl/
H A Dintro.txt3 Dit scherm stelt je in staat om directe toegang tot SQLite-databases te krijgen. Selecteer de databases in de tabel en geef de SQL-commando's
/plugin/structstatus/
H A Daction.php115 $s = $this->getLookupColsSql($sid);
116 $cols = $sqlite->queryAll($s);
121 …$s = "UPDATE data_$name SET col$colno = '[" . '""' . ",'||col$colno||']' WHERE col$colno != '' AND…
122 $ok = true && $sqlite->query($s);
125 …$s = "UPDATE multi_$name SET value = '[" . '""' . ",'||value||']' WHERE colref=$colno AND CAST(val…
126 $ok = $ok && $sqlite->query($s);
/plugin/structprogress/
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/latex-was/
H A Dlatexinc.php136 $renderer->doc .= '<text:s text:c="5"/>';
/plugin/encryptedpasswords/script/
H A Dmd5.min.js10 !function(){"use strict";function t(t){if(t)d[0]=d[16]=d[1]=d[2]=d[3]=d[4]=d[5]=d[6]=d[7]=d[8]=d[9]=d[10]=d[11]=d[12]=d[13]=d[14]=d[15]=0,this.blocks=d,this.buffer8=l;else if(a){var r=new ArrayBuffer(68);this.buffer8=new Uint8Array(r),this.blocks=new Uint32Array(r)}else this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];this.h0=this.h1=this.h2=this.h3=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0}var r="input is invalid type",e="object"==typeof window,i=e?window:{};i.JS_MD5_NO_WINDOW&&(e=!1);var s=!e&&"object"==typeof self,h=!i.JS_MD5_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node;h?i=global:s&&(i=self);var f=!i.JS_MD5_NO_COMMON_JS&&"object"==typeof module&&module.exports,o="function"==typeof define&&define.amd,a=!i.JS_MD5_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,n="0123456789abcdef".split(""),u=[128,32768,8388608,-2147483648],y=[0,8,16,24],c=["hex","array","digest","buffer","arrayBuffer","base64"],p="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),d=[],l;if(a){var A=new ArrayBuffer(68);l=new Uint8Array(A),d=new Uint32Array(A)}!i.JS_MD5_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)}),!a||!i.JS_MD5_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return"object"==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer});var b=function(r){return function(e){return new t(!0).update(e)[r]()}},v=function(){var r=b("hex");h&&(r=w(r)),r.create=function(){return new t},r.update=function(t){return r.create().update(t)};for(var e=0;e<c.length;++e){var i=c[e];r[i]=b(i)}return r},w=function(t){var e=eval("require('crypto')"),i=eval("require('buffer').Buffer"),s=function(s){if("string"==typeof s)return e.createHash("md5").update(s,"utf8").digest("hex");if(null===s||void 0===s)throw r;return s.constructor===ArrayBuffer&&(s argument
[all...]
/plugin/templater/
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.>
H A DCHANGELOG.md59 * Vincent de Lau's update:
/plugin/mikioplugin/
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/mikioplugin/icons/bootstrap-icons/svg/
H A Demoji-angry.svg4 <path d="M7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm4 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5z"/>
H A Demoji-laughing.svg4 <path d="M7 6.5c0 .828-.448 0-1 0s-1 .828-1 0S5.448 5 6 5s1 .672 1 1.5zm4 0c0 .828-.448 0-1 0s-1 .828-1 0S9.448 5 10 5s1 .672 1 1.5z"/>

12345678910>>...158