[GIT] update plugin sitemap
This commit is contained in:
parent
caabd4ee0b
commit
404e6f8d79
|
@ -1 +1 @@
|
|||
Subproject commit 9868c284bac9cff2da590e977e20cc4b86859899
|
||||
Subproject commit d98659c15cfa4154616491ca76a5b84dd06bc539
|
|
@ -73,6 +73,7 @@ c::set('columns.item', 'col-sm-6 columns');
|
|||
// enhanced sitemap by Jannik Beyerstedt:
|
||||
c::set('smap_ignoreSite', array('sitemap', 'error', 'home', 'qr', 'secret', 'test'));
|
||||
c::set('smap_ignoreTemplate', array('carousel', 'redirect'));
|
||||
c::set('smap_showHiddenPagesAtRootLevel', true);
|
||||
c::set('smap_heading_visible', 'Hauptmenü');
|
||||
c::set('smap_heading_invisible', 'weitere Seiten');
|
||||
//c::set('smap_column_class_id', 'class="foo" id="bar"');
|
||||
|
|
Loading…
Reference in a new issue