Home
last modified time | relevance | path

Searched refs:a (Results 126 – 150 of 6240) sorted by last modified time

12345678910>>...250

/plugin/photogallery/phpThumb/licenses/
H A Dlicense.mpl-20.txt16 means Covered Software of a particular Contributor.
32 terms of a Secondary License.
59 1.11. "Patent Claims" of a Contributor
98 as part of a Larger Work; and
118 (a) for any code that a Contributor has removed from Covered Software;
177 Form by reasonable means in a timely manner, at a charge no more
185 3.3. Distribution of a Larger Work
343 create a new license for such software, you may create and use a
363 file, then You may include the notice in a location (such as a LICENSE
364 file in a relevant directory) where a recipient would be likely to look
[all …]
H A Dlicense.ptcl.txt9 The license is non-exclusively granted to a single person or company,
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default43 …nted, no actual thumbnail (to avoid accidentally leaving debug mode enabled on a production server)
45 …umb.functions.php). You can use a password generator like http://silisoftware.com/tools/password-r…
47 …_url_separator'] = '&'; // should almost always be left as '&'. Must be a single character. Do…
67a broad directory structure based on cache filename. For example "cache_src012345..." will be stor…
110 // you should change this to a full pathname to a directory you do have write access to.
136 // As a general guideline, this number will be about 20% of your PHP memory configuration, so 8M = …
159 $PHPTHUMB_CONFIG['error_message_image_default'] = ''; // Set this to the name of a generic er…
176 … will allow standalone calls to phpThumb(). If true then only requests with a $_SERVER['HTTP_REFER…
179 …'HTTP_HOST']; // text of error message (used if [nooffsitelink_watermark_src] is not a valid image)
192 // You may want to pull data from a database rather than a physical file
[all …]
H A Dphpthumb.ico.php34 $a = round(255 * ((127 - $argb['alpha']) / 127));
40 $icXOR[$key] .= chr($b).chr($g).chr($r).chr($a);
45 if ($a < 128) {
/plugin/photogallery/
H A Dplugin.info.txt6 desc Creates a gallery of images from a namespace
H A Dsyntax.php487 function _modsort($a,$b){ argument
490 return strcmp($a['file'],$b['file']);
496 function _datesort($a,$b){ argument
497 $da = $this->_meta($a,'cdate');
501 return strcmp($a['file'],$b['file']);
507 function _titlesort($a,$b){ argument
508 $ta = $this->_meta($a,'title');
556 $a = array();
559 $a['data-pg-id'] = $pgid;
560 $a['class'] = 'pg-start';
[all …]
H A Dall.less53 .pg-poster a {
62 .pg-poster a > img {
72 .pg-poster a:hover > img {
81 .pg-poster a .pg-zoom {
93 .pg-poster a .pg-zoom > img {
105 .pg-poster a:hover .pg-zoom {
109 .pg-poster > a > img {
120 .pg-poster > a:hover > img {
129 .pg-poster > a .pg-zoom {
165 .pg-poster.dark > ul > li a {
[all …]
/plugin/dokuprism/prism/
H A Dprism.css3 code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}
4 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}
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 class in u
4 AnonymousFunction6c1b58ba0800(a,e) global() argument
22 q(n,a) global() argument
27 !function(e){var t="\\b(?:BASH|BASHOPTS|BASH_ALIASES|BASH_ARGC|BASH_ARGV|BASH_CMDS|BASH_COMPLETION_COMPAT_DIR|BASH_LINENO|BASH_REMATCH|BASH_SOURCE|BASH_VERSINFO|BASH_VERSION|COLO global() class
43 !function(e){var a,n=/("|&apos;)(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/;e.languages.css.selector={pattern:e.languages.css.selector.pattern,lookbehind:!0,inside:a={"pseud global() variable
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() variable
46 AnonymousFunction6c1b58ba1100(a) global() argument
47 AnonymousFunction6c1b58ba1400(t,a) global() argument
82 AnonymousFunction6c1b58ba2b00(a) global() argument
83 AnonymousFunction6c1b58ba2e00(a) global() argument
94 !function(e){var t=e.languages.javascript["template-string"],n=t.pattern.source,r=t.inside.interpolation,a=r.inside["interpolation-punctuation"],i=r.pattern.source;function o(t,r){ global() class in p
108 !function(n){function e(n){return n=n.replace(/<inner>/g,(function(){return"(?:\\\\.|[^\\\\\n\r]|(?:\n|\r\n?)(?![\r\n]))"})),RegExp("((?:^|[^\\\\])(?:\\\\{ 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() variable
160 AnonymousFunction6c1b58ba6200(a) global() argument
167 AnonymousFunction6c1b58ba6400(a) global() argument
171 !function(e){var n=/[*&amp;][^\s[\]{},]+/,r=/!(?:<[\w\-%#;/?:@&amp;=+$,.!~*&apos;()[\]]+>|(?:[a-zA-Z\d-]*!)?[\w\-%#;/?:@&amp;=+$.~*&apos;()]+)?/,t="(?:"+r.source+"(?:[ \t]+"+n.source+")?| global() variable
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
191 AnonymousFunction6c1b58ba7900(a) global() argument
193 AnonymousFunction6c1b58ba9200(a) global() argument
[all...]
/plugin/sqlite/lang/vi/
H A Dintro.txt
/plugin/sqlite/
H A Ddeleted.files1 # This is a list of files that were present in previous plugin releases
H A Dplugin.info.txt6 desc A helper plugin to easily access a SQLite database
H A DREADME3 A helper plugin to easily access a SQLite database.
/plugin/sqlite/lang/cs/
H A Dintro.txt3 Tato obrazovka umožňuje přímý přístup k existujícím SQLite databázím. Vyberte databázi v tabulce obsahu a zadejte své SQL příkazy.
/plugin/structstatus/
H A DREADME3 Display a document status using struct data
H A Dplugin.info.txt6 desc Display a document status using struct data
/plugin/structprogress/
H A DLICENSE33 For example, if you distribute copies of such a program, whether
67 that is to say, a work containing the Program or a portion of it,
75 is covered only if its contents constitute a work based on the
87 You may charge a fee for the physical act of transferring a copy, and
91 of it, thus forming a work based on the Program, and copy and
114 These requirements apply to the modified work as a whole. If
119 distribute the same sections as part of a whole which is a work based
130 with the Program (or with a work based on the Program) on a volume of
197 7. If, as a consequence of a court judgment or allegation of patent
227 be a consequence of the rest of this License.
[all …]
/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=new Uint8Array(s)),Array.isArray(s)||ArrayBuffer.isView(s)||s.constructor===i?e.createHash("md5").update(new i(s)).digest("hex"):t(s)};return s};t.prototype.update=function(t){if(!this.finalized){var e,i=typeof t;if("string"!==i){if("object"!==i)throw r;if(null===t)throw r;if(a&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||a&&ArrayBuffer.isView(t)))throw r;e=!0}for(var s,h,f=0,o=t.length,n=this.blocks,u=this.buffer8;f<o;){if(this.hashed&&(this.hashed=!1,n[0]=n[16],n[16]=n[1]=n[2]=n[3]=n[4]=n[5]=n[6]=n[7]=n[8]=n[9]=n[10]=n[11]=n[12]=n[13]=n[14]=n[15]=0),e)if(a)for(h=this.start;f<o&&h<64;++f)u[h++]=t[f];else for(h=this.start;f<o&&h<64;++f)n[h>>2]|=t[f]<<y[3&h++];else if(a)for(h=this.start;f<o&&h<64;++f)(s=t.charCodeAt(f))<128?u[h++]=s:s<2048?(u[h++]=192|s>>6,u[h++]=128 (…) variable
/plugin/encryptedpasswords/
H A Ddeleted.files1 # This is a list of files that were present in previous releases
/plugin/diffpreview/
H A DREADME.md11 This plugin adds the option to view a diff of your changes, which can be useful if you don't want t…
/plugin/qna/style/
H A DWARNING.txt1 WARNING: each LESS file in this folder must have a different size.
/plugin/templater/
H A DLICENSE33 For example, if you distribute copies of such a program, whether
34 gratis or for a fee, you must give the recipients all the rights that
51 patents. We wish to avoid the danger that redistributors of a free
63 a notice placed by the copyright holder saying it may be distributed
65 refers to any such program or work, and a "work based on the Program"
67 that is to say, a work containing the Program or a portion of it,
75 is covered only if its contents constitute a work based on the
84 and give any other recipients of the Program a copy of this License
87 You may charge a fe
[all...]
H A DCHANGELOG.md34 * Fixed doesn't show the heading when calling just a section.
37 2022-11-25a v0.5.2
48 * Doesn't show the heading when calling just a section of a template `{{template>page#section}}`.
62 * Allowing multiple instances of a template and default values (default default = '').
67 * When the template does not exist show a link to create the template.
H A Dplugin.info.txt7 desc Displays a wiki page (or a section thereof) within another, with user selectable replacements.
/plugin/columns/
H A Daction.php324 foreach ($attribute as $a) {
325 list($name, $temp) = $this->parseAttribute($a);
343 foreach ($attribute as $a) {
344 list($name, $temp) = $this->parseAttribute($a);

12345678910>>...250