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