Avoid using template compiler in `ObjectActionFunctionTemplatePlugin`
authorMatthias Schmidt <gravatronics@live.com>
Wed, 24 Mar 2021 12:35:46 +0000 (13:35 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Wed, 24 Mar 2021 12:35:46 +0000 (13:35 +0100)
commite4861de1ca8192832eb62cefae5987330f9f2727
tree061c9e8ed1300eb5d09d7d31af4de571740adc0f
parentb23cefdc487f17d1e033771dfc342f2e6a2037e5
Avoid using template compiler in `ObjectActionFunctionTemplatePlugin`

Language items in `wcf.global.` do not support template scripting by default. Instead of "manually" adding support for template scripting for this specific case, the relevant language item has been moved to a different language item category.
com.woltlab.wcf/templates/headIncludeJavaScript.tpl
wcfsetup/install/files/acp/templates/header.tpl
wcfsetup/install/files/lib/system/template/plugin/ObjectActionFunctionTemplatePlugin.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml