Fix image(attachment and media) width change from editor (#5725)
authorOlaf Braun <olaf_schmitz_1@t-online.de>
Wed, 13 Dec 2023 12:06:33 +0000 (13:06 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Dec 2023 12:06:33 +0000 (13:06 +0100)
commit09400e13864cb1f4e247b2393b0ba746871e4a3f
tree48a2ab70e5910ee88a79e94cfcb7cef899ebcdf8
parent03150bed1db7e0538f2667c747a122400b766e28
Fix image(attachment and media) width change from editor (#5725)

* Read and write image and media width

* Insert media width in acp template
com.woltlab.wcf/bbcode.xml
com.woltlab.wcf/templates/mediaBBCodeTag.tpl
wcfsetup/install/files/acp/templates/mediaBBCodeTag.tpl
wcfsetup/install/files/lib/system/bbcode/AttachmentBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/WoltLabSuiteMediaBBCode.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeImg.class.php