Home
last modified time | relevance | path

Searched refs:ini (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/template/mikio/
H A Dcss.php112 foreach ($iniCandidates as $ini) {
113 if ($ini && is_file($ini)) {
114 $parsed = @parse_ini_file($ini, true);
/template/sprintdoc/
H A Dsvg.php256 * Alternatively takes a replacement name from the current template's style.ini
331 $ini = css_styleini($conf['template']);
332 $this->replacements = $ini['replacements'];
337 $ini = $stuleUtils->cssStyleini('sprintdoc');
338 $this->replacements = $ini['replacements'];
/template/dokucms/
DREADME.md33 Two general looks are included and may be switched by editing the style.ini.
54 … image folder of the template. Edit the (activated) __yourlogo__ line in the style.ini accordingly.
69ini. Unpack the file in DOKUWIKI_ROOT/lib/tpl/. This will overwrite the current template with the …
70 Otherwise you will have to check for differences between your backup copy and the default style.ini
/template/templar/
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
/template/bootstrap3/css/
Dreplacements.less2 * DokuWiki Bootstrap3 Template: style.ini / Styling Plugin support
9 * For more information about style.ini and replacements see:
11 * - https://www.dokuwiki.org/devel:style.ini
/template/prsnl10/
Dstyle.ini12 ; @link https://www.dokuwiki.org/devel:style.ini
16 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
17 ; for limitations of the ini format used here.
20 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/mnml-blog/
Dstyle.ini12 ; @link https://www.dokuwiki.org/devel:style.ini
16 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
17 ; for limitations of the ini format used here.
20 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/starterbootstrap/
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/neolaoresources2/
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
/template/starterpjax/
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/zenlike/
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/grassstains/
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/aran/
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/taratasy/
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/navigation/
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/default/
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/dokufreech/
Dstyle.local.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/lisps/
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/greensteel/
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/r7throot1/
Dfunctions.php70 $ini = parse_ini_file($file);
72 if ($ini['__theme__'] != '_'.$color){
/template/bootie/
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/argon/
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/wikimagination/
Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
/template/vector20/
Dstyle.ini12 ; @link https://www.dokuwiki.org/devel:style.ini
16 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
17 ; for limitations of the ini format used here.
20 ; a style.local.ini file to prevent losing any changes after an upgrade.

12345678910>>...15