Home
last modified time | relevance | path

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

/plugin/snow/
H A Dscript.js11 snowStorm.snowStick = JSINFO.plugin.snow.snowstick;
H A Daction.php41 $JSINFO['plugin']['snow']['snowstick'] = $this->getConf('snowstick');
H A Dsnowstorm.js30 …this.snowStick = true; // Whether or not snow should "stick" at the bottom. When off, wil…
435 if (storm.snowStick) {
/plugin/snow/conf/
H A Ddefault.php30 $conf['snowstick'] = 1;
H A Dmetadata.php30 $meta['snowstick'] = array('onoff');