Home
last modified time | relevance | path

Searched refs:canonical (Results 1 – 25 of 43) sorted by last modified time

12

/plugin/mermaid/
H A Dmermaid.min.js67 `;return E.replace(/\n$/,"")}var uFe=cFe,lFe=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],hFe=["scalar","sequence","mapping"];function fFe(i){var a={};return i!==null&&Object.keys(i).forEach(function(f){i[f].forEach(function(g){a[String(g)]=f})}),a}function dFe(i,a){if(a=a||{},Object.keys(a).forEach(function(f){if(lFe.indexOf(f)===-1)throw new Ox('Unknown option "'+f+'" is met in definition of "'+i+'" YAML type.')}),this.options=a,this.tag=i,this.kind=a.kind||null,this.resolve=a.resolve||function(){return!0},this.construct=a.construct||function(f){return f},this.instanceOf=a.instanceOf||null,this.predicate=a.predicate||null,this.represent=a.represent||null,this.representName=a.representName||null,this.defaultStyle=a.defaultStyle||null,this.multi=a.multi||!1,this.styleAliases=fFe(a.styleAliases||null),hFe.indexOf(this.kind)===-1)throw new Ox('Unknown kind "'+this.kind+'" is specified for "'+i+'" YAML type.')}var cg=dFe;function LBt(i,a){var f=[];return i[a].forEach(function(g){var w=f.length;f.forEach(function(v,b){v.tag===g.tag&&v.kind===g.kind&&v.multi===g.multi&&(w=b)}),f[w]=g}),f}function gFe(){var i={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},a,f;function g(w){w.multi?(i.multi[w.kind].push(w),i.multi.fallback.push(w)):i[w.kind][w.tag]=i.fallback[w.tag]=w}for(a=0,f=arguments.length;a<f;a+=1)arguments[a].forEach(g);return i}function Vgt(i){return this.extend(i)}Vgt.prototype.extend=function(a){var f=[],g=[];if(a instanceof cg)g.push(a);else if(Array.isArray(a))g=g.concat(a);else if(a&&(Array.isArray(a.implicit)||Array.isArray(a.explicit)))a.implicit&&(f=f.concat(a.implicit)),a.explicit&&(g=g.concat(a.explicit));else throw new Ox("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");f.forEach(function(v){if(!(v instanceof cg))throw new Ox("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(v.loadKind&&v.loadKind!=="scalar")throw new Ox("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(v.multi)throw new Ox("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")}),g.forEach(function(v){if(!(v instanceof cg))throw new Ox("Specified list of YAML types (or a single Type object) contains a non-Type object.")});var w=Object.create(Vgt.prototype);return w.implicit=(this.implicit||[]).concat(f),w.explicit=(this.explicit||[]).concat(g),w.compiledImplicit=LBt(w,"implicit"),w.compiledExplicit=LBt(w,"explicit"),w.compiledTypeMap=gFe(w.compiledImplicit,w.compiledExplicit),w};var pFe=Vgt,bFe=new cg("tag:yaml.org,2002:str",{kind:"scalar",construct:function(i){return i!==null?i:""}}),wFe=new cg("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(i){return i!==null?i:[]}}),mFe=new cg("tag:yaml.org,2002:map",{kind:"mapping",construct:function(i){return i!==null?i:{}}}),vFe=new pFe({explicit:[bFe,wFe,mFe]});function yFe(i){if(i===null)return!0;var a=i.length;return a===1&&i==="~"||a===4&&(i==="null"||i==="Null"||i==="NULL")}function xFe(){return null}function kFe(i){return i===null}var EFe=new cg("tag:yaml.org,2002:null",{kind:"scalar",resolve:yFe,construct:xFe,predicate:kFe,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"});function TFe(i){if(i===null)return!1;var a=i.length;return a===4&&(i==="true"||i==="True"||i==="TRUE")||a===5&&(i==="false"||i==="False"||i==="FALSE")}function CFe(i){return i==="true"||i==="True"||i==="TRUE"}function SFe(i){return Object.prototype.toString.call(i)==="[object Boolean]"}var _Fe=new cg("tag:yaml.org,2002:bool",{kind:"scalar",resolve:TFe,construct:CFe,predicate:SFe,represent:{lowercase:function(i){return i?"true":"false"},uppercase:function(i){return i?"TRUE":"FALSE"},camelcase:function(i){return i?"True":"False"}},defaultStyle:"lowercase"});function AFe(i){return 48<=i&&i<=57||65<=i&&i<=70||97<=i&&i<=102}function LFe(i){return 48<=i&&i<=55}function DFe(i){return 48<=i&&i<=57}function MFe(i){if(i===null)return!1;var a=i.length,f=0,g=!1,w;if(!a)return!1;if(w=i[f],(w==="-"||w==="+")&&(w=i[++f]),w==="0"){if(f+1===a)return!0;if(w=i[++f],w==="b"){for(f++;f<a;f++)if(w=i[f],w!=="_"){if(w!=="0"&&w!=="1")return!1;g=!0}return g&&w!=="_"}if(w==="x"){for(f++;f<a;f++)if(w=i[f],w!=="_"){if(!AFe(i.charCodeAt(f)))return!1;g=!0}return g&&w!=="_"}if(w==="o"){for(f++;f<a;f++)if(w=i[f],w!=="_"){if(!LFe(i.charCodeAt(f)))return!1;g=!0}return g&&w!=="_"}}if(w==="_")return!1;for(;f<a;f++)if(w=i[f],w!=="_"){if(!DFe(i.charCodeAt(f)))return!1;g=!0}return!(!g||w==="_")}function IFe(i){var a=i,f=1,g;if(a.indexOf("_")!==-1&&(a=a.replace(/_/g,"")),g=a[0],(g==="-"||g==="+")&&(g==="-"&&(f=-1),a=a.slice(1),g=a[0]),a==="0")return 0;if(g==="0"){if(a[1]==="b")return f*parseInt(a.slice(2),2);if(a[1]==="x")return f*parseInt(a.slice(2),16);if(a[1]==="o")return f*parseInt(a.slice(2),8)}return f*parseInt(a,10)}function OFe(i){return Object.prototype.toString.call(i)==="[object Number]"&&i%1===0&&!tp.isNegativeZero(i)}var NFe=new cg("tag:yaml.org,2002:int",{kind:"scalar",resolve:MFe,construct:IFe,predicate:OFe,represent:{binary:function(i){return i>=0?"0b"+i.toString(2):"-0b"+i.toString(2).slice(1)},octal:function(i){return i>=0?"0o"+i.toString(8):"-0o"+i.toString(8).slice(1)},decimal:function(i){return i.toString(10)},hexadecimal:function(i){return i>=0?"0x"+i.toString(16).toUpperCase():"-0x"+i.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}}),PFe=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");function FFe(i){return!(i===null||!PFe.test(i)||i[i.length-1]==="_")}function BFe(i){var a,f;return a=i.replace(/_/g,"").toLowerCase(),f=a[0]==="-"?-1:1,"+-".indexOf(a[0])>=0&&(a=a.slice(1)),a===".inf"?f===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY:a===".nan"?NaN:f*parseFloat(a,10)}var RFe=/^[-+]?[0-9]+e/;function jFe(i,a){var f;if(isNaN(i))switch(a){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===i)switch(a){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===i)switch(a){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(tp.isNegativeZero(i))return"-0.0";return f=i.toString(10),RFe.test(f)?f.replace("e",".e"):f}function $Fe(i){return Object.prototype.toString.call(i)==="[object Number]"&&(i%1!==0||tp.isNegativeZero(i))}var zFe=new cg("tag:yaml.org,2002:float",{kind:"scalar",resolve:FFe,construct:BFe,predicate:$Fe,represent:jFe,defaultStyle:"lowercase"}),DBt=vFe.extend({implicit:[EFe,_Fe,NFe,zFe]}),qFe=DBt,MBt=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),IBt=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?$");function HFe(i){return i===null?!1:MBt.exec(i)!==null||IBt.exec(i)!==null}function VFe(i){var a,f,g,w,v,b,E,S=0,_=null,M,F,R;if(a=MBt.exec(i),a===null&&(a=IBt.exec(i)),a===null)throw new Error("Date resolve error");if(f=+a[1],g=+a[2]-1,w=+a[3],!a[4])return new Date(Date.UTC(f,g,w));if(v=+a[4],b=+a[5],E=+a[6],a[7]){for(S=a[7].slice(0,3);S.length<3;)S+="0";S=+S}return a[9]&&(M=+a[10],F=+(a[11]||0),_=(M*60+F)*6e4,a[9]==="-"&&(_=-_)),R=new Date(Date.UTC(f,g,w,v,b,E,S)),_&&R.setTime(R.getTime()-_),R}function UFe(i){return i.toISOString()}var GFe=new cg("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:HFe,construct:VFe,instanceOf:Date,represent:UFe});function KFe(i){return i==="<<"||i===null}var WFe=new cg("tag:yaml.org,2002:merge",{kind:"scalar",resolve:KFe}),Ugt=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
[all...]
/plugin/openlayersmap/
H A DREADME.md23 <img src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" alt="Spatial plugins for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&amp;r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" width="100" height="100">
/plugin/geotag/
H A DREADME.md18 <img src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" alt="Spatial plugins for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&amp;r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" width="100" height="100">
/plugin/geophp/
H A DREADME.md21 <img src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" alt="Spatial plugins for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&amp;r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" width="100" height="100">
/plugin/spatialhelper/
H A DREADME.md19 <img src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" alt="Spatial plugins for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&amp;r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" width="100" height="100">
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js47681 if (options.canonical && s.cmp(this.nh) > 0) {
/plugin/api/
H A DREADME.md44 If you want relative URL in the exported HTML. See https://www.dokuwiki.org/config:canonical
/plugin/combo/ComboStrap/
H A DLogUtility.php77 * @param string $canonical - the canonical
79 public static function msg(string $message, int $level = self::LVL_MSG_ERROR, string $canonical = "support", \Exception $e = null) argument
85 self::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, $canonical);
91 self::log2FrontEnd($message, $level, $canonical);
106 self::log2file($message, $level, $canonical, $e);
123 * @param null $canonical
126 static function log2file(?string $msg, int $logLevel = self::LVL_MSG_ERROR, $canonical = null, \Exception $e = null) argument
139 if (!empty($canonical)) {
140 $prefix .= ' - ' . $canonical;
177 log2FrontEnd($message, $level, $canonical = 'support', bool $publicMessage = false) global() argument
338 error(string $message, string $canonical = self SUPPORT_CANONICAL, \\Exception $e = null) global() argument
343 warning(string $message, string $canonical = 'support', \\Exception $e = null) global() argument
348 info(string $message, string $canonical = 'support', \\Exception $e = null) global() argument
368 errorIfDevOrTest($message, $canonical = 'support') global() argument
392 internalError(string $message, string $canonical = 'support', Throwable $previous = null) global() argument
413 debug(string $message, string $canonical = self SUPPORT_CANONICAL, $e = null) global() argument
418 infoToPublic(string $html, string $canonical) global() argument
[all...]
H A DMarkupPath.php60 private $canonical; variable in ComboStrap\\MarkupPath
275 function setCanonical($canonical): MarkupPath argument
277 $this->canonical
278 ->setValue($canonical)
333 * Return a canonical if set
344 return $this->canonical->getValueFromStoreOrDefault();
900 * * in the canonical ref
1227 return $this->canonical->getValue();
1231 * Create a canonical from the last page path part.
1239 return $this->canonical
[all...]
H A DCanonical.php16 public const PROPERTY_NAME = "canonical";
17 public const CANONICAL = "canonical";
20 * The auto-canonical feature does not create any canonical value on the file system
21 * but creates a canonical in the database (where the {@link \action_plugin_combo_router}
22 * takes its information and it enables to route via a calculated canonical
55 return "The canonical path is a short unique path for the page (used in named permalink)";
78 public static function createFromValue(string $canonical): Canonical argument
82 ->setValue($canonical);
99 * The last part of the id as canonical
[all...]
H A DExceptionNotEquals.php19 public function __construct($message = "", $canonical = "", $code = 0, Throwable $previous = null) argument
21 parent::__construct($message, $canonical, $code, $previous);
H A DExceptionRuntime.php12 * Adds the canonical
21 private $canonical; variable in ComboStrap\\ExceptionRuntime
23 public function __construct($message = "", $canonical = "", $code = 0, Throwable $previous = null) argument
25 $this->canonical = $canonical;
47 return $this->canonical;
H A DMessage.php26 * @var string the page canonical
28 private $canonical = "support"; variable in ComboStrap\\Message
89 function setCanonical($canonical): Message argument
91 $this->canonical = $canonical;
178 $message .= '<div class="' . self::SIGNATURE_CLASS . '">' . $firedByLang . PluginUtility::getDocumentationHyperLink($this->canonical, $this->signatureName, false) . '</div>';
236 LogUtility::msg($content, $type, $this->canonical);
241 if ($this->canonical !== null) {
242 $canonicalPath = WikiPath::createFromUnknownRoot($this->canonical);
244 return PluginUtility::getDocumentationHyperLink($this->canonical,
[all...]
H A DDatabasePageRow.php266 * @param $canonical
270 static function createFromCanonical($canonical): DatabasePageRow
273 WikiPath::addRootSeparatorIfNotPresent($canonical);
276 $row = $databasePage->getDatabaseRowFromAttribute(Canonical::PROPERTY_NAME, $canonical);
486 * Named identifier: canonical
487 * (Note that canonical should become a soft link and therefore a path)
490 $canonical = Canonical::createForPage($markupPath)->getValue();
491 return $this->getDatabaseRowFromCanonical($canonical->toAbsoluteId());
493 // no canonical
660 * Default implements the auto-canonical featur
256 createFromCanonical($canonical) global() argument
[all...]
H A DExceptionCompile.php12 * Adds the canonical
19 private $canonical; variable in ComboStrap\\ExceptionCompile
21 public function __construct($message = "", $canonical = "", $code = 0, Throwable $previous = null) argument
23 $this->canonical = $canonical;
32 return $this->canonical;
H A DPluginUtility.php517 * @param $canonical - canonical id or slug
523 static function getDocumentationHyperLink($canonical, $label, bool $withIcon = true, $tooltip = ""): string argument
551 $path = str_replace(":", "/", $canonical);
H A DHttpResponse.php37 private $canonical = "support"; variable in ComboStrap\\HttpResponse
152 LogUtility::log2file("No status was set for this soft exit, the default was set instead", LogUtility::LVL_MSG_ERROR, $this->canonical);
171 LogUtility::log2file("Bad Http Response: $this->status : {$this->getBody()}", LogUtility::LVL_MSG_ERROR, $this->canonical);
228 function setCanonical($canonical): HttpResponse argument
230 $this->canonical = $canonical;
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md110 - Avoid "path is not canonical" error when uploading file to Chromedriver.
/plugin/combo/ComboStrap/Meta/Form/
H A DFormMetaField.php75 * If canonical is set, an url is also send
77 private string $canonical; variable in ComboStrap\\Meta\\Form\\FormMetaField
359 if (!isset($this->canonical)) {
363 return Canonical::createFromValue($this->canonical)
369 function setCanonical(string $canonical): FormMetaField argument
371 $this->canonical = $canonical;
/plugin/combo/ComboStrap/Web/
H A DSanitizer.php12 public static function sanitize($content, $suffixMessage = "", $canonical = "security") argument
22 return self::logAndReturnTheEmptyString("You can't used a $forbiddenNode node$suffixMessage.", $canonical);
32 return self::logAndReturnTheEmptyString("You can't used a style attribute $suffixMessage", $canonical);
38 return self::logAndReturnTheEmptyString("You can't used an callback handler on attribute $suffixMessage", $canonical);
48 * @param $canonical
51 private static function logAndReturnTheEmptyString(string $string, $canonical): string argument
53 LogUtility::msg($string, LogUtility::LVL_MSG_ERROR, $canonical);
/plugin/combo/action/
H A Dautofrontmatter.php44 $canonical = $page->getCanonicalOrDefault();
48 "canonical":"{$canonical}",
H A Dcanonical.php35 * Add canonical to javascript
46 * Add the canonical value to JSON
47 * to be able to report only on canonical value and not on path
61 $canonical = $page->getCanonical()->toAbsoluteId();
62 $JSINFO[Canonical::PROPERTY_NAME] = $canonical;
76 $pageViewCanonical = str_replace(WikiPath::NAMESPACE_SEPARATOR_DOUBLE_POINT, "/", $canonical);
/plugin/achart/assets/
H A Djs-yaml.min.js2 …nction(){return null},predicate:function(e){return null===e},represent:{canonical:function(){retur…
/plugin/a2s/
H A Ddemo.txt113 … included in ODT and PDF file, a2s does not obey the [[doku>config:canonical|canonical]] setting a…
/plugin/c3chart/assets/
H A Djs-yaml.min.js2 …nction(){return null},predicate:function(e){return null===e},represent:{canonical:function(){retur…

12