Home
last modified time | relevance | path

Searched refs:enable (Results 226 – 250 of 340) sorted by path

12345678910>>...14

/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.css59 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.css64 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A DREADME.md8 To enable the [Aurora](https://github.com/audiocogs) solution inside jPlayer, the following files w…
H A Dpopcorn.js528 enable: function( instance, plugin ) {
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DConnectManager.as168 // Need to enable and pass to Jplayer event system- revisit
186 // Need to enable and pass to Jplayer event system- revisit
279 // Need to enable and pass to Jplayer event system- revisit
288 // Need to enable and pass to Jplayer event system- revisit
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js1265 enable: function() { // Plan to implement
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss64 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss71 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md478 is specified (the CBR-mode switches on the encoder enable ABR
H A Dchangelog.txt608 by default, enable with care
1024 want to enable this feature delete /getid3/module.tag.id3v2.php
H A Dreadme.txt497 is specified (the CBR-mode switches on the encoder enable ABR
H A Dstructure.txt2100 … ['header_data']=>string() // Original wave header data to enable perfect reconstruction
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-30.txt126 Component, and (b) serves only to enable use of the work with that
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md325 // enable loading assets from twig templates
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DScssphpFilter.php36 public function enableCompass($enable = true) argument
38 $this->compass = (Boolean) $enable;
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js764 this.enable();
963 normalizedMod.enable();
1054 context.enable(pluginMap, this);
1058 enable: function () { method in Module
1107 context.enable(depMap, this);
1116 context.enable(pluginMap, this);
1473 enable: function (depMap) { method in newContext.context
1476 getModule(depMap).enable();
/plugin/katex/
H A DLICENSE126 Component, and (b) serves only to enable use of the work with that
/plugin/latexport/
H A DREADME.md163 ## If you enable DokuWikis XML-RPC interface, you should consider to
/plugin/mantis/lib/
H A Dchangelog523 - nusoap_client: enable cURL usage to be forced (thanks Giunta Gaetano)
524 - soap_transport_http: enable cURL proxy usage (thanks Giunta Gaetano)
525 - soap_transport_http: enable cURL usage to be forced (thanks Giunta Gaetano)
527 - wsdl: enable cURL usage to be forced (thanks Giunta Gaetano)
/plugin/math/
H A Dsyntax.php97 var $enable = false; variable in syntax_plugin_mathmulti
105 $this->enable = $this->_requirements_ok();
117 …'name' => 'MathMulti Plugin'.(!$this->enable ? ' ('.$this->getLang($this->prefix.'disable').')' …
119 (!$this->enable ? "\n(".$this->getLang($this->prefix.'disable').")" : ''),
/plugin/math2/
H A Dsyntax.php61 var $enable = false; variable in syntax_plugin_math
66 $this->enable = $this->_requirements_ok();
78 'name' => 'Math Plugin'.(!$this->enable ? ' (disabled)' : ''),
141 if ($this->enable) {
/plugin/mathpublish/
H A Dsyntax.php27 protected $enable = false; variable in syntax_plugin_mathpublish
34 $this->enable = $this->_requirements_ok();
132 if(!$this->enable) return true;
/plugin/mathtran/
H A Dsyntax.php32 var $enable = false; variable in syntax_plugin_mathtran
37 $this->enable = $this->_requirements_ok();
49 'name' => 'Mathtran Plugin'.(!$this->enable ? ' (disabled)' : ''),
53 (!$this->enable ? "\n(".$this->msg_disable.")" : ''),
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md73 > Note: If you have configured PHP with opcache you need to enable the
115 - `$parser->html5 = true` to enable HTML5 output instead of HTML4.
116 - `$parser->keepListStartNumber = true` to enable keeping the numbers of ordered lists as specified…
/plugin/mediasyntax/
H A DREADME22 2015-06-27: 1 hour: enable linking to PDF

12345678910>>...14