1
0
Fork 0

[GIT] update plugin sitemap

This commit is contained in:
Jannik Beyerstedt 2016-10-15 19:24:52 +02:00
parent caabd4ee0b
commit 404e6f8d79
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9868c284bac9cff2da590e977e20cc4b86859899
Subproject commit d98659c15cfa4154616491ca76a5b84dd06bc539

View File

@ -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"');