I'm splitting this request from #6190, since it seems easier to implement and more straight-forward.
I would like us to introduce #
as a new type of placeholder for the format_string()
function, which would cause the replaced text to be wrapped in HTML tags that allow it to be shown as a code snippet. It should basically be mimicking the current %
placeholder, but use a different HTML tag (</code>
instead of <em>
).
Recent comments
There is a port of the Workflow module for backdrop, but it does not have a release and I don't know what the status of it is. https://github.com/backdrop-contrib/workflow It might...
Workflow module or equivalent?
I believe those hook suggestions that were removed were all used for theming individual fields. I think this could work to bring them back: function MYMODULE_preprocess_views_view_field...
Which hook to reintroduce removed views templates?
Thanks for the input: I'd like to just re-add all the ones that were removed because this isn't to fix one particular view, but to ensure all the templates I was using in D7 work in Backdrop.
Which hook to reintroduce removed views templates?