[TYPO3-english] Add HOME button to a GMENU

Bjoern Pedersen bjoern.pedersen at frm2.tum.de
Tue Feb 22 16:52:38 CET 2011


Am 22.02.2011 14:10, schrieb Enrique Moreno Tent:
> Im building a GMENU for the main navigation and I want to add at the
> beginning a HOME button, that doesnt have text like the others, but a custom
> image. How could I do this? Should I build a second GMENU for it?

something like:

lib.menu =COA
lib.menu {
10=GMENU
10.special=directory
10.value= <id of home page>

20=GMENU
 ...

}

Björn


More information about the TYPO3-english mailing list