Home
last modified time | relevance | path

Searched refs:DOKU_TPL (Results 26 – 50 of 250) sorted by path

12345678910

/template/bootstrap3/assets/iconify/plugins/
H A Dfa.js38 var stylesheetCDN = DOKU_TPL + '/assets/iconify/plugins/fa.css';
/template/bootstrap3/
H A Dscript.js17 Iconify.setConfig('defaultAPI', DOKU_TPL + 'iconify.php?prefix={prefix}&icons={icons}');
/template/cherokee-based/
H A Ddetail.php27 <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>layout.css" />
28 <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>design.css" />
H A Dmain.php28 <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>layout.css" />
29 <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>design.css" />
30 <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>sidebar.css" />
33 <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>rtl.css" />
36 <link rel="stylesheet" media="print" type="text/css" href="<?php echo DOKU_TPL?>print.css" />
H A Dmedia.php24 <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>layout.css" />
25 <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>design.css" />
H A Dmediaedit.php25 <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>layout.css" />
26 <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>design.css" />
H A Dmediaref.php25 <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>layout.css" />
26 <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>design.css" />
/template/codowik/
H A Dbootstrap.php10 $filepath = DOKU_TPL . 'js' . DIRECTORY_SEPARATOR . $filename;
H A Dmain.php36 <link href="<?php print DOKU_TPL; ?>css/ui.layout.css?v=2.1" rel="stylesheet">
/template/comicslate/
H A Ddetail.php29 $t6 . '<img src = "' . DOKU_TPL . 'images/googleapp_optim.svg" alt = "Get it on Google Play">' .
32 $t6 . '<img src = "' . DOKU_TPL . 'images/appstore_optim.svg" alt = "Download on the App Store">' .
/template/darkclean/
H A Dheader.php18 …<link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>css/layout.css" />
19 …<link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>css/design.css" />
20 …<link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>css/topbar.css" />
21 …<link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>css/sidebar.css" …
24 <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>css/rtl.css" />
H A Dmediamanager.php18 <link rel="shortcut icon" href="<?php echo DOKU_TPL?>images/favicon.ico" />
/template/default/
H A Ddetail.php27 <link rel="shortcut icon" href="<?php echo DOKU_TPL?>images/favicon.ico" />
H A Dmediamanager.php25 <link rel="shortcut icon" href="<?php echo DOKU_TPL?>images/favicon.ico" />
/template/desertcalm/
H A Ddetail.php30 <link rel="shortcut icon" href="<?php echo DOKU_TPL?>images/favicon.ico" />
H A Dmain.php32 <link rel="shortcut icon" href="<?php echo DOKU_TPL?>images/favicon.ico" />
H A Dmediamanager.php24 <link rel="shortcut icon" href="<?php echo DOKU_TPL?>images/favicon.ico" />
/template/dokubook2/
H A Ddetail.php30 <link rel="shortcut icon" href="<?php echo DOKU_TPL?>images/favicon.ico" />
H A Dmain.php34 <link rel="shortcut icon" href="<?php echo DOKU_TPL?>images/favicon.ico" />
H A Dmediamanager.php24 <link rel="shortcut icon" href="<?php echo DOKU_TPL?>images/favicon.ico" />
H A Dtpl_functions.php30 $logo = DOKU_TPL.'images/logo.jpg';
33 $logo = DOKU_TPL.'images/logo.jpeg';
36 $logo = DOKU_TPL.'images/logo.png';
39 $logo = DOKU_TPL.'images/dokuwiki-128.png';
/template/dokubrick/
H A Ddetail.php30 <link rel="shortcut icon" href="<?php echo DOKU_TPL?>images/favicon.ico" />
H A Dmain.php36 <link rel="shortcut icon" href="<?php echo DOKU_TPL?>images/favicon.ico" />
H A Dmediamanager.php24 <link rel="shortcut icon" href="<?php echo DOKU_TPL?>images/favicon.ico" />
/template/dokucms/
H A Ddetail.php24 <link rel="shortcut icon" href="', DOKU_TPL, 'images/favicon.ico" />

12345678910