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 _______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to