silverstripe-framework/src/Forms/HTMLEditor
Saophalkun Ponlu 6a8c6703d1 Remove use_gzip from HTMLEditorField since it's been removed by TinyMCE codebase (#7261)
* Remove `use_gzip` from HTMLEditorField

* DOCS Mention remove use_gzip in changelog
2019-06-21 09:27:48 +12: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 Merge remote-tracking branch 'origin/4.1' into 4 2018-06-11 10:19:04 +12:00
TinyMCECombinedGenerator.php BUG: Fix duplicate plugins on HTML editor fields (#8559) 2018-11-02 12:26:53 +13:00
TinyMCEConfig.php FIX Replace usage of Convert JSON methods with json_encode 2018-10-28 21:15:29 +00: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