Re: https://github.com/biolithic/backdroplayouts/issues/29
We definitely need to get a <main> tag back in, one on every page.
Now that I'm looking into the <section> tag again, we might be better off with <div>s. A section should have a headline, and is part of the document outline, neither of which are a given in how these layouts might be used.
Same goes for <aside>... it'd be nice to have one, but we might be better leaving that off since we're not sure how regions will be used.
Recent comments
[DX] Add layout machine name as a class to the body element Two dashes -- or single dash - between label and value...
July 9th, 2026 - Weekly Meetings
Just to say I discovered an issue with doing this, which I have documented here. https://github.com/backdrop/backdrop-issues/issues/7168 To make this work, before this issue is...
Let users search for NIDs?
You could probably do this with a View where the exposed filter is the node id Ah, interesting idea. Thanks! Would you kindly consider creating links in the...
Let users search for NIDs?