Moved as a separate issue from https://github.com/backdrop/backdrop-issues/issues/1399#issuecomment-201...
...which also brings me to the "more details" dialog:
Again here, it should change to "1 installation" because people might confuse it with an action the way it is now.
I also thing that we should be more verbose (like "x reported installations") and perhaps add download count in last week/month. Then we should move that info in a second line below the "last updated" line.
To the right (where the reported installation is currently), we should add a "Add to installation queue" button. People now have to close the dialog and make a second click in order to do that. This is also prone to error because they might click on another "Add to installation queue" link in the list after they have closed the dialog.
The dialog title should change to "Module/Theme/Layout details" or "Project details".
Here's a mockup of what I'm proposing:
Recent comments
In page.tpl.php you can get the current path and add it to the class array $classes[] = 'path-' . str_replace('/', '', $_SERVER['REQUEST_URI']); You will get an original class for each page....
Insert custom class into body tag
https://www.drupal.org/project/views/issues/1266388 shows that this is an architectural issue, and requires another 2 hooks being adjusted. It would be really nice to add comments/notes to...
node access
Hmmm, from D7 ancient tomes: from https://drupal.stackexchange.com/questions/7056/limit-which-roles-can-view-a-node-basing-on-its-content-type yet https://docs.backdropcms.org/api/...
node access