Description of the need
Theme Debug is a popular option for any themer. With the devel module, one can turn it on in core, but without the devel module a user must edit the 'system.core.json' config file.
Proposed solution
Add the Theme Debug config setting to: admin/config/development/?? (maybe: admin/config/development/logging)
Alternatives that have been considered
It's not clear to me that is necessary in core. On occasion it would be really useful. Usually, when I'm working on core/contrib issues with a basic install and devel module is not available. My own sites all have the devel module enabled and this is not an issue.
Is there a contributed module that accomplishes this?
Yes, the devel modules solves this and most anyone theming their site is probably using devel.
But, I can imagine use cases when a user is not creating a full theme and does not have devel installed, would like to see which templates are being used. I am currently thinking about it, because of the sub-theming instructions that tell users to edit the "system.core.json" file, since we can not assume that Devel is available. It would be so much easier if Theme Debug were in the UI in core. :-)
Additional information
I'm assuming that this idea has been discussed before and probably dismissed for good reason. But, I can't find a ticket for it. I am sure someone else will have this idea in the future and let's either have an active ticket for them or a closed ticket with a clear and concise explanation about why this is a bad idea.
Recent comments
This issue is commonly caused by a JavaScript error or plugin conflict in CKEditor 5. First, clear Backdrop caches and your browser cache, then reload the page. Check the browser console for JS...
CKEditor 5 Not Saving Changes, Can't Access Source
Thanks for the detailed instructions. It worked.
Page navigation also above the page content?
Hello opentype. Welcome to Backdrop CMS. This would either require a sub-theme (have a look at Thesis which is a starter sub-theme with nothing changed) or a custom module. Assuming...
Page navigation also above the page content?