diff options
Diffstat (limited to 'issues')
-rw-r--r-- | issues/editing-dataset-metadata.gmi | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/issues/editing-dataset-metadata.gmi b/issues/editing-dataset-metadata.gmi index 18747fd..146fa4b 100644 --- a/issues/editing-dataset-metadata.gmi +++ b/issues/editing-dataset-metadata.gmi @@ -17,8 +17,12 @@ Alex' work: => https://ace.c9.io/#nav=howto Ace JS HOWTO => https://github.com/Alexanderlacuna/geditor-UI/ geditor-UI - -After some exploration, the chosen library for editing RTF text is QuillJS: - -=> https://quilljs.com/ QuillJS +Chosen RTF editor is CKEditor v4.13.0 + +* [X] Replace QuillJS with CKEditor +* [X] Check out ckeditor and make it work +* [X] Generate diffs +* [ ] SQL function to save +* [ ] RDF Query to save +* [ ] Integrate auth work |