.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. Maps ==== Administrators have the possibility to overwrite settings in TYPO3 constant editor to change the default placeholder image for the map content element. You can find the setting in the Category "Higher Education Package: Content" in the Constant Editor. +-----------------------------------------------------------------------------------------------------+---------------------------+----------------------------------------------------------------------------------------------+ | Property | Description | Default | +=====================================================================================================+===========================+==============================================================================================+ | plugin.tx_highereducationpackage.contentelements.highereducationpackage_map.defaultPreviewImagePath | Default Placeholder Image | EXT:higher_education_package/Resources/Public/Images/Map/map-default-preview.jpg | +-----------------------------------------------------------------------------------------------------+---------------------------+----------------------------------------------------------------------------------------------+ The alternative text for the default image is set using a language file. You can overwrite it by using the following language key: :code:`LLL:EXT:higher_education_package/Resources/Private/Language/locallang_map.xlf:map.previewimage.defaultTitle`