Home
last modified time | relevance | path

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

12

/plugin/mikioplugin/
Daction.php44 $stylesheets = [];
56 $stylesheets[] = $baseDir . 'icons/' . $icon['css'];
58 $stylesheets[] = $icon['css'];
73 $stylesheets[] = DOKU_BASE . $filename;
78 $stylesheets[] = $baseDir . 'assets/variables.css';
80 $stylesheets = array_unique($stylesheets);
104 array_unshift($stylesheets, $baseDir . 'assets/variables.css');
107 array_unshift($stylesheets, $baseDir . 'assets/styles.less');
110 foreach ($stylesheets as $style) {
/plugin/geonav/tpl/startermap/
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/html2pdf/snorriheim/
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
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/advanced/lang/en/config/
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…
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…
Duserscript.txt3 … [[wp>JavaScript]] to enhance the user experience. Like for [[doku>css|stylesheets]] all JavaScrip…
/plugin/ckgedit/scripts/
Dcss6.php230 $stylesheets = array(); // mode, file => base
242 $stylesheets[$mode][$incbase.$file] = $webbase;
260 $stylesheets[$mode][$incbase.$file] = $webbase;
270 'stylesheets' => $stylesheets,
/plugin/epub/scripts/
Dcss3.php223 $stylesheets = array(); // mode, file => base
235 $stylesheets[$mode][$incbase.$file] = $webbase;
253 $stylesheets[$mode][$incbase.$file] = $webbase;
263 'stylesheets' => $stylesheets,
/plugin/randomtables/
Dstyle.ini1 [stylesheets] section
/plugin/pgn4web/
Dstyle.ini1 [stylesheets] section
/plugin/structtemplating/
DREADME.md38 `assets/style/style.less`. This allows you to add your custom stylesheets in the
44 the root for a git repository to put your templates and stylesheets under
/plugin/jplayer/vendor/kriswallsmith/assetic/
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 %}
DCHANGELOG-1.1.md56 * Added google closure stylesheets jar filter
/plugin/quizlib/
Dstyle.css3 * Classes used by QuizLib, you can freely override them in your own stylesheets
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DFilter.ExtractStyleBlocks.Scope.txt9 If you would like users to be able to define external stylesheets, but
DFilter.ExtractStyleBlocks.txt39 // This implementation writes the stylesheets to the styles/ directory.
/plugin/progrecss/
Dprint.css2 * @brief Default stylesheets for progrecss plugin
Dstyle.css2 * @brief Default stylesheets for progrecss plugin
/plugin/codeprettify/code-prettify/src/
Drun_prettify.js170 function loadStylesheetsFallingBack(stylesheets) { argument
171 var n = stylesheets.length;
184 link.href = stylesheets[i];
/plugin/tooltip/
Dstyle.css2 * @brief Default stylesheets for tooltip plugin
/plugin/siteexport/inc/
DreadCSS.patch55 // look for @import stylesheets
86 // look for embedded @import stylesheets in other stylesheets
/plugin/topbarsyntax/
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/
Dholder.min.js12stylesheets:b.stylesheets,instanceOptions:b};return a.match(/([\d]+p?)x([\d]+p?)(?:\?|$)/)?f(a,c):… property
/plugin/jplayer/vendor/robloach/component-installer/
DREADME.md52 file is also compiled, including all Component stylesheets:

12