Actions
Feature proposal #6330
closedImplement code mirror usage for CSS overrides
Start date:
08 December 2016
Due date:
% Done:
100%
Estimated time:
Description
Currently it's just a textarea, but for easier markup it'd be good to output the codemirror WYSIWYG.
Updated by krileon over 8 years ago
CB Bootstrap CSS conflicts with the codemirror styling. So it's possible to display it, but it's basically not functional.
Updated by krileon over 8 years ago
Maybe a better solution is to provide an editor fieldtype that has built in code editor provided by CB.
Updated by krileon over 8 years ago
- Target version changed from CB 2.1 to CB 2.2
This can be done in a later release as it provides no autocomplete or any real benefit besides coloring.
Updated by krileon about 7 years ago
- Target version changed from CB 2.2 to CB 2.8
Updated by krileon over 3 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
CB 2.8) - % Done changed from 0 to 100
This just isn't really necessary and results in WYSIWYG editor behaviors to break some of the CSS formatting.
Actions