Download the PHP package mediaweb/silverstripe-tinymce4 without Composer
On this page you can find all versions of the php package mediaweb/silverstripe-tinymce4. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mediaweb/silverstripe-tinymce4
More information about mediaweb/silverstripe-tinymce4
Files in mediaweb/silverstripe-tinymce4
Download mediaweb/silverstripe-tinymce4
More information about mediaweb/silverstripe-tinymce4
Files in mediaweb/silverstripe-tinymce4
Vendor mediaweb
Package silverstripe-tinymce4
Short Description Replaces the default Silverstripe HTMLEditor (TinyMCE v3) with TinyMCE v4.
License BSD-3-Clause
Homepage https://github.com/Mediaweb/silverstripe-tinymce4
Package silverstripe-tinymce4
Short Description Replaces the default Silverstripe HTMLEditor (TinyMCE v3) with TinyMCE v4.
License BSD-3-Clause
Homepage https://github.com/Mediaweb/silverstripe-tinymce4
Please rate this library. Is it a good library?
Informations about the package silverstripe-tinymce4
silverstripe-tinymce4
Replaces the default Silverstripe HTMLEditor (TinyMCE v3) with TinyMCE v4.
Usage
- HtmlEditorConfig is replaced with CustomHtmlEditorConfig
- HtmlEditorField is replaced with CustomHtmlEditorField
When using this module, beware: using HTMLEditorField will probably break the admin. Replace all occurences with CustomHTMLEditorField.
There are two use cases:
-
Using automatic scaffolding (scaffoldFormField):
- Using updateCMSFields or getCMSFields:
Note: Be sure to allow access to 'thirdparty/tinymce/tiny_mce_gzip.php'; a .htaccess file is added, some extra configuration is required when using Nginx.
All versions of silverstripe-tinymce4 with dependencies
PHP Build Version
Package Version
The package mediaweb/silverstripe-tinymce4 contains the following files
Loading the files please wait ....