Description of the need
This is a follow-up to https://github.com/backdrop/backdrop-issues/issues/5600
It would be nice to have a follow-up to recreate the
<main>
tag. Seems like there should definitely be one on all pages, even if they're just administrative pages. https://github.com/backdrop/backdrop-issues/issues/5600#issuecomment-111...
The lack of a <main>
tag came up in that issue and @quicksketch asked for this follow-up issue.
At first, I thought that this was specific to the admin theme, but I'm not seeing any <main>
tag in our front end themes/layouts either. I would like some help understanding why this is important, if no one has asked for it before?
I assume that to fix this, we'd just need to add the main tag to all our layouts. It would seem to me that we'd have some issues with Backward compatibility and/or contrib themes that override layouts.
@gitressa - any thoughts?
Recent comments
It is an admin theme that's based upon the bootstrap 3. Maybe it's missing a piece to act as an admin theme?
Add blocks filtering problem
Thank you, Martin and Olaf! I had a feeling that there might be something out there already :) I will check all three options (I will look at porting modules) and report back which one...
Filter by text in "message" in /admin/reports/dblog
The Views Watchdog module for Backdrop "extends the Views module and allows to create custom lists of log entries". On Github, there is also a Wiki page with information about available fields,...
Filter by text in "message" in /admin/reports/dblog