summaryrefslogtreecommitdiff
path: root/lib/plugins/imagebox/metadata.php
blob: 1bcf34fe6f63043987399c61e076e7f031f51eea (plain)
1
2
3
4
<?php
$meta['display_magnify'] = array('multichoice','_choices' => array('If necessary','Always','Never'));
$meta['center_align'] = array('onoff');
$meta['default_caption_style'] = array('multichoice','_choices' => array('Normal','Italic','Bold'));