Prevent the generation of HTML anchors if $removeLinks is set
authorAlexander Ebert <ebert@woltlab.com>
Sun, 3 Nov 2019 18:42:29 +0000 (19:42 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 3 Nov 2019 18:42:29 +0000 (19:42 +0100)
commit4984dd679a1766d332abcec477ea46595165c60a
tree493f58a9eb3f298227fc10d2051513d33fe877f7
parent18d15d0d82067351cb835c1d99f7349c30b682e6
Prevent the generation of HTML anchors if $removeLinks is set
com.woltlab.wcf/templates/mediaBBCodeTag.tpl
wcfsetup/install/files/lib/system/bbcode/HtmlBBCodeParser.class.php
wcfsetup/install/files/lib/system/bbcode/WoltLabSuiteMediaBBCode.class.php
wcfsetup/install/files/lib/system/html/output/node/AbstractHtmlOutputNode.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeProcessor.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabMetacode.class.php
wcfsetup/install/files/lib/system/html/output/node/IHtmlOutputNode.class.php