<?php
$meta['ActionReaderFirst']  = array('multichoice', '_choices' => array('Nothing', 'GoToNsStartPage', 'GoToBestPageName', 'GoToBestNamespace', 'GoToSearchEngine'));
$meta['ActionReaderSecond'] = array('multichoice', '_choices' => array('Nothing', 'GoToNsStartPage', 'GoToBestPageName', 'GoToBestNamespace', 'GoToSearchEngine'));
$meta['ActionReaderThird']  = array('multichoice', '_choices' => array('Nothing', 'GoToNsStartPage', 'GoToBestPageName', 'GoToBestNamespace', 'GoToSearchEngine'));
$meta['GoToEditMode'] = array('onoff');
$meta['ShowPageNameIsNotUnique'] = array('onoff');
$meta['ShowMessageClassic'] = array('onoff');
$meta['WeightFactorForSamePageName'] = array('string');
$meta['WeightFactorForStartPage'] = array('string');
$meta['WeightFactorForSameNamespace'] = array('string');
?>
