Actions
Souhaits #1568
closedReplace Markitup with a WYSIWYG editor
Start date:
09/22/2021
Due date:
% Done:
100%
Estimated time:
Vote:
Description
Writing HTML mailings can be usefull when needed, but the Markitup editor is not very userfriendly for people who don't know a word of HTML :p
I suggest to replace it with a more standard WYSIWYG editor.
I found Summernote (MIT licence | < 500Ko) to be a good candidate.
It only needs a few modifications to make the switch :)
- base64 images inserted by drag and drop
- XSS protection for code view (although I didn't managed to use it yet)
Files
Actions
#1
Updated by Guillaume AGNIERAY over 3 years ago
- File 0001-Use-Summernote-light-editor-refs-1568.patch 0001-Use-Summernote-light-editor-refs-1568.patch added
- File 0002-Remove-Markitup-assets-refs-1568.patch 0002-Remove-Markitup-assets-refs-1568.patch added
- File 0003-Set-focus-on-Summernote-activation-refs-1568.patch 0003-Set-focus-on-Summernote-activation-refs-1568.patch added
- File 0004-Fix-attachments-with-Summernote-refs-1568.patch 0004-Fix-attachments-with-Summernote-refs-1568.patch added
- File 0005-Add-Summernote-i18n-support-closes-1568.patch 0005-Add-Summernote-i18n-support-closes-1568.patch added
- File summernote.png summernote.png added
Updated by Johan Cwiklinski over 3 years ago
- Category set to Emails
- Assignee set to Guillaume AGNIERAY
- Target version set to 0.9.5.1
This is a good change; plus it removes the embed markitup. Thanks! :)
Updated by Guillaume AGNIERAY over 3 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit b780f9fc7ec52928c338b28954f820b6635e2d5f.
Updated by Johan Cwiklinski over 3 years ago
- Status changed from Résolu to Fermé
Actions