1.0.0 • Published 6 years ago

nodebb-plugin-composer-redactor-adapt-mobile v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

Redactor for NodeBB

This plugin activates the WYSIWYG Redactor composer for NodeBB. Please ensure that:

  • "Sanitise HTML" is disabled from the Markdown plugin (or the markdown plugin is disabled altogether)
  • Any other composers (i.e. nodebb-plugin-composer-default) is disabled

Contributors Welcome

This plugin is in its early stages. If you'd like to look at the documentation and add a feature, or take a look at the GitHub Issues and do something from there then please do. All pull requests lovingly reviewed.

Screenshots

Desktop

Desktop

Mobile

Mobile

Attributions

  • Thank you to Drew Llewellyn (GitHub) for providing the OEM license that made this plugin possible!
  • Thank you to philburr for his serverside sanitization and z-index fixes.