xref: /plugin/catmenu/conf/metadata.php (revision 6983cdfd4483215ff5a1e573925c9c612964e790)
1*6983cdfdSLORTET<?php
2*6983cdfdSLORTET$meta['skip_file']     = array('string', '_pattern' => '/^($|\/.*\/.*$)/');
3*6983cdfdSLORTET$meta['skip_page_without_title'] = array('onoff');
4*6983cdfdSLORTET$meta['show_in_editor_menu'] = array('onoff');
5