Home
last modified time | relevance | path

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

1234

/template/twigstarter/vendor/symfony/polyfill-php72/
H A Dbootstrap.php35 … sapi_windows_vt100_support($stream, $enable = null) { return p\Php72::sapi_windows_vt100_support(… argument
H A DPhp72.php102 public static function sapi_windows_vt100_support($stream, $enable = null) argument
119 if (false === $enable || !self::stream_isatty($stream)) {
/template/starterpjax/
H A Djquery.pjax.js764 function enable() { function
767 $.pjax.enable = $.noop
799 $.pjax.enable = enable
820 $.support.pjax ? enable() : disable()
/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:new 0 0 32 32;" >
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 0 0 32 32;" >
H A Dedit.svg1 <svg version="1.1" id="edit_icon" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;">
H A Dpreferences.svg1 <svg version="1.1" id="preferences_icon" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;">
H A Dtheme_mode.svg2 viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;">
/template/dokuxp/
H A DREADME6 To enable the skin open your <dokuwiki-path>/conf/dokuwiki.php
/template/dokumac/
H A DREADME6 To enable the skin open your <dokuwiki-path>/conf/dokuwiki.php
/template/chippedsnow/css/
H A Dsemanticgridsystem.less16 // Uncomment these two lines and the star-hack width/margin lines below to enable sub-pixel fix for…
H A Dsemanticgridmerged.less16 // Uncomment these two lines and the star-hack width/margin lines below to enable sub-pixel fix for…
/template/argon/assets/css/
H A Dnucleo-svg.css80 Icon reset values - used to enable color customizations
/template/argon-alt/assets/css/
H A Dnucleo-svg.css80 Icon reset values - used to enable color customizations
/template/readthedokus/
H A DREADME.md97 Even though this theme works without Font Awesome, you can use Font Awesome for better looking. If you decide to use it, check the option in the configuration manager to enable it. Do not forget to set the correct tag in the following option.
103 Also, you can use google fonts for better looking. Lato and Robot fonts are set in font-family in this theme CSS. If you decide to use it, check the option in the configuration manager to enable it. Change the tags in the following option.
/template/bootstrap3/
H A DRELEASE.md173 After a long development cycle a new release of Bootstrap3 template is issued. This release use the [new DokuWiki menu system](https://www.dokuwiki.org/devel:menus) introduced in *Greebo* release (included the compatibility classes for older DokuWiki releases). Switched all FontAwesome icons to Material Design Icon (added WebFont and SVG icons) and added option for enable the Material Design Icons for DokuWiki toolbar. Re-designed detail page for display EXIF and other useful photo metadata. Added new hook (`:usermenu`) for add a custom menu in User Menu. Upgraded Bootstrap and Bootswatch to v3.4.1 to prevent XSS vulnerability and `simple_html_dom` to v1.8.1 to increase the performance. This release now use a `Template` class for increase the performance during the rendering of page (1.2~1.5 second faster than the previous release).
181 * Added `useAlternativeToolbarIcons` option for enable Material Design Icons support on DokuWiki toolbar
290 * #230: Added Template by Namespace feature and new option to enable/disable this feature (thanks to @Digitalin for idea)
331 * #162: Added new option ("tocCollapseOnScroll" - default is "on") to enable/disable automatic collapse of the TOC during the scroll of the page (thanks to @tysoncecka)
390 * Added ``tocAffix`` (default: 1) option to disable/enable the affix of TOC
391 * Added ``collapsibleSections`` (default:0) option to enable/disable 2nd section levels collapse
392 * Added ``showSearchButton`` (default:0) option to enable/disable search button in navbar. Turn off to save space in navbar
484 * Added new option to enable/disable the collapse of all sub-sections in TOC (thanks to Jason Harris and the other people)
515 * #124, #118, #109 (and more...): Added a new config ('showHomePageLink' - default: 0) to enable/disable the Home-Page link in navbar
/template/codowik/js/
H A Dlayout.js3768 , bindStartSlidingEvents = function (pane, enable) { argument
3774 if (!$R || (enable && !o.slidable)) return;
3784 $R[enable ? "unbind" : "bind"]('dblclick.'+ sID, toggle)
3791 .css("cursor", enable ? o.sliderCursor : "default")
3792 .attr("title", enable ? o.tips.Slide : "")
3805 , bindStopSlidingEvents = function (pane, enable) { argument
3811 , action = (enable ? "bind" : "unbind")
3817 if (enable) {
3830 $P.css("zIndex", enable ? z.pane_sliding : z.pane_normal);
3848 if (!enable)
[all …]
/template/congrid/css/
H A Dmobile.less80 /* enable horizontal scrolling in media manager */
/template/mikio/
H A DREADME.md96 - `breadcrumbPrefix` : enable changing the breadcrumb prefix
98 - `breadcrumbSep` : enable changing the breadcrumb seperator
103 - `youareherePrefix` : enable changing the you are here prefix
105 - `youarehereSep` : enable changing the you are here seperator
/template/templar/js/
H A Dbootstrap-tooltip.js299 , enable: function () {
/template/dokufreech/css/
H A Dmobile.css92 /* enable horizontal scrolling in media manager */
/template/lisps/css/
H A Dmobile.css92 /* enable horizontal scrolling in media manager */
/template/codowik/css/
H A Dmobile.less94 /* enable horizontal scrolling in media manager */
/template/docnavwiki/css/
H A Dmobile.less104 /* enable horizontal scrolling in media manager */
/template/binkytestinstance/css/
H A Dmobile.less103 /* enable horizontal scrolling in media manager */

1234