<?php
$meta['output'] = array('multichoice', '_choices' => array('browser', 'file'));
$meta['usecache']       = array('onoff');

$meta['footer_odd']     = array('string');
$meta['footer_even']    = array('string');
$meta['header_odd']     = array('string');
$meta['header_even']    = array('string');

$meta['maxbookmarks']   = array('numeric');

$meta['addcitation']    = array("onoff");

