Open jonashaag opened 11 years ago
Yes, this needs additional work for every specific editor, and i also agree this is required feature. I'll try to implement this first for Redactor, second for CKEditor. As soon as feature freeze will end (just as i finish django-cms support) i'll look into it.
When change tracking (page close confirmation) is enabled, it only works for "standard" fields like text inputs, not for WYSIWYG'd fields like with redactor.
I understand this is probably very difficult, if not impossible to implement for all the various widgets/editors available since there's no standardized API. So I'm not sure if it's worth the effort. Maybe you could still do it for the explicitly supported editors like Redactor.