[TYPO3-english] typeNum and HMENU links.

Dmitry dmitry at typo3.ru.net
Wed Mar 28 00:40:17 CEST 2018


I use TYPO3 7.x  I want to create site version for the visually impaired. In Typoscript I write 

special = PAGE 
special {
	typeNum = 97
	config {
          ... some code, special css, etc.
	}
}

All menus on site created via TypoScript HMENU. After I switched to link index.php?id=1&type=97 all items in menu have standard links like index.php?id=1, index.php?id=2. Why menu items don't have links like  index.php?id=1&type=97,  index.php?id=2&type=97 ect.?

On TYPO3 6.x it works correctly.
-- 
Kind regards,
Dmitry Vasilev
www: http://typo3.ru.net/
Skype: thule-varahi;
Phone: +7 950 001 85 15 


More information about the TYPO3-english mailing list