CKEditor components replaced by CKEditor 5.
Remains of the sandboxed CKEditor - will be removed, but the version here may be useful for another editor that is prone to XSS (like Summernote).
This commit is contained in:
parent
213039c141
commit
eacdc74c29
43 changed files with 12499 additions and 1382 deletions
5
TODO.md
5
TODO.md
|
@ -10,6 +10,9 @@
|
|||
### Message delivery
|
||||
- Better integration with ZoneMTA to allow multiple send configurations (with different DKIM) against one ZoneMTA instance via different HTTP configuration of ZoneMTA. This may need an extension of ZoneMTA to provide some header entry that identifies the campaign.
|
||||
|
||||
### Lists
|
||||
- CSV Export
|
||||
|
||||
### Campaigns
|
||||
- Statistics for a sent campaign
|
||||
- List of sent RSS campaigns (?)
|
||||
|
@ -30,4 +33,4 @@
|
|||
- Add field to subscriptions which says till when the consent has been given
|
||||
- Provide a link (and merge tag) that will update the consent date to now
|
||||
- Add campaign trigger that triggers if the consent for specific subscription field is about to expire (i.e. it is greater than now - seconds)
|
||||
- Removal of personal data upon consent expiration (settable per list)
|
||||
- Removal of personal data upon consent expiration (settable per list)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue