Home
last modified time | relevance | path

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

/plugin/gallery/conf/
Ddefault.php10 $conf['thumbnail_height'] = 150;
Dmetadata.php12 $meta['thumbnail_height'] = array('numeric');
/plugin/gallery/classes/
DOptions.php49 $this->thumbnailHeight = $plugin->getConf('thumbnail_height');