Home
last modified time | relevance | path

Searched refs:URL (Results 26 – 50 of 500) sorted by last modified time

12345678910>>...20

/plugin/confmanager/lang/fr/
H A Dscheme.txt1 …s liens vers des URL externes, mais seulement pour les protocoles connus. [[doku>fr:urlschemes|Plu…
H A Dinterwiki.txt20 …rs le DokuWiki où il se trouve. Vous pouvez l'utiliser pour construire des URL relatifs. Par exemp…
/plugin/confmanager/lang/ja/
H A Dscheme.txt1 DokuWiki は外部の URL にリンクできますが、既知のプロトコルに限ります。
2 詳細は[[doku>urlschemes|URL体系]]を参照して下さい。
/plugin/confmanager/lang/ko/
H A Dinterwiki.txt18 InterWiki의 특별한 단축 링크는 **''this''** 입니다. DokuWiki가 설치된 웹서버 디렉토리로 항상 연결해줍니다. 즉, 상대 경로(URL)을 생성하는 데 사용…
H A Dscheme.txt1 DokuWiki는 알려진 protocol에 한하여, 외부 URL을 링크하는 것을 허용합니다. [[doku>urlschemes|URL 형식에 대해 알아보기]].
/plugin/confmanager/lang/nl/
H A Dscheme.txt1 …RLs maar alleen voor bekende protocollen. [[doku>nl:urlschemes|Meer informatie over URL schema's]].
/plugin/confmanager/lang/zh/
H A Dinterwiki.txt16 有一个特殊的跨维基链接快捷方式叫 **''this''**。它始终链接到网络服务器的 DokuWiki目录安装。您可以使用这个来构造相对 URL。例如,下面的链接到本地[[doku>syndicat…
H A Dscheme.txt2 DokuWiki 允许链接到外部 URL,但只允许已知的协议。
3 [[doku>urlschemes|URL 模式的更多信息]]。
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js83140 exports.URL = exports.DNS = void 0;
83166 var URL = '6ba7b811-9dad-11d1-80b4-00c04fd430c8';
83167 exports.URL = URL;
83213 generateUUID.URL = URL;
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs3266 …if(typeof URL !== 'undefined' && typeof document !== 'undefined' && document.createElement && URL.…
3267 var url = URL.createObjectURL(blob);
3270 …if(URL.revokeObjectURL && typeof setTimeout !== 'undefined') setTimeout(function() { URL.revokeObj…
3278 …if(URL.revokeObjectURL && typeof setTimeout !== 'undefined') setTimeout(function() { URL.revokeObj…
/plugin/api/
H A DREADME.md42 ### Relative URL
44 If you want relative URL in the exported HTML. See https://www.dokuwiki.org/config:canonical
/plugin/imapmarkers/
H A DREADME.md159 …Plugin Manager](https://www.dokuwiki.org/plugin:extension) or the download URL above, which points…
/plugin/recommend/lang/en/
H A Dtemplate.txt3 I would like to recommend you the page “@PAGE@” on @SITE@ ( @URL@ ).
/plugin/recommend/
H A Dscript.js26 let url = new URL(e.currentTarget.href);
/plugin/recommend/lang/de/
H A Dtemplate.txt3 Ich empfehle Ihnen die Seite “@PAGE@” auf @SITE@ ( @URL@ ).
/plugin/tgnotify/
H A DCHANGELOG.rst18 * Feature: Page URL added to message
/plugin/gitbacked/
H A DCHANGELOG.md29 …!!! In addition the compare URL links are to be maintained at the end of this CHANGELOG.md as foll…
36 …| +-URL to this repo previous release version tag-+ +-current …
136 - Update plugin date and URL, added Carsten Teibes as author
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md327 - URL handling changed to work with special characters in path fragments; affects `<a>` links, `<img>` images and
593 - Image problem if spaces or commas in path using http:// URL (included in release mPDF 5.6.1)
594 - Image URL parsing rewritten to handle both urlencoded URLs and not urlencoded (included in release mPDF 5.6.1)
/plugin/dw2pdf/tpl/default/
H A DREADME.txt46 * ''@WIKIURL@'' -- URL to the wiki
57 * ''@PAGEURL@'' -- URL to the article
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebDriver.php252 * Get a string representing the current URL that the browser is looking at.
254 * @return string The current URL.
426 * An abstraction allowing the driver to access the browser's history and to navigate to a given URL.
/plugin/combo/vendor/symfony/deprecation-contracts/
H A DCHANGELOG.md4 The changelog is maintained for all Symfony contracts at the following URL:
/plugin/combo/lang/en/admin/
H A Dpagerules_intro.txt9 * or another URL
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md164 - `urlIs` - current URL exactly equals given value
165 - `urlContains` - current URL contains given text
166 - `urlMatches` - current URL matches regular expression
178 - Clarified meaning of selenium server URL variable in methods of `RemoteWebDriver` class.
/plugin/combo/ComboStrap/Web/
H A DUrl.php30 * There is no URL class in php
46 * In HTML, Browser will do the translation for you if you give an URL
49 * This URL encoding is mandatory for the {@link ml} function
69 * The schemes that are relative (normallu only URL ? ie http, https)
86 * @var bool - does the URL rewrite occurs
199 * Bad URL format test
519 throw new ExceptionNotEquals("The expected URL has an extra property ($key=$value)");
652 LogUtility::internalError("Build error from a Media Fetch URL. We were unable to get the mime. Error: {$e->getMessage()}");
704 if ($this->path[strlen($path) - 1] === URL::PATH_SEP) {
707 $this->path .= URL
[all...]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js668 this.getURLForStyleSheet=function(styleSheet){return(styleSheet.href?styleSheet.href:styleSheet.ownerNode.ownerDocument.URL)
1097 var URL=fileHandler.getURLSpecFromFile(file);
1098 return URL
1337 domMemberMap.Document=extendArray(domMemberMap.Node,["documentElement","body","title","location","referrer","cookie","contentType","lastModified","characterSet","inputEncoding","xmlEncoding","xmlStandalone","xmlVersion","strictErrorChecking","documentURI","URL","defaultView","doctype","implementation","styleSheets","images","links","forms","anchors","embeds","plugins","applets","width","height","designMode","compatMode","async","preferredStylesheetSet","alinkColor","linkColor","vlinkColor","bgColor","fgColor","domain","addEventListener","removeEventListener","dispatchEvent","captureEvents","releaseEvents","routeEvent","clear","open","close","execCommand","execCommandShowHelp","getElementsByName","getSelection","queryCommandEnabled","queryCommandIndeterm","queryCommandState","queryCommandSupported","queryCommandText","queryCommandValue","write","writeln","adoptNode","appendChild","removeChild","renameNode","cloneNode","compareDocumentPosition","createAttribute","createAttributeNS","createCDATASection","createComment","createDocumentFragment","createElement","createElementNS","createEntityReference","createEvent","createExpression","createNSResolver","createNodeIterator","createProcessingInstruction","createRange","createTextNode","createTreeWalker","domConfig","evaluate","evaluateFIXptr","evaluateXPointer","getAnonymousElementByAttribute","getAnonymousNodes","addBinding","removeBinding","getBindingParent","getBoxObjectFor","setBoxObjectFor","getElementById","getElementsByTagName","getElementsByTagNameNS","hasAttributes","hasChildNodes","importNode","insertBefore","isDefaultNamespace","isEqualNode","isSameNode","isSupported","load","loadBindingDocument","lookupNamespaceURI","lookupPrefix","normalize","normalizeDocument","getFeature","getUserData","setUserData"]);

12345678910>>...20