Closed (fixed)
Project:
YAML Form
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2016 at 15:38 UTC
Updated:
18 Nov 2016 at 01:04 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #2
jrockowitz commentedPlease see #2796425: Email Handler Configuration -> Email Body Field with Editor for some more background.
The challenge is should these elements be developer or site builder friendly. I think the answer is "it depends".
Some more notes
Comment #3
jrockowitz commentedBelow is a list of place that the CodeMirror editor is being used and code be replaced by the CKEditor
Admin settings
Form: Administrative description
Email Handler
Some more notes and thoughts...
tags for better formatting.
Comment #4
jrockowitz commentedComment #6
jrockowitz commentedChanging the CKEditor enter mode to use BR tags instead P tags addressed all my concerns about enabling the HTML Editor sitewide.
The only place that I can't just enable the HTML Editor is the EmailYamlFormHandler because the message body can contain plain text or HTML. I will create a new ticket for this issue.
Comment #9
jrockowitz commentedComment #11
jrockowitz commentedDone! Please download or checkout the latest dev release to review.
I resurrected the below closed issue to hopefully start using the CKEditor when editing an email's body/message.
#2796425: Email Handler Configuration -> Email Body Field with Editor