Home
last modified time | relevance | path

Searched +full:style +full:. +full:local +full:. +full:ini (Results 51 – 75 of 157) sorted by path

1234567

/plugin/source/
H A Dsyntax.php6 * filename (required) can be a local path/file name or a remote file uri
7 * to use remote file uri, allow_url_fopen=On must be set in the server's php.ini
13 * different style. If no title is present, it will be set to "file: filename"
20 * - php.ini setting, allow_url_fopen
21 * - php.ini setting, open_basedir
24 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
25 * @author Christopher Smith <chris@jalakai.co.uk>
30 require_once(DOKU_PLUGIN.'syntax.php');
57 'email' => 'chris@jalakai.co.uk',
62 'url' => 'http://www.dokuwiki.org/plugin:source',
[all …]
/plugin/syntaxhighlightjs/static/lib/highlightjs/
H A Dhighlight.min.js1 /*! highlight.js v9.0.0 | BSD3 License | git.io/hljslicense */
2.hljs=e({}),"function"==typeof define&&define.amd&&define("hljs",[],function(){return self.hljs}))…
3.C(";","$",{r:0}),e.C("#cs","#ce"),e.C("#comments-start","#comments-end")]},n={b:"\\$[A-z0-9_]+"},…
4.registerLanguage("dns",function(e){return{aliases:["bind","zone"],k:{keyword:"IN A AAAA AFSDB APL…
5.CLCM,e.CBCM,e.CNM,{cN:"meta",b:"#",e:"$"}]}}),e.registerLanguage("go",function(e){var t={keyword:…
7.ASM,e.QSM,e.CNM,{b:/\{/,e:/\}/,i:/:/}]}}),e.registerLanguage("matlab",function(e){var t=[e.CNM,{c…
8.HCM,e.CBCM,{cN:"string",b:'"',e:'"',i:"\\n",c:[{b:"\\$(\\\\(n|r|t)|\\$)"},t,r,i,a]},e.C(";","$",{…
9.)"},s={cN:"number",v:[{b:r,r:0},{b:i,r:0},{b:"#b[0-1]+(/[0-1]+)?"},{b:"#o[0-7]+(/[0-7]+)?"},{b:"#…
10.indexOf(e)&&-1==n.indexOf(e)&&-1==i.indexOf(e)});o=o.concat(a);var s={cN:"string",r:0,v:[{b:'"',e…
11.join("|")+")",k:"if else for in",c:[e.QSM,e.ASM,e.CLCM,e.CBCM,r,{b:"\\.[a-zA-Z][a-zA-Z0-9_-]*"+o,…
[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 …]
/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/wysiwyg/fckeditor/
H A D_whatsnew_history.html26 <style type="text/css">
29 </style>
123 was canceled the dimensions in the style were lost.</li>
212 button in dialogs had its width set as an inline style.</li>
315 Feature-1587175</a>] Local links to an anchor are readjusted if the anchor changes.</li>
435 BUG-1631807</a>] Elements' style properties are now forced to lowercase in IE.</li>
1309 Style and Font, has been introduced.&nbsp;Thanks&nbsp;to Steve Lineberry.&nbsp;See
1923 BUG-1089548</a> ] Now, the contents of the SCRIPT and STYLE tags remain untouched.
2249 can be used to tell Gecko browsers to use &lt;SPAN style...&gt; or &lt;B&gt;, &lt;I&gt;
2577 php.ini file. It doesn't seem to be an editor's problem but a PHP issue. </li>
[all …]
/template/20cones/
H A DREADME.md3 20Cones is a template for DokuWiki based on default template.
5 You can see a demo in [https://www.20cones.org]
8 [http://dokuwiki.org/template:20cones]
10 (c) 2023 by Paulino Ruiz de Clavijo Vázquez [pruiz@us.es]
12 See COPYING for license info.
17 - Integrated with [Translation Plugin](http://www.dokuwiki.org/plugin:translation)
18 - Option to hide the DokuWiki title (hidden by default). It can be changed from configuration page
19 - Some styles can be customized using the *style
[all...]
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
6 ; any changes after an upgrade.
[all...]
/template/able/
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
22 ../dokuwiki/css/_imgdetail.css = screen
23 ../dokuwiki/css/_media_popup.css = screen
24 ../dokuwiki/css/_media_fullscreen.css = screen
25 ../dokuwiki/css/_fileuploader.css = screen
26 ../dokuwiki/css/_tabs.css = screen
27 ../dokuwiki/css/_links.css = screen
[all …]
/template/ad-hominem/
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
6 ; any changes after an upgrade.
[all...]
/template/adoradark/
H A DREADME.md2 `git clone git://github.com/notconscious/dokuwiki-template-adoradark.git`
4." The original was created by [Clarence Lee](http://github.com/MrClow), and it has an interesting…
6 …s so much. I've noticed only a few dark themes for Dokuwiki over the past few years, so I felt lik…
10 Thanks to everyone who has contributed to this template.
12 [Clarence Lee](http://github.com/MrClow)
13 [@dfkt](https://github.com/dfkt)
14 [@ghost](https:/github.com/ghost)
15 [@Klap-in](https://github.com/Klap-in)
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
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/basic.less = screen
20 css/_imgdetail.css = screen
40 css/mobile.less = all
46 ; give your wiki a new look.
[all …]
/template/adoradark/lib/tpl/dokuwiki/
H A Dstyle.local.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
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/basic.less = screen
20 css/_imgdetail.css = screen
40 css/mobile.less = all
46 ; give your wiki a new look.
[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/arcade-basic/
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
22 ../dokuwiki/css/_imgdetail.css = screen
23 ../dokuwiki/css/_media_popup.css = screen
24 ../dokuwiki/css/_media_fullscreen.css = screen
25 ../dokuwiki/css/_fileuploader.css = screen
26 ../dokuwiki/css/_tabs.css = screen
27 ../dokuwiki/css/_links.css = screen
[all …]
/template/arcadebasic/
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 fil
[all...]
/template/argon-alt/
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/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
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/artforwater/
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 fil
[all...]
/template/basical/
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/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/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/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
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/custom.css = all
20 css/customNico.css = all
21 css/customLevel.css = all
35 ; give your wiki a new look.
[all …]
/template/bootstrap3/
H A DRELEASE.md5 This release increase the compatibility with the latest DokuWiki and PHP releases.
13 * #605: detail.php plural of "information"
18 This release increase the compatibility with Hogfather and the upcoming Igor release and fix some regression.
28 * #556: Fixed .svg could not be recognized as an icon file
35 This release increase the compatibility with Hogfather and fix some regression. Added support for Microsoft Teams and BS3 styles in jQueryUI.
37 Dropped support for PHP < 5.4 and removed very old legacy stuff.
46 * #520: Revert .wikilink2 class in list context (@takuy)
51 * #517: Removed `!important` in navbar height to prevent issue with `userall.css` style (
[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 local conf/tpl/<template-folder-name>/style.ini fil
[all...]
/template/boozurk/
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 …]

1234567