TYPO3 Icons

Register Icons BEFORE 11nice example in ext_localconf.php: https://github.com/benjaminkott/bootstrap_package/blob/master/ext_localconf.php Icon API changes in TYPO3 11 using Configuration/Icons.phphttps://usetypo3.com/icon-api.html TYPO3 Iconshttps://typo3.github.io/TYPO3.Icons/index.html Plugin Iconhttps://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/4-FirstExtension/7-configuring-the-plugin.html?highlight=icon#registering-the-plugin Icon APIhttps://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/Icon/Index.html

Linkhandler in TYPO3

https://usetypo3.com/linkhandler.htmlhttps://www.clickstorm.de/blog/linkhandler-typo3/   Linkhandler im Spracheinsatz: config.recordLinks.tx_news { typolink { parameter = xxx additionalParams.data = field:uid additionalParams.wrap = &tx_news_pi1[news]=| additionalParams.dataWrap = &L={field:sys_language_uid} useCacheHash = 1 ATagParams.data = parameters:allParams target.data = parameters:target title.data = parameters:title }}