Dan Brown
e711290d8b
Ran eslint fix on existing codebase
...
Had to do some manual fixing of the app.js file due to misplaced
comments
2023-04-18 22:20:02 +01:00
Dan Brown
25c23a2e5f
Removed use of image-manager/entity-selector window globals
2022-11-16 15:21:22 +00:00
Dan Brown
ef211a76ae
Made WYSIWYG editor translatable
...
- Created new translation file for editor view.
- Added simple logic to format for tinymce.
- Aligned some of the custom labels we were using.
2022-02-06 21:17:08 +00:00
Dan Brown
921131f999
Modularised our tinymce config and plugins
...
- Split everything into specific plugin/concern files to make things
more managable. Means original component file is now simple and much
of the core config is focused in one place.
2022-02-05 23:15:58 +00:00