Home
last modified time | relevance | path

Searched +full:enabled +(+path:plugin +path:snow) -(+path:plugin +path:snow +path:lang) (Results 1 – 5 of 5) sorted by relevance

/plugin/snow/
H A Daction.php32 $JSINFO['plugin']['snow']['enabled'] = $this->getConf('enabled');
H A Dscript.js16 if(JSINFO.plugin.snow.enabled) {
H A Dsnowstorm.js34 …rtically when scrolling. May increase CPU load, disabled by default - if enabled, used only where …
35 … // Whether to use pixel values for snow top/left vs. percentages. Auto-enabled if body is positi…
/plugin/snow/conf/
H A Ddefault.php21 $conf['enabled'] = 1;
H A Dmetadata.php21 $meta['enabled'] = array('onoff');