Home
last modified time | relevance | path

Searched refs:URL (Results 376 – 400 of 500) sorted by path

1...<<11121314151617181920

/plugin/orgapp/
H A DREADME.md15 …ag orgapp, in the second case you should use the attribute url to define the URL of the definition.
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js198 exports.URL = pdfjsSharedUtil.URL;
259 return _url_polyfill.URL;
567 var base = new _url_polyfill.URL(baseUrl);
604 var absoluteUrl = baseUrl ? new _url_polyfill.URL(url, baseUrl) : new _url_polyfill.URL(url);
9066 …if (typeof URL === 'function' && _typeof(URL.prototype) === 'object' && 'origin' in URL.prototype)…
9067 var u = new URL('b', 'http://a');
9074 exports.URL = URL;
9090 exports.URL = PolyfillURL;
9761 exports.URL = JURL;
13481 var _ref8 = baseUrl ? new _util.URL(url, baseUrl) : new _util.URL(url),
[all …]
H A Dpdf.js.map1URL","blob","type","buffer","b1","b2","b3","d1","d2","d3","d4","globalScope","hasDOM","Buffer","El…
H A Dpdf.worker.js1428 return _url_polyfill.URL;
1736 var base = new _url_polyfill.URL(baseUrl);
1745 var other = new _url_polyfill.URL(otherUrl, base);
1773 var absoluteUrl = baseUrl ? new _url_polyfill.URL(url, baseUrl) : new _url_polyfill.URL(url);
10235 …if (typeof URL === 'function' && _typeof(URL.prototype) === 'object' && 'origin' in URL.prototype)…
10236 var u = new URL('b', 'http://a');
10243 exports.URL = URL;
10245 var PolyfillURL = __w_pdfjs_require__(150).URL;
10247 var OriginalURL = __w_pdfjs_require__(7).URL;
10259 exports.URL = PolyfillURL;
[all …]
H A Dpdf.worker.js.map1URL","blob","buffer","b1","b2","b3","d1","d2","d3","d4","globalScope","isNodeJS","hasDOM","Buffer"…
/plugin/pdfjs/pdfjs/web/locale/ja/
H A Dviewer.properties44 bookmark.title=現在のビューの URL です (コピーまたは新しいウィンドウに開く)
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js1763 var viewerOrigin = new _pdfjsLib.URL(window.location.href).origin || 'null';
1769 var _ref8 = new _pdfjsLib.URL(file, window.location.href),
2086 if (_pdfjsLib.URL.createObjectURL && !_app_options.AppOptions.get('disableCreateObjectURL')) {
2087 var url = _pdfjsLib.URL.createObjectURL(file);
14322 var blobUrl = _pdfjsLib.URL.createObjectURL(blob);
15482 img.src = _pdfjsLib.URL.createObjectURL(blob);
H A Dviewer.js.map1URL","originalUrl","fileReader","buffer","query","phraseSearch","caseSensitive","entireWord","high…
/plugin/pdftools/tpl/checkliste/
H A DREADME.txt46 * ''@WIKIURL@'' -- URL to the wiki
55 * ''@PAGEURL@'' -- URL to the article
/plugin/pdftools/tpl/checkliste2/
H A DREADME.txt46 * ''@WIKIURL@'' -- URL to the wiki
55 * ''@PAGEURL@'' -- URL to the article
/plugin/pdftools/tpl/info/
H A DREADME.txt46 * ''@WIKIURL@'' -- URL to the wiki
55 * ''@PAGEURL@'' -- URL to the article
/plugin/pdftools/tpl/kompakt/
H A DREADME.txt46 * ''@WIKIURL@'' -- URL to the wiki
55 * ''@PAGEURL@'' -- URL to the article
/plugin/pdftools/tpl/minimal/
H A DREADME.txt46 * ''@WIKIURL@'' -- URL to the wiki
57 * ''@PAGEURL@'' -- URL to the article
/plugin/pdftools/tpl/onlylogo/
H A DREADME.txt46 * ''@WIKIURL@'' -- URL to the wiki
57 * ''@PAGEURL@'' -- URL to the article
/plugin/pdftools/tpl/standard/
H A DREADME.txt46 * ''@WIKIURL@'' -- URL to the wiki
57 * ''@PAGEURL@'' -- URL to the article
/plugin/pgn4web/pgn4web/
H A DREADME.txt85 The PGN input can be specified either as URL within another SCRIPT instance
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt107 * Bugfix (#925): add configurable URL separator
243 the last characters of the URL to determine image type
381 * Bugfix: Opening HTTP source images with URL query parameters
1206 in the URL. Normally URL parameters override these
1438 'file' parameter, where 'goto' is a URL that is
1535 * Bugfix: URL image sources were not able to use the
1539 * Added option to use http:// URL as image source
H A Dphpthumb.faq.txt200 the config, so that they can't be changed over the URL?
213 without the parameters in the URL showing the location of
H A Dphpthumb.readme.txt75 phpThumbURL function to generate the URL including the hash value:
82 Parameters that can be passed are listed below under "URL Parameters".
543 goto = URL to redirect to after rendering image to file
561 rather than a full http:// URL because performance is
573 * Thumbnail caching for URL or database sources requires
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default59 …relative to the source image - must start with '.' (will not work to cache URL- or database-source…
194 // Note: the data retrieved must be the actual binary data of the image, not a URL or filename
223 … = true; // if true (default), follow "302 Found" redirects to new URL; if false, return e…
238 … any parameters in the URL will override the defaults set here; if false, any parameters set here …
/plugin/piwik2/
H A DREADME.md48 …e Plugin Manager (https://www.dokuwiki.org/plugin:plugin) and the download URL above, which points…
/plugin/preservefilenames/
H A DREADME.rst11 Download URL for the Plugin Manager
/plugin/prespan/
H A DREADME.md25 …* Load the admin page, go to the Extension Manager and enter the URL of the plugin under Manual In…
/plugin/publish/_test/
H A Dmail.unit.test.php118 URL: http://wiki.example.com' . DOKU_BASE . 'doku.php?id=start&rev=' . $revision . '
/plugin/publish/lang/de/
H A Dmailapprovetext.txt4 URL: @URL@

1...<<11121314151617181920