Dica-Developer / weplantaforest

Rewrite of "i plant a tree" iplantatree.org
http://dica-developer.github.io/weplantaforest/
GNU General Public License v3.0
7 stars 4 forks source link

backoffice: add HTML-code option to editor #784

Closed gerolsteinernaturell closed 6 months ago

gerolsteinernaturell commented 7 months ago

Editing texts is much easier with HTML

Fiehra commented 7 months ago

add font package

yarn add @ckeditor/ckeditor5-font

Fiehra commented 7 months ago

yarn add @ckeditor/ckeditor5-html-support

Fiehra commented 6 months ago

need to create custom ckeditor build from source with html support and then integrate to angular

https://ckeditor.com/docs/ckeditor5/latest/installation/integrations/angular.html