Improve plain/text formatting of anchor tags and smilies (#2483)
authorMaximilian Mader <max@bastelstu.be>
Tue, 28 Nov 2017 19:31:51 +0000 (20:31 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 28 Nov 2017 19:31:51 +0000 (20:31 +0100)
commitcad9f99499ba24ef88b3f21023efd59baaea7803
treeb4002f95578abc80f8a890663aeca881135659a3
parentc1c727cb363487b8b16490d94b0ce1fc20863646
Improve plain/text formatting of anchor tags and smilies (#2483)

* Only truncate anchor nodes in HTML output mode

Also convert links in plain/text mode into the format used by the Email subsystem.

* Handle smilies in text/plain output mode
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeA.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeImg.class.php