3 * Options for the Tag Plugin
5 $conf['namespace'] = 'tag'; // where should tag links point to? default: 'tag'
6 $conf['pingtechnorati'] = 0; // should plugin ping Technorati?
7 $conf['sortkey'] = 'title'; // sort key for topic lists
8 $conf['sortorder'] = 'ascending'; // ascending or descending
9 $conf['pagelist_flags'] = 'list'; // formatting options for the page list plugin
11 //Setup VIM: ex: et ts=2 enc=utf-8 :