*/ $meta['style'] = array('multichoice', '_choices' => array('default', 'table', 'list')); $meta['showheader'] = array('onoff'); $meta['showdate'] = array('multichoice', '_choices' => array('0', '1', '2')); $meta['showuser'] = array('multichoice', '_choices' => array('0', '1', '2')); $meta['showdesc'] = array('multichoice', '_choices' => array('0', '160', '500')); $meta['showcomments'] = array('onoff'); $meta['showlinkbacks']= array('onoff'); $meta['showtags'] = array('onoff'); $meta['showfirsthl'] = array('onoff'); //Setup VIM: ex: et ts=2 enc=utf-8 :