/template/twigstarter/vendor/symfony/polyfill-php72/ |
H A D | bootstrap.php | 35 … sapi_windows_vt100_support($stream, $enable = null) { return p\Php72::sapi_windows_vt100_support(… argument
|
H A D | Php72.php | 102 public static function sapi_windows_vt100_support($stream, $enable = null) argument 119 if (false === $enable || !self::stream_isatty($stream)) {
|
/template/starterpjax/ |
H A D | jquery.pjax.js | 764 function enable() { function 767 $.pjax.enable = $.noop 799 $.pjax.enable = enable 820 $.support.pjax ? enable() : disable()
|
/template/kiwiki/images/ |
H A D | search.svg | 1 <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 D | user_icon.svg | 1 <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 D | edit.svg | 1 <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 D | preferences.svg | 1 <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 D | theme_mode.svg | 2 viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;">
|
/template/dokuxp/ |
H A D | README | 6 To enable the skin open your <dokuwiki-path>/conf/dokuwiki.php
|
/template/dokumac/ |
H A D | README | 6 To enable the skin open your <dokuwiki-path>/conf/dokuwiki.php
|
/template/chippedsnow/css/ |
H A D | semanticgridsystem.less | 16 // Uncomment these two lines and the star-hack width/margin lines below to enable sub-pixel fix for…
|
H A D | semanticgridmerged.less | 16 // Uncomment these two lines and the star-hack width/margin lines below to enable sub-pixel fix for…
|
/template/argon/assets/css/ |
H A D | nucleo-svg.css | 80 Icon reset values - used to enable color customizations
|
/template/argon-alt/assets/css/ |
H A D | nucleo-svg.css | 80 Icon reset values - used to enable color customizations
|
/template/readthedokus/ |
H A D | README.md | 110 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. 116 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 D | RELEASE.md | 173 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 D | layout.js | 3768 , 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 D | mobile.less | 80 /* enable horizontal scrolling in media manager */
|
/template/mikio/ |
H A D | README.md | 97 - `breadcrumbPrefix` : enable changing the breadcrumb prefix 99 - `breadcrumbSep` : enable changing the breadcrumb seperator 104 - `youareherePrefix` : enable changing the you are here prefix 106 - `youarehereSep` : enable changing the you are here seperator
|
/template/templar/js/ |
H A D | bootstrap-tooltip.js | 299 , enable: function () {
|
/template/dokufreech/css/ |
H A D | mobile.css | 92 /* enable horizontal scrolling in media manager */
|
/template/lisps/css/ |
H A D | mobile.css | 92 /* enable horizontal scrolling in media manager */
|
/template/codowik/css/ |
H A D | mobile.less | 94 /* enable horizontal scrolling in media manager */
|
/template/docnavwiki/css/ |
H A D | mobile.less | 104 /* enable horizontal scrolling in media manager */
|
/template/binkytestinstance/css/ |
H A D | mobile.less | 103 /* enable horizontal scrolling in media manager */
|