Home
last modified time | relevance | path

Searched refs:ini (Results 276 – 300 of 345) sorted by path

1...<<11121314

/template/sandy/
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
H A Dstyle.ini.dist1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
/template/scanlines/
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/sidebar/
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/sidebar_theme/
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/simple/
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
H A Dstyle.ini.dist1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
/template/simple_sidebar/
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/simplewiki/css/
H A D_diff.css15 /* no style.ini colours because deleted and added lines have a fixed background colour */
H A D_recent.css54 /* cannot use non-guaranteed style.ini colour placeholders, dark templates need to overwrite */
H A Dbasic.less317 /* for all of the form styles, style.ini colours are not used on purpose (except for fieldset borde…
/template/simplewiki/images/
H A Dpagetools-build.php35 $ini = parse_ini_file('../style.ini',true); variable
36 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/simplewiki/
H A Dstyle.ini1 ; Please see http://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/slaad/
H A Ddesign.css13 * All colors defined in "style.ini".
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/spacedok/
H A Dbluestyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
H A Dfunctions.php102 $ini = parse_ini_file($file);
105 if ($ini['__theme__'] != '_'.$color) {//do
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
H A Dstyle_blue.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
H A Dstyle_gray.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
/template/spacious/
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/sprintdoc/css/
H A Darea_forms.less5 /* for all of the form styles, style.ini colours are not used on purpose (except for fieldset border) */
/template/sprintdoc/
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
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/starter/
H A Dstyle.ini1 ; Please see https://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

1...<<11121314