/plugin/vshare/ |
H A D | sites.ini | 4 ; web = the full URL to the website for the video identified by vid 6 ; rex = a regular expression that can extract the vid from the web or emb url 12 web = https://www.youtube.com/watch?v=W86cTIoMv2U key 18 web = https://vimeo.com/916779781 key 24 web = https://www.slideshare.net/iruska_38/little-cat-45544603 key 32 web = https://www.dailymotion.com/video/x87k84d key 38 web = https://www.twitch.tv/videos/2074388726 key 43 web = https://archive.org/details/twitter-1414913663471812612 key 49 web = https://soundcloud.com/marcutio/welcome-to-jamrockmarcutio-remix key 55 web key 61 web = https://www.bitchute.com/video/hBCtmAgzlgzT/ global() key 67 web = https://coub.com/view/2zije4 global() key 73 web = https://odysee.com/@BedfordtheBengal:f/Catflappattycake:c global() key 81 web = global() key 87 web = https://www.bilibili.com/video/BV1aR4y1j78Q global() key 93 web = global() key 99 web = global() key [all...] |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Digitalassetlinks/ |
H A D | Asset.php | 44 public function setWeb(WebAsset $web) argument 46 $this->web = $web; 53 return $this->web;
|
/plugin/blogtng/entities/ |
H A D | Comment.php | 35 private $web; variable in dokuwiki\\plugin\\blogtng\\entities\\Comment 145 if($this->web){ 146 echo '<a href="'.hsc($this->web).'" class="fn nickname">'; 182 echo hsc($this->web); 310 return $this->web; 314 * @param string $web 316 public function setWeb($web) argument 318 $this->web = $web;
|
/plugin/svgpureinsert/_test/ |
H A D | svglogo.svg | 14 xmlns:cc="http://web.resource.org/cc/"> 28 <cc:permits rdf:resource="http://web.resource.org/cc/Reproduction" /> 29 <cc:permits rdf:resource="http://web.resource.org/cc/Distribution" /> 30 <cc:requires rdf:resource="http://web.resource.org/cc/Notice" /> 31 <cc:requires rdf:resource="http://web.resource.org/cc/Attribution" /> 32 <cc:prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" /> 33 <cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> 34 <cc:requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
|
/plugin/blogtng/action/ |
H A D | comments.php | 71 $web = $INPUT->post->str('comment-web'); 73 if ($web != '' && !preg_match('/^http/', $web)) { 74 $web = 'https://' . $web;
|
/plugin/blogtng/db/ |
H A D | update0004.sql | 8 web, field 15 SELECT cid, pid, source, name, mail, web, avatar, created, text, status 26 web, field 38 SELECT cid, pid, source, name, mail, web, avatar, created, text, status, null
|
/plugin/xref/ |
H A D | syntax.php | 15 var $web = ''; global() variable in syntax_plugin_xref
|
/plugin/pubmed2020/site/ |
H A D | description.txt | 18 screenshot_img : https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pu… 40 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pubmed_short.png}} 45 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pubmed_long.png}} 50 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pubmed_long_abstr… 55 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/search.png}} 60 * See [[https://github.com/EricMaeker/dokuwiki-plugin-pubmed/commits/dokuwiki-web-site]]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Digitalassetlinks.php | 85 'source.web.site' => [ 97 'target.web.site' => [ 128 'source.web.site' => [
|
/plugin/dwcommits/ |
H A D | README | 10 by the web server, including their .git directories. 17 Please read the documentation in the admin panel or on the plugin web site 18 concerning web server access.
|
/plugin/tline/ |
H A D | README.txt | 16 serve those resources off a web server. Any web server will do. 30 2. No web server? The timeline project includes a small webserver called 47 Refer to the Timeline web site at
|
/plugin/rdplink/RdpEncrypt/ |
H A D | README.md | 4 I stitched this utility together using a [VB.NET DPAPI sample](http://web.archive.org/web/201107241…
|
/plugin/rigrr/ |
H A D | bundled-software.txt | 6 https://developers.google.com/web-toolkit 8 Information regarding bundled 3rd party software: https://developers.google.com/web-toolkit/terms#l…
|
/plugin/preregister/lang/en/ |
H A D | info.txt | 7 by the web server, if your web server supports this feature.
|
/plugin/quickstats/GEOIP/ |
H A D | composer.lock | 81 "maxmind/web-service-common": "~0.5", 175 "name": "maxmind/web-service-common", 179 "url": "https://github.com/maxmind/web-service-common-php.git", 184 "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/61a9836fa3bb1743ab89752bae5005d71e78c73b", 217 "homepage": "https://github.com/maxmind/web-service-common-php",
|
/plugin/preregister/lang/fr/ |
H A D | info.txt | 5 …te que le fichier de données ne soit lisible que par le serveur web, si votre serveur web comprend…
|
/plugin/authremoteuser/ |
H A D | README.md | 6 environment variable of the web server which is set through authentication 27 environment variable on your web server (`_SERVER[...]`) (and disable 28 anonymous authentication) on your web server. 48 1. Save file `phpinfo.php` on your web server: 56 2. Open `phpinfo.php` in your web browser and search for the (domain and)
|
/plugin/structtemplate/_vagrant/ |
H A D | Vagrantfile | 38 vb.name = "#{dw_plugin}-web" 42 config.vm.hostname = "web" 58 # Provisioning web server 59 config.vm.provision "web-server", type: "shell" do |shell|
|
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/ |
H A D | README.md | 6 [web services](http://dev.maxmind.com/geoip/geoip2/web-services) and 59 If you will be making web service requests, you must have the PHP 64 extension you may need to restart your web server. 87 The extension has no effect on web-service lookups. 92 the population. Any location provided by a GeoIP2 database or web service 266 which represents part of the data returned by the web service. 284 // Replace "city" with the method corresponding to the web service that 329 [GeoIP2 Precision web service docs](http://dev.maxmind.com/geoip/geoip2/web [all...] |
H A D | CHANGELOG.md | 58 * Upgraded `maxmind/web-service-common` to 0.3.0. This version uses 68 * Upgraded web service client, which supports setting a proxy. GitHub #59. 96 * Updated `maxmind/web-service-common` to version with fixes for PHP 5.3 and 117 * `maxmind-ws/web-service-common` was renamed to `maxmind/web-service-common`. 177 * The web service client API has been updated for the v2.1 release of the web
|
/plugin/shell/lang/en/ |
H A D | help.txt | 1 …ings to the server. Use with caution. All commands are executed as the user the web server runs as. 9 Please keep in mind that this is not a real interactive shell. It is a web page that sends commands…
|
/plugin/fckg/ |
H A D | README | 31 See the fckgLite web site for more information about this distribution: 36 the fckgLite web site: http://www.mturner.org/fckgLite 45 See the section on Security on the fckgLite web site:
|
/plugin/jmol2/jmol/ |
H A D | LEAME.txt | 59 que s�lo funciona cuando est� incrustada en una p�gina web. 66 sencillo tu sitio web, o si s�lo quieres actualizar un archivo jar 83 ser autorizada por el usuario visitante de la p�gina web y, de ser as�, 86 usuario y en cualquier otro servidor web. 100 que ayuda en la preparaci�n de p�ginas web que usen la miniaplicaci�n 125 (si los archivos jar est�n en la misma carpeta que la p�gina web) 133 ordenador y en cualquier servidor web.
|
H A D | README.txt | 52 when embedded in a web page. 72 must be authorized by the web page visitor for it to run, but then 75 other web server. 88 the preparation of web pages that use Jmol applet, without the need to 110 (if jar files are in the same folder as the web page) 117 to access files anywhere on the computer and from any location on the web.
|
/plugin/fileshare/ |
H A D | README.md | 2 Dokuwiki-Plugin: Use a directory on your (web) server as file container. 4 Share, plublish files via web server (with dokuwiki).
|