django-cms / djangocms-text-ckeditor

Text Plugin for django CMS using CKEditor 4
https://www.django-cms.org/en/repositories-plugins/
BSD 3-Clause "New" or "Revised" License
164 stars 186 forks source link

Remove Flash plugin in the default settings #656

Closed MacLake closed 8 months ago

MacLake commented 8 months ago

This avoids an error message about the deprecated Flash plugin in the JS console.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (898eb21) 76.33% compared to head (8f91ef2) 76.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #656 +/- ## ========================================== + Coverage 76.33% 76.36% +0.02% ========================================== Files 20 20 Lines 917 918 +1 Branches 123 123 ========================================== + Hits 700 701 +1 Misses 191 191 Partials 26 26 ``` | [Files](https://app.codecov.io/gh/django-cms/djangocms-text-ckeditor/pull/656?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms) | Coverage Δ | | |---|---|---| | [djangocms\_text\_ckeditor/settings.py](https://app.codecov.io/gh/django-cms/djangocms-text-ckeditor/pull/656?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms#diff-ZGphbmdvY21zX3RleHRfY2tlZGl0b3Ivc2V0dGluZ3MucHk=) | `90.47% <100.00%> (+0.47%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.