Actions
Feature #17401
closedexclude some pages and "options" from the section menu
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2007-06-19
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
It'd be nice if I could exclude some sections without having to hide the page in question. And to get rid of some "meta" sections would be great too.
eg
plugin.tx_indexedsearch.show.L1sections.excludePages = 0,-2
plugin.tx_indexedsearch.show.L1sections.excludePages = 2,34
excludes "whole site" and "level 2 and below" and the sections of the pages with the uid 2 and 34.
(issue imported from #M5823)
Actions