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