openlibhums / hourglass

Hourglass press theme for OLH
GNU Affero General Public License v3.0
1 stars 1 forks source link

Add support for TinyMCE #345

Closed mauromsl closed 8 months ago

mauromsl commented 8 months ago

With Janeway https://github.com/BirkbeckCTP/janeway/pull/3983 , TinyMCE has become the default WYSIWYG editor for text fields that require sanitization, due to rendering as rich-text.

Hourglass will need to import the TinyMCE assets and it might also be desirable to inject some of the the theme's CSS directives into the iframe so that the styling is consistent with the parent DOM.