.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../Includes.txt .. _developers_integration_browser: By EXT:browser ============== It should be easy to use Radial Search (Umkreissuche) for your data, if you are using the Browser – TYPO3 without PHP – for displaying your data in the TYPO3 frontend. There is a sample by the Organiser – TYPO3 for the lobby and the organisers. See live - https://typo3-organiser.de/ The whole configuration of Radial Search (Umkreissuche) is done by the TypoScript for the Organiser for headquarters (view: 501). See * https://gitlab.die-netzmacher.de/typo3/org/blob/master/Configuration/TypoScript/headquarters/501/plugin/tx_browser_pi1/constants.ts * https://gitlab.die-netzmacher.de/typo3/org/blob/master/Configuration/TypoScript/headquarters/501/plugin/tx_browser_pi1/list/tableFields.ts * https://gitlab.die-netzmacher.de/typo3/org/blob/master/Configuration/TypoScript/headquarters/501/plugin/tx_browser_pi1/list/htmlSnippets.ts Look for "radialsearch". Integrate Radial Search (Umkreissuche) in a comparable way into your TypoScript template.