1<?php
2/**
3 * Options for the defnitionlist plugin
4 */
5
6$meta['dt_fancy']  = array('onoff');
7$meta['classname'] = array('string');
8