TYPO3: Making a simple menu as an unordered list in XHTML
This example how to make a menu as an unordered list, by enabling ACT (active) and CUR (current) it sets the <li> tags with attributes class=”active” and id=”current” respectively. The current page is wrapped in <span> and not linked.
The above example can be extended using field:title and field:subtitle, if a specific id for styling is needed or if some information should be placed as value in the title attribute.
Related Articles:
wordpress menu subtitle • typoscript reference page field menu • datawrap level root • typoscript menu attributes • typo3 lib mainmenu • typo3 lib mainmenu list • typo3 allwrap • xhtml menu • dropline menu samples • typo3 mainmenu with some hmenu • typo3 menu title • typoscript menu with subtitles • typo3 theme simple • typo3 menu a attribute • ts lib menu simple hmenu • typo3 tmenu atagparams datawrap • typo3 menü subtitle • eyetv hybrid undertekster • typoscript pagetitle einer id • typoscript hmenu • typo3 menu link title • typo3 hmenu special • typoscript entrylevel • typo3 typoscript hmenu attributes • typoscript datawrap multiple lines • tmenu typo3 • create a link with typoscript • typo3 menu subtitle • typo3 atagparams datawrap = id={field:title} • typoscript menü current page • develop a menu typoscript • typoscript datawrap typolink • typo 3 lib mainmenu include code • typo3 ts gmenu multiline • typo3 unsorted list menu • element subtitle in typo3 • hmenu subtitle • typo3 tmenu subtitle language • typo3 menu allwrap • typo3 how to make dynamic menu • simple menu xhtml • using subtitle as link in typo3 menu • typo3 page title by id extension • where do i find lib mainmenu • typo3 gmenu subtitles • typo3 subtitle in menu • atagparams datawrap • {field:title} typoscript datawrap allwrap • typo3 allwrap datawrap • css grid typo3 • typo3 typoscript active tmenu • typoscript title and subtitle in menu • typo3: tmenu datawrap • typo3: tmenu datawrap parent uid • make menu class xhtml • typoscript setattribute • typo3 datawrap field title • simple menu in xhtml • typo3 typoscript hmenu • attribute to the a tag typo3 menu typoscript • typo3 hmenu • wordpress menu subtitle • typoscript reference page field menu • datawrap level root • typoscript menu attributes • typo3 lib mainmenu • typo3 lib mainmenu list • typo3 allwrap • xhtml menu • dropline menu samples • typo3 mainmenu with some hmenu • typo3 menu title • typoscript menu with subtitles • typo3 theme simple • typo3 menu a attribute • ts lib menu simple hmenu • typo3 tmenu atagparams datawrap • typo3 menü subtitle • eyetv hybrid undertekster • typoscript pagetitle einer id • typoscript hmenu • (9.4519 ms)






about 1 year ago
Thank you a lot, that helped me to solve a problem that i had with a menu i was working on!
Michael
about 2 weeks ago
Thanks so much, this solution worked right out of the box for me. I do wonder if it’s required to first use a hierarchiel menu(HMENU) for the root element and a text menu(TMENU) inside.
The corresponding CSS should be a breeze now!