Feature #22163
closedResolve shortcut for menu state
0%
Description
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
Attached patch introduces new configuration to resolve shortcuts.
(issue imported from #M13626)
Files
Updated by Thomas Layh over 14 years ago
Removed the configuration parameter so that this behavior is the default behavior.
Added file: fixedItemStateShortcuts-default.diff
Updated by Steffen Gebert over 14 years ago
Hi Thomas,
I just had a look at your patch. I love the functionality, which it provides and I'm 100% for getting it into core as default behavior.
Unfortunately there are two problems:- This adds several SQL queries per menu entry, I think, so we have to do it a bit different
- The harder one: Imagine a shortcut "Home" to the root page. This shourtcut will always appear as active, as it has state ACT and I currently know no way around this... :-(
Ideas welcome!
Steffen
Updated by Alexander Opitz almost 11 years ago
- Category changed from Communication to Frontend
- Status changed from New to Needs Feedback
- Target version deleted (
0)
Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (6.1.7)?
If yes, can you provide a newer patch against master by using Gerrit? http://wiki.typo3.org/CWT
Updated by Alexander Opitz over 10 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.