Problem/Motivation
When looking at #3150364: Add a description for the language toolbar button to the CKEditor help page I was thinking why isn't this just enabled by default when you know authors are working with multiple languages. Obviously, unilingual sites may also have a need to embed fragments of text in other languages in them, but it is probably more common for sites that obviously are fully engaging in more than one language.
Why not simplify the process?
I was looking at this as part of the We4Authors Cluster which is looking to improve the accessibility of the authoring interface. More information about this is here - https://accessibilitycluster.com/authoringTool/
Proposed resolution
Let's just enable the Language button in CKEditor for all multilingual sites.
Remaining tasks
Write the code
User interface changes
No changes would be needed
API changes
None
Data model changes
None
Comments
Comment #2
mgiffordTagging.
Comment #3
mgiffordWe've got the implementation of this coded, it just needs to be enabled by default https://accessibilitycluster.com/main-results/change-language
Would make sense for both unilingual sites and multi-lingual sites.