Home
last modified time | relevance | path

Searched refs:domain (Results 126 – 150 of 236) sorted by relevance

12345678910

/plugin/templateconfhelper/
H A DREADME44 …and allows to read templates from pathes outside dokuwiki code. E.g. per domain in farming environ…
/plugin/ckgdoku/action/
H A Dmeta.php496 $domain = trim(DOKU_BASE,'/');
500 if(! empty($domain )) {
/plugin/ckgedit/action/
H A Dmeta.php531 $domain = trim(DOKU_BASE,'/');
535 if(! empty($domain )) {
/plugin/combo/ComboStrap/
H A DTemplateForWebPage.php85 $domain = PluginUtility::$URL_APEX;
88 $poweredBy .= " <small><i>Powered by <a href=\"$domain\" title=\"ComboStrap " . $version . "\" style=\"color:#495057\">ComboStrap</a></i></small>";
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.faq.txt189 domain that it is running on. To allow it to make thumbnails
277 in your domain settings (usually between <VirtualHost> tags in httpd.conf).
349 domain(s) [eg: sourceforge.net] if it's a small list of possible
351 is set to false to allow creating source images from any domain/IP.
H A Dphpthumb.changelog.txt234 * Added wildcard domain options for config settings
493 * Bugfix: domain matching now case-insensitive
920 phpThumb() from a refering domain listed in
1089 another domain. Defaults to watermaking linked images
1102 HTTP referer, but only if the refering domain does not
1103 match the domain of the server (designed to prevent
1529 one domain cannot be used by another domain. The
1531 domain but is configurable below as
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A Docrbinfo.txt40 on these files are hereby released to the public domain. I'd like for these
H A DDejaVuinfo.txt1 Fonts are (c) Bitstream (see below). DejaVu changes are in public domain.
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki44 <code><policy domain="coder" rights="none" pattern="PDF" /></code>
48 <code><policy domain="coder" rights="read|write" pattern="PDF" /></code>
/plugin/solr/
H A DREADME.md17 …to the stop word list. Also consider using language-specific stemmers and domain-specific synonyms.
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dnv.d3.min.css1 …;shape-rendering:crispEdges}.nvd3 .nv-axis path.domain{stroke-opacity:.75}.nvd3 .nv-axis.nv-x path…
/plugin/tuxquote/
H A Dimages-license.txt18 You do not have to comply with the license for elements of the material in the public domain or whe…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js2domain=function(t){return arguments.length?(n=t.map(Number),i()):n},u.range=function(n){return arg… function
3domain=function(t){return arguments.length?(n.domain(t),r):n.domain().map(io)},r.nice=function(n,t…
5domain([0,1]),10,!0,[1,10])};var Nl=ao.format(".0e"),El={floor:function(n){return-Math.ceil(-n)},c…
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md192 $record = $reader->domain('128.101.101.101');
194 print($record->domain . "\n"); // 'umn.edu'
/plugin/googlesearch/
H A Dnusoap.php2933 $domain = substr($cookie_str, $start + strlen($cookie_param));
2934 $domain = substr($domain, 0, strpos($domain, ';'));
2936 $domain = '';
2971 'domain' => $domain,
3004 $domain = preg_quote($cookie['domain']);
3005 if (! preg_match("'.*$domain$'i", $this->host)) {
7219 $domain = isset($cookie['domain']) ? $cookie['domain'] : 'NODOMAIN';
7220 if ($newDomain != $domain) {
/plugin/c3chart/assets/
H A Dd3.min.js2domain():i,d=null==u?n.tickFormat?n.tickFormat.apply(n,r):Ha:u,v=Math.max(a,0)+s,g=n.range(),_=+g[… function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDirectory.php761 'domain' => [
1908 'domain' => [
2011 'domain' => [
/plugin/mantis/lib/
H A Dnusoap.php3315 $domain = substr($cookie_str, $start + strlen($cookie_param));
3316 $domain = substr($domain, 0, strpos($domain, ';'));
3318 $domain = '';
3353 'domain' => $domain,
3386 $domain = preg_quote($cookie['domain']);
3387 if (! preg_match("'.*$domain$'i", $this->host)) {
8015 $domain = isset($cookie['domain']) ? $cookie['domain'] : 'NODOMAIN';
8016 if ($newDomain != $domain) {
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js105 …f(!e||a.getValue(d)!==e)return!1}return!0};sre.DynamicCstr.Axis={DOMAIN:"domain",STYLE:"style",LOC…
117 …","cache","structure","pprint"];sre.Engine.STRING_FEATURES="markup style domain speech walker loca…
241domain=a;this.func=b;this.name=a};sre.SemanticAnnotator.prototype.annotate=function(a){a.childNode…
367 …pagateSimpleFunction=function(a){"clearspeak"!==sre.Engine.getInstance().domain||a.type!==sre.Sema…
368 …gateComposedFunction=function(a){"clearspeak"===sre.Engine.getInstance().domain&&a.type===sre.Sema…
388 …t")),a.getAttribute("class"));if("clearspeak"!==sre.Engine.getInstance().domain)return a;-1!=="fgh…
649 this.domain=null;this.initialized=!1;this.parseMethods={Rule:goog.bind(this.defineRule,this)}};sre.…
656domain?"."+this.domain:"")+"."+a)};sre.BaseRuleStore.prototype.parse=function(a){this.modality=a.m…
675 …b,modality:sre.DynamicCstr.DEFAULT_VALUES[sre.DynamicCstr.Axis.MODALITY],domain:"clearspeak",style…
1547 …urn c?sre.SpeechRuleEngine.getInstance().runInSetting({modality:"prefix",domain:"default",style:"d…
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst29 &copy; Copyright 2011 by <a href="http://domain.invalid/">you</a>.
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md219 1. If you have delegated domain-wide access to the service account and you want to impersonate a us…
398 … requests. Go to **Charles > Proxy > SSL Proxying Settings** and add the domain you'd like capture…
/plugin/s5reloaded/ui/audio_support/
H A Dsoundmanager2.js225 if (!document.domain) {
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1domain].join("@")}})}}}if(!ag.type){var am=W?W.getAttribute("class"):"";if((al=ap.match(v))){ag.ty…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1domain].join("@")}})}}}if(!ag.type){var am=W?W.getAttribute("class"):"";if((al=ap.match(v))){ag.ty…
H A Dlink.js1domain].join("@")}})}}}if(!ag.type){var am=W?W.getAttribute("class"):"";if((al=ap.match(v))){ag.ty…

12345678910