Home
last modified time | relevance | path

Searched refs:enabled (Results 351 – 375 of 410) sorted by path

1...<<11121314151617

/plugin/s5/ui/default/
H A Diepngfix.htc16 filters[f].enabled = s ? true : false;
/plugin/s5/ui/dokuwiki/
H A Diepngfix.htc16 filters[f].enabled = s ? true : false;
/plugin/s5reloaded/ui/audio_support/
H A Dsoundmanager2.js15 this.enabled = false;
369 self.enabled = true;
/plugin/s5reloaded/ui/graphic_support/
H A Diepngfix.htc16 filters[f].enabled = s ? true : false;
/plugin/s5reloaded/ui/thesis/
H A Diepngfix.htc16 filters[f].enabled = s ? true : false;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
H A DAutoFormat.RemoveEmpty.RemoveNbsp.txt
H A DAutoFormat.RemoveEmpty.txt
H A DCore.Encoding.txt
H A DHTML.Nofollow.txt
H A DURI.AllowedSchemes.txt
H A DURI.Munge.txt
/plugin/securelogin/
H A DREADME.md44 If the [CAPTCHA plugin](https://www.dokuwiki.org/plugin:captcha) is enabled on the login page with …
H A DTODO6 - would need the login boxes be hidden if javascript is not enabled.
/plugin/semantic/
H A Dhelper.php72 …if (isset($this->meta['plugin']['semantic']['enabled']) && !$this->meta['plugin']['semantic']['ena…
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md8548 enabled using `_.chain`.
8676 chain sequences enabled. The result of such sequences must be unwrapped
8837 Creates a `lodash` wrapper instance with explicit method chain sequences enabled.
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js7363 getBreakOnNextTooltip: function(enabled) argument
10069 var enabled = Firebug.saveCookies;
10070 if (enabled)
10075 if (enabled)
10092 if (enabled)
16948 if (Firebug.A11yModel.enabled)
22452 var enabled = Firebug.Console.isAlwaysEnabled();
22453 if (enabled)
22514 getBreakOnNextTooltip: function(enabled) argument
22516 return (enabled ? $STR("console.Disable Break On All Errors") :
/plugin/siteexport/
H A Dpreload.php191 foreach ($this->tmp_plugins as $plugin => $enabled) { // All plugins
193 …if ($enabled == 1 && !file_exists(DOKU_PLUGIN . "$plugin/script.js") && !file_exists(DOKU_PLUGIN .…
/plugin/snow/
H A Dscript.js16 if(JSINFO.plugin.snow.enabled) {
/plugin/socialshareprivacy2/SSP/
H A DREADME.md30 Note that Tumblr and email are just normal links and thus always enabled.
243 This event is emitted after a certain service was enabled. The event object
245 enabled, and an `isClick` property, wich is `true` if a click by a user caused
246 this event (`false` if it was enabled via JavaScript).
1176 Note that the view counter will not work unless the XING button is enabled by the
1371 -c <enabled> Pack stylesheets. Possible values: on, off (default: on)
/plugin/sphinxsearch-was/
H A DINSTALL8 2. PHP >= 7.x with SQLite extension (it is enabled by default as of PHP 5)
/plugin/sphinxsearch/
H A DINSTALL5 2. PHP5 with SQLite extension (it is enabled by default as of PHP 5)
/plugin/stlviewer/stlviewer/
H A DOrbitControls.js32 this.enabled = true;
312 if ( scope.enabled === false ) return;
346 if ( scope.enabled === false ) return;
405 if ( scope.enabled === false ) return;
416 if ( scope.enabled === false || scope.noZoom === true ) return;
450 if ( scope.enabled === false || scope.noKeys === true || scope.noPan === true ) return;
480 if ( scope.enabled === false ) return;
526 if ( scope.enabled === false ) return;
605 if ( scope.enabled === false ) return;
H A DTrackballControls.js18 this.enabled = true;
347 if ( _this.enabled === false ) return;
375 if ( _this.enabled === false ) return;
385 if ( _this.enabled === false ) return;
422 if ( _this.enabled === false ) return;
446 if ( _this.enabled === false ) return;
461 if ( _this.enabled === false ) return;
494 if ( _this.enabled === false ) return;
526 if ( _this.enabled === false ) return;
554 if ( _this.enabled === false ) return;
[all …]
H A Dthree.min.js2enabled:!0,fullWidth:1,fullHeight:1,offsetX:0,offsetY:0,width:1,height:1}),this.view.enabled=!0,th…

1...<<11121314151617