Actions
Feature #75874
closedInclude pages for CE Menu/Sitemap they are marked as "not in Menu"
Status:
Closed
Priority:
Should have
Assignee:
Category:
Fluid Styled Content
Target version:
Start date:
2016-04-22
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In TYPO3 7.x LTS pages they are marked as "not in menu" will not select for CE Menu/Sitemap, e.g. type "Menu of subpages...".
But there is a setting parameter "includeNotInMenu" which can be set in the partial "Menu/Type-1.html":
<ce:menu.directory pageUids="{pageUids}" includeNotInMenu="1" as="pages">
This is not a practical way. A better solution I think, is set "includeNotInMenu" in the properties of the content element.
Updated by Wouter Wolters over 8 years ago
- Status changed from New to Closed
Hi Johannes thanks for the report. This is already registered under #71570 Can you continue the discussion there?
I will close this ticket as a duplicate.
Actions