Details
-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
-
2.3.2
Description
Defining TinyMCE options on the theme level could be useful, this adds editor customisation flexibility.
The suggested syntax:
$THEME->tinymce_params = array(
|
'table_styles' => "Header 1=header1;Header 2=header2;Header 3=header3"
|
);
|
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-33041 TinyMCE: Support custom plugins
-
- Closed
-