[TYPO3-german] TMENU mit Iconfont
Mikel
lists at con-version.com
Tue Jan 31 09:19:03 CET 2017
Hallo Michael,
linkWrap ist nicht vom Typ stdWrap und unterstützt insertData nicht. Die Strings werden also nicht aufgelöst.
Nimm anstelle des linkWrap z.B. ein stdWrap.outerWrap.
stdWrap.outerWrap= <i class="fa fa-{field:tx_iconfont_icon}" aria-hidden="true"></i>
Mikel
> Am 30.01.2017 um 17:53 schrieb Michael Müller <info at ihr-layout.eu>:
>
> Halo versuche gerade ein TMENU zu bauen mit iconfont.
>
> Leider funktioniert es nicht ganz. Er löst mir die geschweift Klammer nicht auf, hat da jemand eine Lösung wie ich das machen könnte.
>
>
> NO {
> wrapItemAndSub = <li>|</li>
> stdWrap.cObject = TEXT
> stdWrap.cObject.field = subtitle // title
> ATagBeforeWrap = 1
> linkWrap.insertData = 1
> linkWrap = |<i class="fa fa-{field:tx_iconfont_icon}" aria-hidden="true"></i>
> ATagParams=class="navi"
> }
>
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
More information about the TYPO3-german
mailing list