Searched refs:always (Results 1 – 25 of 63) sorted by relevance
123
| /template/bootstrap3/conf/ |
| D | default.php | 57 $conf['showNavbar'] = 'always'; 61 $conf['showPageTools'] = 'always'; 62 $conf['showSearchForm'] = 'always'; 65 $conf['showTools'] = 'always';
|
| /template/a_free_worldic/ |
| D | tpl_functions.php | 102 $always = tpl_getConf('main_sidebar_always'); 103 if($always or (!$always && !getNS($ID))) {
|
| /template/arctic/ |
| D | tpl_functions.php | 91 $always = tpl_getConf('main_sidebar_always'); 92 if($always or (!$always && !getNS($ID))) {
|
| /template/arctictut/ |
| D | tpl_functions.php | 90 $always = tpl_getConf('main_sidebar_always'); 91 if($always or (!$always && !getNS($ID))) {
|
| /template/arctic-mbo/ |
| D | tpl_functions.php | 100 $always = tpl_getConf('main_sidebar_always'); 101 if($always or (!$always && !getNS($ID))) {
|
| /template/scanlines/ |
| D | tpl_functions.php | 94 $always = tpl_getConf('main_sidebar_always'); 95 if($always or (!$always && !getNS($ID))) {
|
| /template/strap/vendor/symfony/process/ |
| H A D | CHANGELOG.md | 27 * deprecated `Process::inheritEnvironmentVariables()`: env variables are always inherited. 49 * environment variables will always be inherited
|
| /template/pinkberrynight/ |
| D | README.md | 18 * Minor styling of the Cloud plugin, so that it always matches, even when you change the colors of …
|
| /template/panoramacake/css/ |
| D | fordokuwiki.less | 19 /* make sure the header is always in the center, whether the tagline appears beneath it or not */ 20 /* in short, always center, no matter what is inside the header logo/sitename area */
|
| /template/mikio/ |
| H A D | CHANGELOG.md | 73 …- Changed default value of showNotifications to `always` to reflect DokuWiki. [#58](https://gith… 109 …- Setting `tpl»mikio»showNotifications` to an empty string is the same as setting it to `always`. 160 …- Added support for the defer js option, previously always deferred [#39](https://github.com/nom… 216 …- Added option to always show the sidebar, even when there is no content [#16](https://github.co…
|
| H A D | README.md | 89 You’ll always find the most recent changes in [Releases](https://github.com/nomadjimbob/mikio/relea…
|
| /template/readthedokus/ |
| H A D | README.md | 27 |Show toolbox even when logged out|Check to show the Toolbox always. By default, it is not shown un… 77 …toolbox even when logged out” option in the settings to show the Toolbox always which has the link…
|
| /template/sidebar/ |
| D | sidebar.css | 163 * html .page .toc {height:1px} /* General Dokuwiki fix. IE needs this to always display TOC cont…
|
| /template/sprintdoc/css/ |
| H A D | base_structure.less | 69 z-index: 1000; // keyboard-navigation overlays always on top
|
| H A D | area_main-sidebar-nav.less | 111 position: relative; // always show label, even with collapsed sidebar
|
| /template/vector20/ |
| D | style.ini | 59 ; different "media" but some people *always* searching for such
|
| /template/vector/ |
| D | style.ini | 59 ; different "media" but some people *always* searching for such
|
| /template/monobook/ |
| D | style.ini | 59 ; different "media" but some people *always* searching for such
|
| /template/wikiweko/ |
| H A D | style.ini | 59 ; different "media" but some people *always* searching for such
|
| /template/dokucms/ |
| D | README.md | 60 …sublist that open if you open a page in the namespace. Sidebar pages are always excluded from the …
|
| /template/wallpaper/ |
| D | README.md | 72 If a linked page is a start page of a namespace it will be always be shown in the menu as if this p…
|
| /template/ad-hominem/css/ |
| H A D | print.less | 565 page-break-before: always; 566 break-before: always;
|
| /template/codowik/css/ |
| D | ui.layout.css | 174 .ui-layout-mask-inside-pane { /* masks always inside pane EXCEPT when pane is an iframe */
|
| /template/starterpjax/ |
| D | main.php.withTime | 42 …<?php /* .dokuwiki should always be in one of the surrounding elements (e.g. plugins and templates…
|
| /template/a_new_day/ |
| D | csshover3.htc | 129 …// because the expression is added to the stylesheet, and styles are always applied to html that is
|
123