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