*/ $meta['namespace'] = array('string'); $meta['size'] = array('multichoice', '_choices' => array(20, 40, 80, 120)); $meta['rating'] = array('multichoice', '_choices' => array('X', 'R', 'PG', 'G')); //Setup VIM: ex: et ts=2 enc=utf-8 :