One of the things I really hated about the change from D6 to D7 was the increase in complexity of the data structures in core. In particular, sites that did not need translation now had to deal with this extra und key everywhere.
There are many ways we can simplify the data structure in Backdrop without limiting functionality. Let's use this issue to talk about some of those options, and make a plan for Backdrop 2.
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?