Home
last modified time | relevance | path

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

12345678910>>...14

/template/sprintdoc/
H A Dsvg.php256 * Alternatively takes a replacement name from the current template's style.ini
321 * Loads the style.ini from the template (and various local locations)
331 $ini = css_styleini($conf['template']);
332 $this->replacements = $ini['replacements'];
337 $ini = $stuleUtils->cssStyleini('sprintdoc');
338 $this->replacements = $ini['replacements'];
/template/dokucms/
H A 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/bootstrap3/css/
H A 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/
H A 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/
H A 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/templar/
H A 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/starterbootstrap/
H A 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/
H A 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/
H A 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/starterpjax/
H A 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/
H A 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/
H A 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.
H A 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.
/template/navigation/
H A 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/
H A 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/
H A 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/
H A 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/
H A 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/
H A 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/bootie/
H A 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/
H A 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/vector/
H A 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/r7throot1/
H A Dfunctions.php70 $ini = parse_ini_file($file);
72 if ($ini['__theme__'] != '_'.$color){
/template/monobook/
H A 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/ravel/
H A 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

12345678910>>...14