The '#type' => 'help'
element is a nice utility for displaying help text wrapped in <p>...</p>
tags and it's widely used in core. It would be nice if it supported the #attributes
property, so that, for example, one could easily add classes to the <div>
wrapper. (And then, for consistency, theme_more_help_link()
should also support #attributes
.) It would be relatively easy to add, and since it's never been supported before, seems unlikely to break anything by its addition. What do people think?
GitHub Issue #:
6007
Recent comments
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
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