Home
last modified time | relevance | path

Searched refs:stylesheets (Results 1 – 25 of 32) sorted by relevance

12

/plugin/mikioplugin/
H A Daction.php41 $stylesheets = [];
53 $stylesheets[] = $baseDir . 'icons/' . $icon['css'];
55 $stylesheets[] = $icon['css'];
70 $stylesheets[] = DOKU_BASE . $filename;
75 $stylesheets[] = $baseDir . 'assets/variables.css';
77 $stylesheets = array_unique($stylesheets);
101 array_unshift($stylesheets, $baseDir . 'assets/variables.css');
104 array_unshift($stylesheets, $baseDir . 'assets/styles.less');
107 foreach ($stylesheets a
[all...]
/plugin/html2pdf/snorriheim/
H A Dstyle.ini4 ; Define the stylesheets your template uses here. The second value
8 [stylesheets] section
22 ; the stylesheets. Changing this file is the simplest method to argument
H A Dstyle.ini.dist4 ; Define the stylesheets your template uses here. The second value
8 [stylesheets]
22 ; the stylesheets. Changing this file is the simplest method to
/plugin/geonav/tpl/startermap/
H A Dstyle.ini8 ; (i.e. [stylesheets] or [replacements]) into that file as well.
10 ; Define the stylesheets your template uses here. The second value
17 [stylesheets] section
45 ; the stylesheets. Changing this file is the simplest method to argument
/plugin/advanced/lang/en/config/
H A Dstyleini.txt3 …the generation of [[doku>devel:css|CSS]] styles. It has two sections: [stylesheets] and [replaceme…
5 === [stylesheets] ===
17 DokuWiki's CSS dispatcher is able to replace placeholders in the loaded stylesheets which are confi…
H A Duserstyle.txt3 Most of DokuWiki's presentation can be controlled through CSS stylesheets. DokuWiki defines some ve…
5 …oku>devel:less|LESS]] preprocessing and optimizing. The loading of the stylesheets amongst other t…
H A Duserscript.txt3 … [[wp>JavaScript]] to enhance the user experience. Like for [[doku>css|stylesheets]] all JavaScrip…
/plugin/pgn4web/
H A Dstyle.ini1 [stylesheets] section
/plugin/randomtables/
H A Dstyle.ini1 [stylesheets] section
2 cssstylesheets global() argument
/plugin/epub/scripts/
H A Dcss3.php223 $stylesheets = array(); // mode, file => base
235 $stylesheets[$mode][$incbase.$file] = $webbase;
253 $stylesheets[$mode][$incbase.$file] = $webbase;
263 'stylesheets' => $stylesheets,
/plugin/ckgedit/scripts/
H A Dcss6.php230 $stylesheets = array(); // mode, file => base
242 $stylesheets[$mode][$incbase.$file] = $webbase;
260 $stylesheets[$mode][$incbase.$file] = $webbase;
270 'stylesheets' => $stylesheets,
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md80 * `CssEmbedFilter`: embeds image data in your stylesheets
81 * `CssImportFilter`: inlines imported stylesheets
289 Once in place, the extension exposes a stylesheets and a javascripts tag with a syntax similar
293 {% stylesheets '/path/to/sass/main.sass' filter='sass,?yui_css' output='css/all.css' %}
309 {% stylesheets 'css/*' debug=true %} ... {% stylesheets %}
H A DCHANGELOG-1.1.md56 * Added google closure stylesheets jar filter
/plugin/quizlib/
H A Dstyle.css3 * Classes used by QuizLib, you can freely override them in your own stylesheets
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.Scope.txt
H A DFilter.ExtractStyleBlocks.txt
/plugin/progrecss/
H A Dprint.css2 * @brief Default stylesheets for progrecss plugin
H A Dstyle.css2 * @brief Default stylesheets for progrecss plugin
/plugin/codeprettify/code-prettify/src/
H A Drun_prettify.js170 function loadStylesheetsFallingBack(stylesheets) { argument
171 var n = stylesheets.length;
184 link.href = stylesheets[i];
/plugin/tooltip/
H A Dstyle.css2 * @brief Default stylesheets for tooltip plugin
/plugin/siteexport/inc/
H A DreadCSS.patch55 // look for @import stylesheets
86 // look for embedded @import stylesheets in other stylesheets
/plugin/topbarsyntax/
H A Dcsshover3.htc57 // start parsing the existing stylesheets
64 // called from init, parses individual stylesheets
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dholder.min.js12stylesheets:b.stylesheets,instanceOptions:b};return a.match(/([\d]+p?)x([\d]+p?)(?:\?|$)/)?f(a,c):…
/plugin/jplayer/vendor/robloach/component-installer/
H A DREADME.md52 file is also compiled, including all Component stylesheets:
/plugin/socialshareprivacy2/SSP/
H A DREADME.md113 …* [jquery.socialshareprivacy.min.css](http://panzi.github.com/SocialSharePrivacy/stylesheets/jquer…
1371 -c <enabled> Pack stylesheets. Possible values: on, off (default: on)
1374 default: stylesheets/jquery.socialshareprivacy.min.css
1419 The file `stylesheets/jquery.socialshareprivacy.delicious.css` is licensed under

12