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

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.