Feature #20445

Feature request: current sub menu uid in register

Added by Wolfgang Klinger about 4 years ago. Updated 12 days ago.

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

related to [1] #19685
(issue imported from #M11114)

tslib_menu_submenu.diff (510 Bytes) Administrator Admin, 2009-05-18 07:47


Related issues

related to Core - Feature #19685: Enable stdWrap for expAll Closed 2008-12-06

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)?

Also available in: Atom PDF