xref: /plugin/yalist/conf/metadata.php (revision b415857335220aafd48675cc484260e32dcfb8a7)
1<?php
2/**
3 * Options for the yalist plugin
4 *
5 * @author LarsDW223
6 */
7
8$meta['def_list_odt_export'] = array('multichoice', '_choices' => array('list', 'listheader', 'table'));
9