Home
last modified time | relevance | path

Searched refs:URL (Results 426 – 450 of 500) sorted by path

1...<<11121314151617181920

/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt94 from the current document URL. This method is fully comatible with PHP
112 - URL-allowed characters (e.g. letters, digits etc.) remain unchanged.
/plugin/revealjs/
H A DREADME.md223 All other options are also overwritable in a wiki page by using the URL query parameter syntax:
227 …ric (1 or 0). If you want to be able to change the options directly in the URL after the presentat…
368 Presentations can be exported as PDF. To do so append a `&print-pdf` to the URL. When you are able …
370 For example if the URL of your DokuWiki reveal.js presentation is usually
H A Dexample_presentation.dokuwiki98 If you disable the cache for the page, then you are able to change the options direct in the URL.
/plugin/revealjs/css/print/
H A Dpaper.css76 the URL to the end of the link for usability. */
/plugin/rst/
H A DREADME.md18 Download and install the plugin using the Plugin Manager using the following URL. Refer to [[:Plugi…
/plugin/securelogin/
H A DREADME.md165 * fix problem with URL-rewrite DokuWiki method
/plugin/selfmeasurement/
H A Ddescription.txt24 Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which poi…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js1789 return (styleSheet.href ? styleSheet.href : styleSheet.ownerNode.ownerDocument.URL);
3017 var URL = fileHandler.getURLSpecFromFile(file);
3018 return URL;
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js19 …()&&(c=c.substring(1),c&&(h[c]=(h[c]||[]).concat(function(c){var d={};d[b]=URL(c),q(a.node,d)})))}…
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/sfauth/
H A DREADME.wiki24 …* Callback URL - see DokuWiki's config manager. Should be something like ''http://example.com/doku…
72 - fill out the forms important field is: ''Button or Link URL''
73 …* You need to fill in what you configured for the callback URL above, but add ''&sessionId={!API_S…
74 URL for ''Link 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/siteexport/action/
H A Dajax.php157 $this->functions->debug->message("Redirecting to final file", $URL, 2);
160 send_redirect($URL);
560 private function __getHTTPFile($URL, $RECURSE=false, $newAdditionalParameters=null) { argument
569 "file" => $URL,
570 "matches" => preg_match($PATTERN, $URL) ? 'match' : 'no match'
573 if ( preg_match($PATTERN, $URL) ) { return false; }
580 $this->functions->addAdditionalParametersToURL($URL, $newAdditionalParameters);
582 $this->functions->debug->message("Fetching URL: '$URL'", null, 2);
583 $getData = $http->get($URL, true); // true == sloopy, get 304 body as well.
597 $this->functions->debug->message("No data fetched", $URL, 4);
[all …]
/plugin/siteexport/inc/
H A Dfunctions.php350 $URL = wl($ID);
362 $this->addAdditionalParametersToURL($URL, $additionalParameters);
363 $this->debug->message("Redirecting to '$URL'", null, 2);
365 send_redirect($URL);
374 public function addAdditionalParametersToURL(&$URL, $newAdditionalParameters) { argument
383 $URL .= (strstr($URL, '?') ? '&' : '?') . $key . "[]=$aValue";
387 … $URL .= empty($append) || strstr($URL, $append) ? '' : (strstr($URL, '?') ? '&' : '?') . $append;
H A Dtoc.php403 foreach ($TOPICS as $URL => $LABEL) {
404 $XML .= "\t\t<topic label=\"$LABEL\" href=\"$URL\" />\n";
/plugin/sketchcanvas/
H A DREADME.md94 the URL below and place it under "phplib" directory in the server
/plugin/socialmark/
H A Dlist.txt3 #URL|link text
8 #Always put the URL param at the end of the url
/plugin/socialshareprivacy2/SSP/
H A DREADME.md499 <td>Image URL to pass to any share service that want's one.</td>
631 <td>Tweet text (excluding the URL). It will be truncated to 120 characters, leaving
632 place for 20 characters for the shortened URL. (Function or string)</td>
642 <td>URL of image that represents the thing to share. (Function or string)</td>
929 <td>URL of image that represents the thing to share. (Function or string)</td>
1087 <td>Image URL of the thing to share. (Function or string)<br/>
1094 <td>The URL to where you get when you click the image. Per default it's the
1146 <td>Tweet text (excluding the URL). It will be truncated to 120 characters, leaving
1147 place for 20 characters for the shortened URL. (Function or string)</td>
1281 Lookup image URL of shared thing in several places:
[all …]
/plugin/solr/
H A DREADME.md19 …ver is not located at the URL http://localhost:8983/solr you have to open the DokuWiki configurati…
/plugin/stale/
H A Dstale.js21 const actualUrl = new URL(window.location.href);
29 const actualUrl = new URL(window.location.href);
/plugin/stellarium/
H A DREADME.md15 3. In the `Remote Control` plugin configuration, enable CORS and add your DokuWiki instance's URL
/plugin/stlviewer/
H A DREADME.md8 Options are URL encoded a=1&b=2 etc
/plugin/stlviewer/stlviewer/
H A Dstl_viewer.min.js2URL.createObjectURL(t);var i=e||"1",n=i.toLowerCase().indexOf(".vsj");n>=0&&(i=i.substring(0,n)),i…
/plugin/struct/lang/fr/
H A Deditor_edit.txt7 Le type de champ détermine quelles données peuvent y être stockées (texte, image, URL...) et influence également la façon dont elles seront affichées plus tard. Chaque type de champ a des options de configuration spécifiques.
/plugin/structodt/
H A Dscript.js47 const url = new URL(window.location.href);

1...<<11121314151617181920