Migrate from DraftJS to ckEditor
Closed this issue · 2 comments
nazar commented
- Replace game lounge message create/edit with CKEditor
- Replace game messages create/edit with CKEditor
- Implement message quotes in both game lounge and game messages
- add plugin for adding text color (for now this will be the method for in character styles - i.e. singing, thinking, etc...
- add plugin for image uploads for both game messages and game lounge messages
mikelax commented
Can the "inline" custom styles be set up as:
Talking - bold and custom color ( I think in a separate ticket we should rename "shout" to "talk"
Thinking - custom color and italic
Singing - ?? same formatting as what was used in draftjs for now
mikelax commented
This is looking really good. So to get the game styles working (talk, think, sing) would we implement in tinymce with custom formats?