Feature #20445
Feature request: current sub menu uid in register
| Status: | Needs Feedback | Start date: | 2009-05-18 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Wolfgang Klinger | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 4.3 | Complexity: | ||
| PHP Version: | 5.2 | |||
| Votes: | 0 |
Description
As the expAll menu property is now going through stdWrap1, it would make sense to have the current sub menu uid at hand. I propose to store it in a register named SUB_MENU_uid.
This will allow me to expand only some elements.
expAll = 0
expAll.override = 1
expAll.override.if.isInList.data = register:SUB_MENU_uid
expAll.override.if.value = {$PID_LIST_EXPALL}
where PID_LIST_EXPALL is a list of page ids I would like to expand
History
Updated by Alexander Opitz 12 days ago
- Category deleted (
Communication) - Status changed from Accepted to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?