DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Configuration

See the tutorial how to change your extension to use the Salutation Switcher. In your TS Setup, set the following option for your extension ( not the Salutation Switcher extension!):

salutation = formal

or

salutation = informal

Setting an API key for Google geocoding and Google Maps

You can set the API key using TypoScript:

plugin.tx_oelib.googleGeocodingApiKey = ...
plugin.tx_oelib.googleMapsApiKey = ...