Added beforeProcess event to HtmlOutputNodeProcessor (#2155)
authorPeter Frühwirt <peter.fruehwirt@viecode.com>
Thu, 29 Dec 2016 16:59:17 +0000 (17:59 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 29 Dec 2016 16:59:17 +0000 (17:59 +0100)
commite1c42d49982d620b4e416200a4af952591035351
tree8aacb9c1d6bd9e6b969c468bfbfd6f64ab57fa1c
parentd8cb2525c7bb63010ea7a69b605f5435781cf86c
Added beforeProcess event to HtmlOutputNodeProcessor (#2155)

* Added preProcess event to HtmlOutputNodeProcessor

Added possibility for plugins to change html output on every request (like it is done with keywords highlighting)

* Changed event name in HtmlOutputNodeProcessor
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeProcessor.class.php