[TYPO3] replace title-field in menu with content
Christian Heck
heck at punkt.de
Thu Feb 23 14:57:00 CET 2006
Hi Peter,
I had success. Now I can grap content from the border part of a page.
But there is one problem left. How can I mix up a the
lib.usermenu.special stuff with my standard menu.
I currently have:
temp.menu-main = HMENU
temp.menu-main.wrap = <ul><li><h2>Main Menu</h2> | </li></ul>
temp.menu-main {
1 = TMENU
1 {
expAll = 1
wrap = <ul> | </ul>
NO.wrapItemAndSub = <li>|</li>
"Hier"
}
2 < .1
3 < .1
3 < lib.usermenu.special
}
As you can see in the last level (3) there should go the special menu
items. Of course it is not working this way, but I want to give every
one a better idea of how I want to realize it.
Only the last level should display the content from the border part as a
link.
Thank you again Peter.
Peter Klein wrote:
> Hi Christian. Try googling for "typo3 fake menu items"
>
More information about the TYPO3-english
mailing list