Closed (won't fix)
Project:
Drupal core
Version:
8.4.x-dev
Component:
ckeditor.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2017 at 02:04 UTC
Updated:
7 Aug 2017 at 20:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wim leersSo, you're asking to make it possible to configure the list of options this displays, right?
Comment #3
wim leersComment #4
rosk0@Wim Leers Credit Correct.
I think I'm really close to working version of patch.
Will submit soon.
Comment #5
rosk0Patch and screenshot of the UI.
Comment #7
rosk0Fixed broken test.
Comment #9
rosk0And again...
Comment #10
wim leersI think this is useful … but only for a very very small number of sites. Drupal core tries to only deal with 80% use cases. This seems more like a 1% use case. Therefore I'd propose you create a Drupal 8 contrib module that does this.
See https://www.drupal.org/docs/8/core/modules/ckeditor/contributed-modules-... — you'd be able to add this contributed module to that list!
Comment #11
wim leersThe patch looks pretty good by the way! :)
Comment #12
rosk0Thanks for your feedback Wim.
I have created CKEditor Special Characters module and added it to the list of CKEditor addons you mentioned.