[TYPO3-english] Custom TS menu - output description/abstract

Bernd Wilke t3n at pi-phi.de
Tue Feb 2 11:05:56 CET 2016


Am 02.02.2016 um 10:50 schrieb Tom Warwick:
> Bernd,
>
> I can't seem to find any examples, could you point me in the right
> direction?

something like:

temp.mymenu = HMENU
temp.mymenu {
   1 = TMENU
   1 {
     NO = 1
     NO {
       after.cObject = TEXT
       after.cObject {
         field = description // abstract
         wrap = <span>|</span>
       }
     }
   }
}	

bernd


More information about the TYPO3-english mailing list