Home
last modified time | relevance | path

Searched +full:style +full:. +full:local +full:. +full:ini (Results 126 – 150 of 157) sorted by last modified time

1234567

/template/daily/
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
6 ; any changes after an upgrade.
8 ; (i.e. [stylesheets] or [replacements]) into that file as well.
11 ; defines for which output media the style should be loaded. Currently
19 css/mixins.less = screen
20 css/pure-min.css = all
45 css/mobile.less = all
51 ; give your wiki a new look.
[all …]
/plugin/html2pdf/html2pdf/html2ps/help/
H A Dfaq.html28 …href="#nooutput-file-protocol">I cannot fetch files from local hard disk using 'file' procolol.</a…
50 <li><a href="#api-localfile">How could I convert HTML file from my local drive?</a></li>
76 <div style="border-top: solid black 1px; border-bottom: solid black 1px;">
77 <h2 style="text-decoration: underline;">How would I report a bug?</h2>
156 …ing out of memory. Please refer to <a href="php.net/ini.core">memory_limit PHP.net documentation</…
189 <dt id="nooutput-file-protocol">I cannot fetch files from local hard disk using 'file' procolol.</d…
241 &lt;div style=&quot;page-break-after: always&quot;&gt;
265 &lt;div style="position: fixed; ...."&gt;...your header content...&lt;/div&gt;
271 &lt;div style="position: fixed; ...."&gt;...your footer content...&lt;/div&gt;
309 <dt id="api-localfile">How could I convert HTML file from my local drive?</dt>
[all …]
/template/ramtop/
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
6 ; any changes after an upgrade.
8 ; (i.e. [stylesheets] or [replacements]) into that file as well.
11 ; defines for which output media the style should be loaded. Currently
19 css/mixins.less = screen
21 css/basic.less = screen
43 css/mobile.less = all
49 ; give your wiki a new look.
[all …]
/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.
7 ; (i.e. [stylesheets] or [replacements]) into that file as well.
10 ; defines for which output media the style should be loaded. Currently
15 css/basic.css = screen
16 css/_imgdetail.css = screen
17 css/_media_popup.css = screen
37 css/mobile.css = all
43 ; give your wiki a new look.
[all …]
/template/benjamin/
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
11 ; defines for which output media the style should be loaded. Currently
24 ../dokuwiki/css/_imgdetail.css = screen
25 ../dokuwiki/css/_media_popup.css = screen
26 ../dokuwiki/css/_media_fullscreen.css = screen
27 ../dokuwiki/css/_fileuploader.css = screen
28 ../dokuwiki/css/_tabs.css = screen
29 ../dokuwiki/css/_links.css = screen
[all …]
/template/m1/
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
11 ; defines for which output media the style should be loaded. Currently
20 ../dokuwiki/css/_imgdetail.css = screen
21 ../dokuwiki/css/_media_popup.css = screen
22 ../dokuwiki/css/_media_fullscreen.css = screen
23 ../dokuwiki/css/_fileuploader.css = screen
24 ../dokuwiki/css/_tabs.css = screen
25 ../dokuwiki/css/_links.css = screen
[all …]
/template/binkytestinstance/
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
6 ; any changes after an upgrade.
8 ; (i.e. [stylesheets] or [replacements]) into that file as well.
11 ; defines for which output media the style should be loaded. Currently
19 css/mixins.less = screen
21 css/basic.less = screen
42 css/mobile.less = all
48 ; give your wiki a new look.
[all …]
/template/minima/
H A Dfunctions.php98 /****** set local variables ******/
100 $file = tpl_incdir().'style.ini';
101 $file2 = tpl_incdir().'style_'.$color.'.ini';
102 $ini = parse_ini_file($file);
105 if ($ini['__theme__'] != '_'.$color) {//do
113 msg('Could not set correct style.ini file for your chosen color scheme.', -1);
114 }//else {//if not ...
116 }//if ($ini['__theme__'] != '_'.$color)
129 /****** set local variables ******/
167 $out .= '<a href="'.wl($id).'" class="tab">'.$title.'</a> ';
[all …]
/template/mnml-blog/
H A Dstyle.ini2 ; INI to handle loading of the CSS files of the "mnml-blog" template for DokuWiki
9 ; @license GPLv2 (http://www.gnu.org/licenses/gpl2.html)
10 ; @author ARSAVA <dokuwiki@dev.arsava.com>
11 ; @link https://www.dokuwiki.org/template:mnml-blog
12 ; @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.
22 ; (i.e. [stylesheets] or [replacements]) into that file as well.
25 ; defines for which output media the style should be loaded. Currently
[all …]
/template/prsnl10/
H A Dstyle.ini2 ; INI to handle loading of the CSS files of the "prsnl10" template for DokuWiki
9 ; @license GPLv2 (http://www.gnu.org/licenses/gpl2.html)
10 ; @author ARSAVA <dokuwiki@dev.arsava.com>
11 ; @link https://www.dokuwiki.org/template:prsnl10
12 ; @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.
22 ; (i.e. [stylesheets] or [replacements]) into that file as well.
25 ; defines for which output media the style should be loaded. Currently
[all …]
/template/monobook/
H A Dstyle.ini2 ; INI to handle loading of the CSS files of the "monobook" template for DokuWiki
9 ; @license GPLv2 (http://www.gnu.org/licenses/gpl2.html)
10 ; @author ARSAVA <dokuwiki@dev.arsava.com>
12 ; @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.
22 ; (i.e. [stylesheets] or [replacements]) into that file as well.
25 ; defines for which output media the style should be loaded. Currently
30 ; load the DokuWiki styles. See <http://j.mp/eq8zSo> why I am doing this.
[all …]
/template/vector/
H A Dstyle.ini2 ; INI to handle loading of the CSS files of the "vector" template for DokuWiki
9 ; @license GPLv2 (http://www.gnu.org/licenses/gpl2.html)
10 ; @author ARSAVA <dokuwiki@dev.arsava.com>
12 ; @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.
22 ; (i.e. [stylesheets] or [replacements]) into that file as well.
25 ; defines for which output media the style should be loaded. Currently
30 ; load the DokuWiki styles. See <http://j.mp/eq8zSo> why I am doing this.
[all …]
/template/cowboy/
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
11 ; defines for which output media the style should be loaded. Currently
20 ../dokuwiki/css/_imgdetail.css = screen
21 ../dokuwiki/css/_media_popup.css = screen
22 ../dokuwiki/css/_media_fullscreen.css = screen
23 ../dokuwiki/css/_fileuploader.css = screen
24 ../dokuwiki/css/_tabs.css = screen
25 ../dokuwiki/css/_links.css = screen
[all …]
/plugin/geonav/tpl/startermap/
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
11 ; defines for which output media the style should be loaded. Currently
20 ../dokuwiki/css/_imgdetail.css = screen
21 ../dokuwiki/css/_media_popup.css = screen
22 ../dokuwiki/css/_media_fullscreen.css = screen
23 ../dokuwiki/css/_fileuploader.css = screen
24 ../dokuwiki/css/_tabs.css = screen
25 ../dokuwiki/css/_links.css = screen
[all …]
/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.
7 ; (i.e. [stylesheets] or [replacements]) into that file as well.
10 ; defines for which output media the style should be loaded. Currently
15 css/basic.css = screen
16 css/_imgdetail.css = screen
17 css/_media_popup.css = screen
37 css/mobile.css = all
43 ; give your wiki a new look.
[all …]
/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.
7 ; (i.e. [stylesheets] or [replacements]) into that file as well.
10 ; defines for which output media the style should be loaded. Currently
15 css/basic.css = screen
16 css/_imgdetail.css = screen
32 css/mobile.css = all
38 css/zenlike_mobile.css = all
42 ; give your wiki a new look.
[all …]
/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.
7 ; (i.e. [stylesheets] or [replacements]) into that file as well.
10 ; defines for which output media the style should be loaded. Currently
15 css/basic.css = screen
16 css/_imgdetail.css = screen
17 css/_media_popup.css = screen
37 css/mobile.css = all
43 ; give your wiki a new look.
[all …]
/template/dokufreech/
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.
7 ; (i.e. [stylesheets] or [replacements]) into that file as well.
10 ; defines for which output media the style should be loaded. Currently
15 css/basic.css = screen
16 css/_imgdetail.css = screen
17 css/_media_popup.css = screen
37 css/mobile.css = all
43 ; give your wiki a new look.
[all …]
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.
7 ; (i.e. [stylesheets] or [replacements]) into that file as well.
10 ; defines for which output media the style should be loaded. Currently
15 css/basic.css = screen
16 css/_imgdetail.css = screen
17 css/_media_popup.css = screen
37 css/mobile.css = all
43 ; give your wiki a new look.
[all …]
/plugin/aceeditor/
H A Dbuild.js1.call(e,t)}function h(e,t){var n,r,i,s,o,a,f,l,c,h,p=t&&t.split("/"),d=u.map,v=d&&d["*"]||{};if(e&… property in AnonymousFunction3f7200173f900.mt
/plugin/templateconfhelper/exe/
H A Dcss.php5 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../');
51 foreach( array( 'style.ini', 'style.local.ini' ) as $ini ) {
52 $ini = _css_getpath( $tpl, $ini );
53 if( @file_exists( $ini )) {
54 $tplinc[] = $ini;
58 // used style.ini file
82 foreach( $tplinc as $ini ) {
83 $cache_files[] = $ini;
161 // apply style replacements
192 foreach( $tplinc as $ini) {
[all …]
/plugin/templateconfhelper/
H A DREADME20 * tpl_switch( $tpl ) - change style after init.php has been run
25 …es FETCH_MEDIA_STATUS event to hook into fetch.php. This allows to have template files outside of …
32 …rewrite ^/lib/tpl/((.*)/)?images/(.*) /lib/exe/fetch.php?mode=styleimg&media=$3&template=$2 l…
42.php the default is hardcoded in dokuwiki.php. So for templates to overwrite the main.php they hav…
44 …wiki init. It can be set in preload.php and allows to read templates from pathes outside dokuwiki …
52 'default' => array( $farmbasedir.'/extension/tpl/', $farmbasedir.$version.'lib/tpl/' ),
53 'local' => array( $farmdir.'tpl/' ),
58 <file php main.php>
65.php. The templateaction plugin class deffinition includes //inc/preload.php//. Here css.php calls…
76 * ... some undocumented and likely to change functions for use in templates
[all …]
/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.
7 ; (i.e. [stylesheets] or [replacements]) into that file as well.
10 ; defines for which output media the style should be loaded. Currently
14 layout.css = screen
15 design.css = screen
16 style.css = screen
18 sidebar.css = screen
29 rtl.css = rtl
[all …]
/template/spacedok/
H A Dfunctions.php98 /****** set local variables ******/
100 $file = DOKU_TPLINC.'style.ini';
101 $file2 = DOKU_TPLINC.'style_'.$color.'.ini';
102 $ini = parse_ini_file($file);
105 if ($ini['__theme__'] != '_'.$color) {//do
113 msg('Could not set correct style.ini file for your chosen color scheme.', -1);
114 }//else {//if not ...
116 }//if ($ini['__theme__'] != '_'.$color)
129 /****** set local variables ******/
167 $out .= '<a href="'.wl($id).'" class="tab">'.$title.'</a> ';
[all …]
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt41 automagically: http://www.google.com or simply www.google.com - You can set
65 …ks to [[wiki:syntax|existing pages]] are shown in a different style from [[wiki:nonexisting]] ones.
85 …indows shares only works in Microsoft Internet Explorer per default (and only in the "local zone").
95 [[http://www.php.net|{{wiki:dokuwiki-128.png}}]]
219 "He thought 'It's a man's world'..."
223 "He thought 'It's a man's world'..."
340 …t, d, eiffel, fortran, freebasic, genero, gml, groovy, haskell, html, idl, ini, inno, io, java5, j…
368 This is some <span style="color:red;font-size:150%;">inline HTML</span>
371 <p style="border:2px dashed red;">And this is some block HTML</p>
376 This is some <span style="color:red;font-size:150%;">inline HTML</span>
[all …]

1234567