xref: /plugin/yalist/conf/metadata.php (revision 249fbbd1f9ac5063489c67095b34c8c90a0e9350) !
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