Help prioritize core features! Votes cast here will help core developers understand what features the community would find most valuable.
- You must be logged in to vote.
- Please vote for no more than 10 new features.
- You can change your vote as often as you like.
- A list of your current votes can be found on your user profile page.
These are features that you would most like to see included in future releases of Backdrop CMS. All the issues you see here are issues tagged with the label "type - feature request" from the Backdrop CMS core issue queue.
Recent comments
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
I also note on this screen: "Furthermore note that content which is not published is treated in a different way by Backdrop: it can be viewed only by its author or users with the...
node access
I am seeing via dpm debug that the nodes that are authored by someone else are not even being interrogated at the view level; they are simply avoiding the hook_node_access call. Yet the...
node access