xref: /plugin/simplenavi/conf/metadata.php (revision 3e558610d977a8a505222a10a2bdef10562e1367)
1db559ff9SMichael Große<?php
2*3e558610SAndreas Gohr
3db559ff9SMichael Große/**
4e75a33bfSAndreas Gohr * Options for the simplenavi plugin
5db559ff9SMichael Große */
6*3e558610SAndreas Gohr
7e75a33bfSAndreas Gohr$meta['natsort'] = array('onoff');
8e58e2f72SAndreas Gohr$meta['nsfirst'] = array('onoff');
9e75a33bfSAndreas Gohr$meta['usetitle'] = array('onoff');
10