Home
last modified time | relevance | path

Searched refs:URL (Results 301 – 325 of 500) sorted by path

1...<<11121314151617181920

/plugin/imapmarkers/
H A DREADME.md159 …Plugin Manager](https://www.dokuwiki.org/plugin:extension) or the download URL above, which points…
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css396 As you can see below I've 'hard-coded' it in data URL.
/plugin/infomail/
H A Dscript.js20 var url = new URL(e.target.href);
H A Dtemplate.txt12 * ''@URL@'': Link zur Seite, von der aus die Benachrichtigung verschickt wurde.
22 Direktlink: @URL@
/plugin/interwikiformatting/
H A DREADME.md10 …the URL part in whatever form is required for the related site or you have to constantly add title…
18 …sion Manager](https://www.dokuwiki.org/plugin:extension) with the download URL above, which points…
/plugin/interwikipaste/
H A Dscript.js60 const url = new URL(pasted);
/plugin/iphelper/
H A Dscript.js81 turladdr=(document.URL).replace(/.*\/ipcalc\/(.*)\/.*/, '$1').replace(/#$/, '');
82 turlcidr=(document.URL).replace(/.*\/ipcalc\/.*\/(.*)/, '$1').replace(/#$/, '');
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DButtonManager.java3 import java.net.URL;
28 public void loadLibrary(URL libUrl) throws IOException, DataFormatException { in loadLibrary()
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java8 import java.net.URL;
74 public static URL url = null;
433 URL dokuBaseURL = sourceUrl==null ? null : new URL(sourceUrl.toString()); in loadPalettes()
437 loadPalette(new URL(dokuBaseURL, trimmed)); in loadPalettes()
451 private static Element url2element(URL url) throws Exception { in url2element()
455 private void loadPalette(Element pElement, URL base) throws Exception { in loadPalette()
457 loadPalette(new URL(base, pElement.getAttribute(ATTRIBUTE_REF))); in loadPalette()
465 URL tURL = new URL(base, tce.getAttribute("src")); in loadPalette()
490 private void loadPalette(URL pURL) { in loadPalette()
H A DGraphEditor.java.bak5 import java.net.URL;
53 * Holds the URL for the icon to be used as a handle for creating new
56 public static URL url = null;
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java16 import java.net.URL;
H A DBasicGraphEditor.java.bak935 // public URL getDocumentBase() {
H A DEditorActions.java31 import java.net.URL;
1349 URL requestURL = new URL(sourceUrl.toString()); in actionPerformed()
H A DEditorActions.java.bak31 import java.net.URL;
1349 URL requestURL = new URL(sourceUrl.toString());
1696 "URL", JOptionPane.PLAIN_MESSAGE, null, null,
/plugin/jmol2/jmol/
H A DCHANGES.txt4861 # bug fix for help not working and help URL not displaying (app)
H A DJmol.js1248 function _jmolDomScriptLoad(URL){ argument
1250 _jmol.servercall=URL
1257 node.setAttribute("src",URL)
1262 node.setAttribute("src",URL)
/plugin/jokuwiki/
H A DREADME.md106 * a URL of a javascript file to load asynchronously
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js1484 type: $.jPlayer.error.URL,
1486 message: $.jPlayer.errorMsg.URL,
1487 hint: $.jPlayer.errorHint.URL
1563 type: $.jPlayer.error.URL,
1565 message: $.jPlayer.errorMsg.URL,
1566 hint: $.jPlayer.errorHint.URL
1757 type: $.jPlayer.error.URL,
1759 message: $.jPlayer.errorMsg.URL,
1760 hint: $.jPlayer.errorHint.URL
3461 URL: "e_url",
[all …]
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js1484 type: $.jPlayer.error.URL,
1486 message: $.jPlayer.errorMsg.URL,
1487 hint: $.jPlayer.errorHint.URL
1563 type: $.jPlayer.error.URL,
1565 message: $.jPlayer.errorMsg.URL,
1566 hint: $.jPlayer.errorHint.URL
1757 type: $.jPlayer.error.URL,
1759 message: $.jPlayer.errorMsg.URL,
1760 hint: $.jPlayer.errorHint.URL
3461 URL: "e_url",
[all …]
/plugin/jplayer/components/
H A Drequire-built.js3529 type: $.jPlayer.error.URL,
3531 message: $.jPlayer.errorMsg.URL,
3532 hint: $.jPlayer.errorHint.URL
3608 type: $.jPlayer.error.URL,
3610 message: $.jPlayer.errorMsg.URL,
3611 hint: $.jPlayer.errorHint.URL
3802 type: $.jPlayer.error.URL,
3804 message: $.jPlayer.errorMsg.URL,
3805 hint: $.jPlayer.errorHint.URL
5506 URL: "e_url",
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js1484 type: $.jPlayer.error.URL,
1486 message: $.jPlayer.errorMsg.URL,
1487 hint: $.jPlayer.errorHint.URL
1563 type: $.jPlayer.error.URL,
1565 message: $.jPlayer.errorMsg.URL,
1566 hint: $.jPlayer.errorHint.URL
1757 type: $.jPlayer.error.URL,
1759 message: $.jPlayer.errorMsg.URL,
1760 hint: $.jPlayer.errorHint.URL
3461 URL: "e_url",
[all …]
H A Djquery.jplayer.min.js2URL,context:d.status.src,message:a.jPlayer.errorMsg.URL,hint:a.jPlayer.errorHint.URL})))},!1),a.ea…
3URL:"e_url",URL_NOT_SET:"e_url_not_set",VERSION:"e_version"},a.jPlayer.errorMsg={FLASH:"jPlayer's …
/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/
H A Dpopcorn.jplayer.js430 if(error.type === $.jPlayer.error.URL) {
H A Dpopcorn.jplayer.min.js2 ….event.error,function(a){v=a.jPlayer.error,v.code=v.type===b.jPlayer.error.URL?4:0,f&&console.log(…

1...<<11121314151617181920