*/ $meta['allowguests'] = array('onoff'); $meta['linkemail'] = array('onoff'); $meta['usegravatar'] = array('onoff'); $meta['gravatar_size'] = array('multichoice', '_choices' => array(20, 40, 80)); $meta['gravatar_rating'] = array('multichoice', '_choices' => array('X', 'R', 'PG', 'G')); $meta['urlfield'] = array('onoff'); $meta['addressfield'] = array('onoff'); $meta['datefield'] = array('onoff'); $meta['usecocomment'] = array('onoff'); $meta['wikisyntaxok'] = array('onoff'); $meta['threads_formposition'] = array( 'multichoice', '_choices' => array('top', 'bottom') ); $meta['threads_showdate'] = array('onoff'); $meta['threads_showuser'] = array('onoff'); //Setup VIM: ex: et ts=2 enc=utf-8 :