/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/ |
H A D | Enterprise.php | 115 public function setLogo(ExternalData $logo) argument 117 $this->logo = $logo; 124 return $this->logo;
|
/plugin/shell/ |
H A D | P0wnyShell.css | 6 --shell-logo-color: #FF4180; 63 #shell-logo { 65 color: var(--shell-logo-color); 69 #shell-logo div { 81 #shell-logo { 99 #shell-logo {
|
H A D | P0wnyShell.php | 6 protected $logo = <<<LOGO variable in P0wnyShell 254 $logo = trim(trim($this->logo, " \n"), "X"); 273 <p0wny-shell>$logo</p0wny-shell>
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/ |
H A D | CreativeNativeAd.php | 127 public function setLogo(CreativeNativeAdLogo $logo) argument 129 $this->logo = $logo; 136 return $this->logo;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/ |
H A D | NativeContent.php | 181 public function setLogo(Image $logo) argument 183 $this->logo = $logo; 190 return $this->logo;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/ |
H A D | NativeContent.php | 181 public function setLogo(Image $logo) argument 183 $this->logo = $logo; 190 return $this->logo;
|
/plugin/linkfix/_test/data/pages/linkfix/ |
H A D | linkfix.txt | 7 {{ something:logo.png |case 3}} 9 {{ http://www.google.com/logo.png |case 4}}
|
/plugin/html2pdf/snorriheim/ |
H A D | tpl_functions.php | 32 $logo = DOKU_TPL.'images/logo.jpg'; 35 $logo = DOKU_TPL.'images/logo.jpeg'; 38 $logo = DOKU_TPL.'images/logo.png'; 41 $logo = DOKU_TPL.'images/dokuwiki-128.png'; 46 $out .= ' <img class="logo" src="' . $logo . '" alt="' . $conf['title'] . '" /></a>' . DOKU_LF;
|
H A D | dokubook_layout.css | 11 div.dokuwiki div.header .logo { 18 div.dokuwiki div.header .logo a {
|
H A D | layout.css | 27 div.dokuwiki .logo { 35 div.dokuwiki .logo a {
|
/plugin/semantic/ |
H A D | helper.php | 215 $wiki_logo = tpl_getMediaFile(array(':wiki:logo.png', ':logo.png', 'images/logo.png'), true, $wiki_logo_info); 237 'logo' => array( 260 //$json_ld['image'] = $json_ld['publisher']['logo'];
|
/plugin/diagramsnet/lib/ |
H A D | service-worker.js.map | 1 …logo.png\",\n \"revision\": \"89630b64b911ebe0daa3dfe442087cfa\"\n },\n {\n \"url\": \"ima…
|
/plugin/tplmod/ |
H A D | action.php | 212 list($logo,$width) = preg_split("/\s+/", trim($logos[$slot]));
213 $JSINFO['tmplft_logo'] = trim($logo);
222 list($logo,$width) = preg_split("/\s+/", trim($logos[$i]));
223 $JSINFO['tmplft_logo'] = trim($logo);
227 list($logo,$width) = preg_split("/\s+/", trim($logos[0]));
228 $JSINFO['tmplft_logo'] = trim($logo);
|
H A D | plugin.info.txt | 6 desc Modify template tools, logo image, tag line, ui language
|
/plugin/farmer/admin/ |
H A D | new.php | 237 // create a random logo and favicon 246 $logo = $animaldir . '/data/media/wiki/logo.png'; 247 if (!file_exists($logo)) { 249 $ringicon->createImage($animaldir, $logo); 254 $icongen = new PHPIco($logo);
|
/plugin/advanced/lang/en/config/ |
H A D | manifest.txt | 10 …, it looks for some svg logos and uses the first it finds: '':wiki:logo.svg'', '':logo.svg'' or ''…
|
/plugin/oauth/ |
H A D | Adapter.php | 361 * Return the SVG of the logo for this service 363 * Defaults to a logo.svg in the plugin directory 369 $logo = DOKU_PLUGIN . $this->getPluginName() . '/logo.svg'; 370 if (file_exists($logo)) return inlineSVG($logo);
|
/plugin/combo/resources/slot/ |
H A D | main-header.md | 4 <page-image featured height="250" ratio="21:9" linking="default" default="icon|ancestor|logo" lazy="none"/>
|
/plugin/openlayersmapoverlays/ |
H A D | README.md | 3 ![logo](https://raw.githubusercontent.com/mprins/dokuwiki-plugin-openlayersmap/master/logo.gif)
|
/plugin/webdav/vendor/sabre/dav/ |
H A D | README.md | 1 ![sabre's logo](http://sabre.io/img/logo.png) sabre/dav
|
/plugin/revealjs/plugin/markdown/ |
H A D | example.md | 36 ![External Image](https://s3.amazonaws.com/static.slid.es/logo/v2/slides-symbol-512x512.png)
|
/plugin/latexit/tests/dw_orig_test_files/ |
H A D | test9.txt | 5 {{http://media.wowfan.cz/design/logo.png}}
|
/plugin/combo/resources/theme/default/pages/partials/ |
H A D | main-header-partial.hbs | 10 {{#page-image featured height="250" ratio="21:9" linking="default" default="icon|ancestor|logo" zoom="-10" lazy="none"}}{{/page-image}}
|
/plugin/openlayersmap/ |
H A D | README.md | 3 ![logo](https://raw.githubusercontent.com/mprins/dokuwiki-plugin-openlayersmap/master/logo.gif)
|
/plugin/switchpanel/ |
H A D | README.md | 207 ## Hide logo 214 <switchpanel logo=none> 216 Hide logo 262 logo="URL OF LOGO"
|