Configuration

This Extension is configured by global TypoScript config, typolink options and TYPO3_CONF_VARS.

Global TypoScript configuration

JumpURL can be configured globally in the config TypoScript namespace.

jumpurl_enable

Property
jumpurl_enable
Data type
boolean
Description
Enables JumpURL for all supported contexts for all generated links.

jumpurl_mailto_disable

Property
jumpurl_mailto_disable
Data type
boolean
Description
Disables the use of JumpURL when linking to email-adresses.

TYPO3_CONF_VARS

The setting $GLOBALS['TYPO3_CONF_VARS']['SYS']['encryptionKey'] is used for generating the hashes submitted in the URLs.