]> BookStack Code Mirror - bookstack/commit
WYSWIYG: Allowed video/embed alignment controls 4727/head
authorDan Brown <redacted>
Sat, 16 Dec 2023 12:22:40 +0000 (12:22 +0000)
committerDan Brown <redacted>
Sat, 16 Dec 2023 12:22:40 +0000 (12:22 +0000)
commit5395ca2f005ce111c15ec9d2fddc11c6e8814b9f
tree23cb51d34fa95a1782790e5bb05518b263b10088
parent56d07f1909c61d40a946eb636be864ede4b00ab6
WYSWIYG: Allowed video/embed alignment controls

Required a lot of working around TinyMCE since it added a
preview/wrapper element in the editor which complicates things.
Added view new "fixes.js" file so large hacks to default TinyMCe
functionality are kept in one place.
resources/js/wysiwyg/config.js
resources/js/wysiwyg/fixes.js [new file with mode: 0644]
resources/sass/_content.scss
resources/sass/_tinymce.scss