[TYPO3-core] (no subject)

Thomas Layh thomas at layh.com
Tue Feb 23 13:01:33 CET 2010


This is an SVN patch request.

Type: Feature

Bugtracker references:
http://bugs.typo3.org/view.php?id=13626

Branches:
trunk

Problem:

Active state for menus can't be used with shortcut pages in situations like:
Menu is generated out of subpages from "Pages".
- Home
- Pages
    - Home (Shortcut->Home)
    - Page 1
    - Page 2
    - Page 3


Solution:
Attached patch introduces new configuration to resolve shortcuts.

page.10 = HMENU
page.10.1 = TMENU
page.10.1 {
        resolveActiveShortcut = 1

}
Greetings,
Thomas


More information about the TYPO3-team-core mailing list