Home
last modified time | relevance | path

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

/plugin/snow/
H A Dscript.js4 snowStorm.excludeMobile = JSINFO.plugin.snow.excludemobile;
H A Daction.php35 $JSINFO['plugin']['snow']['excludemobile'] = $this->getConf('excludemobile');
H A Dsnowstorm.js19 …this.excludeMobile = true; // Snow is likely to be bad news for mobile phones' CPUs (and batt…
25 …this.excludeMobile = true; // Snow is likely to be bad news for mobile phones' CPUs (and batt…
653 if (!storm.excludeMobile || !isMobile) {
/plugin/snow/conf/
H A Ddefault.php24 $conf['excludemobile'] = 1;
H A Dmetadata.php24 $meta['excludemobile'] = array('onoff');