Home
last modified time | relevance | path

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

/plugin/gallery/conf/
Ddefault.php11 $conf['image_width'] = 1600;
Dmetadata.php13 $meta['image_width'] = array('numeric');
/plugin/gallery/classes/
DOptions.php50 $this->lightboxWidth = $plugin->getConf('image_width');