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
This appears to be the issue that was created, https://github.com/backdrop/backdrop-issues/issues/6401
format for image upload directory spec
Thank you for your answer. What I want to do is display usernames or user images in a menu, similar to many community websites. The basic menu that Backdrop currently provides is a "...
How can I display the username or user profile picture in the menu?
Just go to the menu where you want to add your link. Add your link and in the path search for "user". It's done. No need to use a token. Or perhaps this ? menu_attributes
How can I display the username or user profile picture in the menu?