Home
last modified time | relevance | path

Searched +full:histogram_height +(+path:plugin +path:blog) -(+path:plugin +path:blog +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/blog/conf/
H A Ddefault.php14 $conf['histogram_height'] = 50; // height of the histogram in pixels
H A Dmetadata.php21 $meta['histogram_height'] = array('numeric');
/plugin/blog/syntax/
H A Darchive.php213 $histogram_height = $this->getConf('histogram_height');
223 $current_height = $histogram_height / $histogram_higher * $month_reference;