silverstripe-framework/src/Forms/HTMLEditor
Maxime Rainville e59625fe5a
NEW Add ability to define image size preset for the TinyMCE editor. (#9276)
* NEW Add ability to define image size preset for the TinyMCE editor.
* DOC Explain how to define image size pre-sets
2019-10-22 11:50:28 +13:00
..
HTMLEditorConfig.php BUG: Fix duplicate plugins on HTML editor fields (#8559) 2018-11-02 12:26:53 +13:00
HTMLEditorField_Readonly.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
HTMLEditorField.php Remove use_gzip from HTMLEditorField since it's been removed by TinyMCE codebase (#7261) 2019-06-21 09:27:48 +12:00
HTMLEditorSanitiser.php Add rel attribute to link elements with a target attribute 2019-10-03 14:03:12 +13:00
TinyMCECombinedGenerator.php BUG: Fix duplicate plugins on HTML editor fields (#8559) 2018-11-02 12:26:53 +13:00
TinyMCEConfig.php NEW Add ability to define image size preset for the TinyMCE editor. (#9276) 2019-10-22 11:50:28 +13:00
TinyMCEGZIPGenerator.php Remove use_gzip from HTMLEditorField since it's been removed by TinyMCE codebase (#7261) 2019-06-21 09:27:48 +12:00
TinyMCEScriptGenerator.php API Replace legacy tiny_mce_gzip compressor with asset generator 2017-08-01 13:43:30 +12:00