www/public_html/lib/plugins/yalist/conf/metadata.php

9 lines
177 B
PHP

<?php
/**
* Options for the yalist plugin
*
* @author LarsDW223
*/
$meta['def_list_odt_export'] = array('multichoice', '_choices' => array('list', 'listheader', 'table'));