Problem/Motivation
Lets remove usage of "blacklist" and "whitelist" in Filter module.
They are:
- An historic bad labelling of people
- Provide no context: "what is listed in them"?
Proposed resolution
TBD
Remaining tasks
- Come up with replacement names.
- Decide what needs BC + deprecation and what can be changed directly.
- Fix everything:
- core/modules/filter/tests/src/Kernel/FilterKernelTest.php
- core/modules/filter/filter.module
- core/modules/filter/src/Entity/FilterFormat.php
- core/modules/filter/src/Plugin/Filter/FilterHtml.php
- core/modules/filter/src/Element/TextFormat.php
- core/modules/filter/src/FilterFormatInterface.php
- Reviews / improvements.
- RTBC.
- Commit.
User interface changes
None
API changes
@todo
Data model changes
@todo
Release notes snippet
@todo