Home
last modified time | relevance | path

Searched refs:URL (Results 401 – 425 of 500) sorted by relevance

1...<<11121314151617181920

/plugin/latexport/
H A DREADME.md126 ## global config. Symlinks maybe needed for URL rewriting.
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md28 can [see the source for it by adding '.text' to the URL] [src].
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md270 * Added: Fixing badly encoded URL's from google contacts vcards.
436 * Fixed: vCard URL properties were referencing a non-existant class.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md270 * Added: Fixing badly encoded URL's from google contacts vcards.
436 * Fixed: vCard URL properties were referencing a non-existant class.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md230 * Added: Fixing badly encoded URL's from google contacts vcards.
396 * Fixed: vCard URL properties were referencing a non-existant class.
/plugin/odt/renderer/
H A Dpage.php2009 public function replaceURLPrefix ($URL, $replacement) { argument
2010 return $this->import->replaceURLPrefix ($URL, $replacement);
/plugin/photogallery/phpThumb/docs/
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
/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 …]
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc246 <!--- filename or URL --->
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki25 Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which poi…
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js891 URL = Snap.url = function (url) {
3136 attr[name] = URL(id);
3958 URL = Snap.url,
3981 mask: URL(mask.id)
4002 "clip-path": URL(clip.node.id || clip.id)
4025 var fill = URL(value.node.id);
4039 fill = URL(grad.node.id);
4262 this.node.style[name] = URL(id);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md362 `base_url` string or array to use a URI template as the base URL of a client.
572 - Url: URL parsing is now performed in `GuzzleHttp\Url::fromString` (previously
573 it was `Guzzle\Http\Url::factory()`). If custom URL parsing is necessary,
775 …Keeping the Host header and URL host in sync is now handled by overriding the addHeader method in …
/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt39 Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which poi…
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md163 // Go to URL
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc54 … URLText:"<span style='font-weight:bold'>URL Display Text (optional, defaults to url)</span>",
1125 // Compose the URL.
1516 // Inital focus on 'url' field if link is of type URL.
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng963 # 3.8.3.5 Time Zone URL
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt440 URL: http://softwaremaniacs.org/soft/highlight/en/
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng963 # 3.8.3.5 Time Zone URL
/plugin/siteexport/
H A DREADME.md29 …time in seconds for how long the script may run while exporting a site via URL Request or wget/cur…
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/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/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc234 * Add missing leading slash in the URL of put mapping endpoint
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc389 // Dont show preview if no URL given.
560 // Dont show preview if no URL given.
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc390 // Dont show preview if no URL given.
561 // Dont show preview if no URL given.
/plugin/bez/
H A Dstyle.css3 src: url('fontawesome-webfont.woff'); /*URL to font*/

1...<<11121314151617181920