Rename the Cleanup module for CKEditor to `Normalizer`
authorAlexander Ebert <ebert@woltlab.com>
Wed, 10 May 2023 13:36:19 +0000 (15:36 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 10 May 2023 13:36:19 +0000 (15:36 +0200)
commit2d44eb2c92355e8299b05095a6989e3138f4fbe4
tree2972bf0cae1890f187820870c80ce721d0b49ddc
parentc2dd2a43d84cc8589a564b983ae5a5897880ebd3
Rename the Cleanup module for CKEditor to `Normalizer`
ts/WoltLabSuite/Core/Component/Ckeditor.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Cleanup.ts [deleted file]
ts/WoltLabSuite/Core/Component/Ckeditor/Normalizer.ts [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Cleanup.js [deleted file]
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Normalizer.js [new file with mode: 0644]