CKEditor5 Blog PoC
Summary
Closes #2333 (closed)
Depends on engine!448 (merged) This is a PoC for testing and evaluation.
We are going to need to fork the balloon editor and upload the package via NPM, so that we can make a lightly customized build where we enable the Alignment plugin. Because we are going the custom-build route, there is also no image upload, as the code for the UploadAdapter will likely change when separating from the Balloon build.
Steps to test
- Make a new blog.
- Edit it. The url should still be
/blog/edit/:guid
- Old editor should still work fine.
- Change the URL to blog-v2 e.g.
/blog-v2/edit/:guid
- Play with new editor, remember alignment and upload are going to require additional work.
- Save.
- Hit edit again, it should link to the
/blog-v2/edit/:guid
again as theeditor_version
variable has changed
Estimated Regression Scope
As this is not to go live; there isn't a huge scope for regression. If this is tested on Staging or in another environment, any regressions would be in former blogs, as the v2-blogs
route isn't known to users.
Merge request reports
Activity
added StatusRequires Changes + 1 deleted label
- Resolved by Ben
- Resolved by Ben
- Resolved by Ben
- Resolved by Ben
- Resolved by Ben
- Resolved by Ben
- Resolved by Ben
- Resolved by Ben
- Resolved by Ben
- Resolved by Ben
added 1 commit
- 9048abd6 - updated to add custom editor_version attribute and digest it
added 1 deleted label and removed StatusRequires Changes label
added 34 commits
-
57e53512...9f5a7a2b - 33 commits from branch
master
- fa17ae44 - Merge branch 'master' of gitlab.com:minds/front into feat/ckeditor-blogs-2333
-
57e53512...9f5a7a2b - 33 commits from branch