Decorate textarea fields with the Trumbowyg editor, support content sanitising and a restricted feature set by default
Decorate textarea fields with the Trumbowyg editor.
This module supports:
This editor field is useful for gathering content where some form of formatting in HTML is required. It is not intended for use in the administration area (although PRs are welcome for that, for example a restricted content editing field)
As the goal is only a restricted feature set for simple content submissions, the module will not support:
Please use dedicated upload fields for handling file uploads.
Per composer.json:
The field pulls in required Trumbowyg JS and CSS assets from cdnjs.com along with their respective Sub Resource Integrity (SRI) hashes.
If you wish to use your own jQuery, set the TrumboywgEditorField.use_own_jquery
configuration value to true
in your project configuration.
composer require nswdpc/silverstripe-trumbowyg
See config.yml for module configuration values
We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.
Please review the code of conduct prior to opening a new issue.
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Please review the code of conduct prior to completing a pull request.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem