Opened 11 years ago
Closed 5 years ago
#27545 closed enhancement (wontfix)
Create our own TinyMCE skin
Reported by: | iseulde | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | TinyMCE | Keywords: | needs-patch |
Focuses: | ui, administration | Cc: |
Description
Moving away from #27279.
This would mean we don't have to override all the CSS from TinyMCE's default skin and thus load less CSS.
Change History (4)
#1
@
10 years ago
- Component changed from General to TinyMCE
- Focuses ui added
- Type changed from defect (bug) to enhancement
#2
@
10 years ago
I don't think it'd be much work to keep up with changes. The default skin doesn't change that much anymore, but we should check every time we upgrade TinyMCE in core.
https://github.com/tinymce/tinymce/commits/master/js/tinymce/skins/lightgray
Note: See
TracTickets for help on using
tickets.
Seems like a reasonably good idea.
Question: I wonder what kind of overhead this would add in terms of keeping up with upstream changes.