Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 96) sorted by relevance

1234

/template/twigstarter/vendor/symfony/polyfill-php72/
Dbootstrap.php35 … sapi_windows_vt100_support($stream, $enable = null) { return p\Php72::sapi_windows_vt100_support(… argument
DPhp72.php102 public static function sapi_windows_vt100_support($stream, $enable = null) argument
119 if (false === $enable || !self::stream_isatty($stream)) {
/template/strap/syntax/
H A Dmedia.php211 $enable = $this->getConf(self::CONF_IMAGE_ENABLE, 1);
212 if (!$enable) {
218 $enable = in_array($mode, $modes);
221 if ($enable) {
/template/strap/resources/snippet/js/
H A Dslot-manager.js2 combos.popover.enable();
H A Dhistorical-breadcrumb.js2 combos.popover.enable();
H A Dcombo-popover.js28 enable: function (cssSelector) { method
/template/kiwiki/images/
H A Dsearch.svg1 <svg version="1.1" id="search_icon" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:ne…
H A Duser_icon.svg1 <svg version="1.1" id="user_icon" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new …
H A Dedit.svg1 <svg version="1.1" id="edit_icon" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new …
H A Dpreferences.svg1 <svg version="1.1" id="preferences_icon" x="0px" y="0px" viewBox="0 0 32 32" style="enable-backgrou…
H A Dfull_screen.svg1 <svg version="1.1" id="fullscreen_icon" x="0px" y="0px" viewBox="0 0 32 32" style="enable-backgroun…
H A Dtheme_mode.svg2 viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;">
/template/dokuxp/
DREADME6 To enable the skin open your <dokuwiki-path>/conf/dokuwiki.php
/template/dokumac/
DREADME6 To enable the skin open your <dokuwiki-path>/conf/dokuwiki.php
/template/starterpjax/
Djquery.pjax.js764 function enable() { function
767 $.pjax.enable = $.noop
799 $.pjax.enable = enable
820 $.support.pjax ? enable() : disable()
/template/strap/ComboStrap/
H A DHeadingTag.php337 $enable = $executionContext
340 if ($enable) {
H A DOutline.php535 …$enable = SiteConfig::getConfValue(self::CONF_OUTLINE_NUMBERING_ENABLE, Outline::CONF_OUTLINE_NUMB…
536 if (!$enable) {
/template/chippedsnow/css/
Dsemanticgridsystem.less16 // Uncomment these two lines and the star-hack width/margin lines below to enable sub-pixel fix for…
Dsemanticgridmerged.less16 // Uncomment these two lines and the star-hack width/margin lines below to enable sub-pixel fix for…
/template/argon-alt/assets/css/
Dnucleo-svg.css80 Icon reset values - used to enable color customizations
/template/argon/assets/css/
Dnucleo-svg.css80 Icon reset values - used to enable color customizations
/template/writr/
DAUTHORS.md69 <!-- markdownlint-enable -->
/template/bootstrap3/
DRELEASE.md190 … Material Design Icon (added WebFont and SVG icons) and added option for enable the Material Desig…
198 …* Added `useAlternativeToolbarIcons` option for enable Material Design Icons support on DokuWiki t…
307 …* #230: Added Template by Namespace feature and new option to enable/disable this feature (thanks …
348 …* #162: Added new option ("tocCollapseOnScroll" - default is "on") to enable/disable automatic col…
407 * Added ``tocAffix`` (default: 1) option to disable/enable the affix of TOC
408 * Added ``collapsibleSections`` (default:0) option to enable/disable 2nd section levels collapse
409 …* Added ``showSearchButton`` (default:0) option to enable/disable search button in navbar. Turn of…
501 …* Added new option to enable/disable the collapse of all sub-sections in TOC (thanks to Jason Harr…
532 …* #124, #118, #109 (and more...): Added a new config ('showHomePageLink' - default: 0) to enable/d…
/template/readthedokus/
H A DREADME.md110 …f you decide to use it, check the option in the configuration manager to enable it. Do not forget …
116 …f you decide to use it, check the option in the configuration manager to enable it. Change the tag…
/template/congrid/css/
Dmobile.less80 /* enable horizontal scrolling in media manager */

1234