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