Project

General

Profile

Actions

Bug #42462

closed

HMENU: entryLevel not working with special=rootline

Added by Stefan Neufeind about 12 years ago. Updated about 12 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2012-10-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Using 4.5.20 with special=rootline I tried increasing entryLevel to 1 or 2 and expected the first levels of the rootline would not be shown. However the rootline still stayed the same and was displayed starting from the site-root.

Actions #1

Updated by Thorsten Kahler about 12 years ago

  • Status changed from New to Rejected

According to TSRef .entryLevel doesn't work with HMENU.special:

Note: .entryLevel generally is not supported together with the .special property! The only exception is special.keywords.

For most .special variants .entryLevel doesn't make any sense and especially for rootline there's the .range property.

Actions #2

Updated by Stefan Neufeind about 12 years ago

I read "http://wiki.typo3.org/TSref/HMENU" and accidentially stumbled across the word "rootline" (meant in a different context, not special=rootline).

[...] "Defines at which level in the rootLine, the menu should start." [...]

Using range works like a charme, thank you.

Actions

Also available in: Atom PDF