Home
last modified time | relevance | path

Searched refs:tpl_basedir (Results 1 – 25 of 81) sorted by last modified time

1234

/template/wikipraktik/
H A Dmain.php103 src="<?php echo tpl_basedir(); ?>../dokuwiki/images/button-dw.png" width="80" height="15"
/template/ad-hominem/
H A Dtpl_footer.php19 <a href="https://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img src="<?php echo tpl_basedir(); ?>images/button-donate.gif" width="80" height="15" alt="Donate" /></a>
20 <a href="https://php.net" title="Powered by PHP" <?php echo $target?>><img src="<?php echo tpl_basedir(); ?>images/button-php.gif" width="80" height="15" alt="Powered by PHP" /></a>
21 <a href="//validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img src="<?php echo tpl_basedir(); ?>images/button-html5.png" width="80" height="15" alt="Valid HTML5" /></a>
22 <a href="//jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img src="<?php echo tpl_basedir(); ?>images/button-css.png" width="80" height="15" alt="Valid CSS" /></a>
23 <a href="https://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img src="<?php echo tpl_basedir(); ?>images/button-dw.png" width="80" height="15" alt="Driven by DokuWiki" /></a>
/template/mikio/
H A Ddetail.php34 $baseDir = tpl_basedir();
H A Dmediamanager.php30 $baseDir = tpl_basedir();
H A Dmikio.php57 $this->baseDir = tpl_basedir();
2156 $url = tpl_basedir() . $img;
/template/launch/
H A Dmain.php33 …<script defer type="text/javascript" src="<?php echo tpl_basedir();?>/js/mobileinputsize.js"></scr…
199 …<img src="<?php echo tpl_basedir();?>/images/profile-img.jpg" class="profile-image img responsive"…
/template/cleanresurrected/
H A Dmain.php28 <script defer type="text/javascript" src="<?php echo tpl_basedir();?>/responsive.js"></script>
/template/panoramacake/
H A Dmain.php36 <script defer type="text/javascript" src="<?php echo tpl_basedir();?>/mobileinputsize.js"></script>
37 <script defer type="text/javascript" src="<?php echo tpl_basedir();?>/improvebreadcrumbs.js"></scri…
/template/tilus/
H A Dmain.php28 …<script defer type="text/javascript" src="<?php echo tpl_basedir();?>/mobileinputsize.js"></script>
/template/darkwood/
H A Dmain.php28 <script defer type="text/javascript" src="<?php echo tpl_basedir();?>/responsive.js"></script>
42 …<img src="<?php echo tpl_basedir();?>/images/logo.png" width="40" height="40" align="left" style=…
/template/cutopillar/
H A Dmain.php28 …<script defer type="text/javascript" src="<?php echo tpl_basedir();?>/mobileinputsize.js"></script>
/template/typowiki/typowiki/
H A Dmain.php26 <link href="<?php echo tpl_basedir(); ?>assets/fonts/microns/microns.css" rel="stylesheet">
/template/mindthedark/
H A Dtpl_footer.php20 …src="<?php echo tpl_basedir(); ?>images/button-donate.gif" width="80" height="15" alt="Donate" /><…
22 …src="<?php echo tpl_basedir(); ?>images/button-php.gif" width="80" height="15" alt="Powered by PHP…
24 …src="<?php echo tpl_basedir(); ?>images/button-html5.png" width="80" height="15" alt="Valid HTML5"…
26 …src="<?php echo tpl_basedir(); ?>images/button-css.png" width="80" height="15" alt="Valid CSS" /><…
28 …src="<?php echo tpl_basedir(); ?>images/button-dw.png" width="80" height="15" alt="Driven by DokuW…
/template/khum1/
H A Dmain.php154 …src="<?php echo tpl_basedir(); ?>images/button-dw.png" width="80" height="15" alt="Driven by DokuW…
196 echo tpl_basedir();
218 <img src="<?php echo tpl_basedir(); ?>/images/lang.svg" alt"icone"></img>
232 <img src="<?php echo tpl_basedir(); ?>/images/youarehere.svg" alt="icone"></img>
238 …<div class="trace nomobile"><img src="<?php echo tpl_basedir(); ?>/images/compass.svg" alt="icone"…
247 <img src="<?php echo tpl_basedir(); ?>/images/top.png" / title="Haut de page [T]"></img>
/template/bootstrap3/
H A Dmain.php27 echo '<link href="' . tpl_basedir() . 'css.php?id='. $ID .'" rel="stylesheet" />';
H A Dmediamanager.php27 echo '<link href="' . tpl_basedir() . 'css.php?id='. $ID .'" rel="stylesheet" />';
H A DTemplate.php33 $this->baseDir = tpl_basedir();
731 $output .= '<img src="' . tpl_basedir() . "images/license/$license_img.png" . '" width="' . $size . '" height="' . $size . '" alt="' . $license_img . '" /> ';
1859 $admin_version->innertext .= '<div class="template__version"><img src="' . tpl_basedir() . 'images/bootstrap.png" class="p-2" height="32" width="32" alt="" />Template ' . $template_version . '</div>';
H A Dcss.php102 $tpl_basedir = tpl_basedir(); variable
H A Ddetail.php285 echo '<link href="' . tpl_basedir() . 'css.php?id='. $ID .'" rel="stylesheet" />';
H A DRELEASE.md399 * #175: Use the ``tpl_basedir()`` function instead of deprecated ``DOKU_TPL`` constant (thanks to @umbomas)
/template/bootstrap3/tpl/
H A Dbadges.php19 <img src="<?php echo tpl_basedir(); ?>images/bootstrap.png" width="20" alt="Bootstrap template for DokuWiki" />
25 <img src="<?php echo tpl_basedir(); ?>images/php.png" width="20" alt="Powered by PHP" />
31 <img src="<?php echo tpl_basedir(); ?>images/html5.png" width="20" alt="Valid HTML5" />
37 <img src="<?php echo tpl_basedir(); ?>images/css3.png" width="20" alt="Valid CSS" />
43 <img src="<?php echo tpl_basedir(); ?>images/logo.png" width="20" alt="Driven by DokuWiki" />
/template/fictive/
H A Dmain.php28 <script defer type="text/javascript" src="<?php echo tpl_basedir();?>/fictive.js"></script>
41 …<img src="<?php echo tpl_basedir();?>/images/header.jpg" alt="" class="header-image" width="1112" …
/template/chippedsnow/
H A Dmain.php177 … <script defer type="text/javascript" src="<?php echo tpl_basedir();?>/less-1.1.3.min.js"></script>
178 …<script defer type="text/javascript" src="<?php echo tpl_basedir();?>/mobileinputsize.js"></script>
/template/flat/
H A Dtpl_footer.php21 …src="<?php echo tpl_basedir(); ?>images/button-donate.gif" width="80" height="15" alt="Donate" /><…
23 …src="<?php echo tpl_basedir(); ?>images/button-php.gif" width="80" height="15" alt="Powered by PHP…
25 …src="<?php echo tpl_basedir(); ?>images/button-html5.png" width="80" height="15" alt="Valid HTML5"…
27 …src="<?php echo tpl_basedir(); ?>images/button-css.png" width="80" height="15" alt="Valid CSS" /><…
29 …src="<?php echo tpl_basedir(); ?>images/button-dw.png" width="80" height="15" alt="Driven by DokuW…
/template/arcadebasic/
H A Dmain.php78 <img class="header-img" src="<?php echo tpl_basedir();?>/images/header01.jpg" alt="" style="position: absolute; inset: -222px auto auto 0px; height: auto; width: 100%;">

1234