TCEMAIN.linkHandler.egmap { handler = TYPO3\CMS\Recordlist\LinkHandler\RecordLinkHandler label = Maps configuration { table = tx_emaps_domain_model_poi } scanAfter = page } mod.wizards.newContentElement.wizardItems.plugins { elements { e_maps { iconIdentifier = ext-map-wizard-icon title = LLL:EXT:e_maps/Resources/Private/Language/locallang.xml:plugin_title description = LLL:EXT:e_maps/Resources/Private/Language/locallang.xml:plugin_wiz_description tt_content_defValues { CType = list list_type = emaps_maps } } } } tx_emaps_conf{ extensions{ Annuaires { table = tx_eannuaires_domain_model_fiche repository = Emagineurs\EAnnuaires\Domain\Repository\FicheRepository cat = categories } News { table = tx_news_domain_model_news repository = GeorgRinger\News\Domain\Repository\NewsRepository cat = categories } } } tx_emaps_localize{ tx_emaps_domain_model_poi{ pattern = {address}, {zip}, {city} lat = lat lng = lng } }