This is the same as https://www.drupal.org/project/drupal/issues/1892654 for D7, which is a backport of what has already been done for D8 in https://www.drupal.org/project/drupal/issues/806982 (which makes it part of #378)
Problem/Motivation
Somehow the
<tfoot>
element of a table never got into core. While not commonly used, it still is a necessary component on some sites. Themes have to add this functionality when its optional use should be provided by core.Proposed resolution
Add optional
#footer
variable in theme hook and corresponding<tfoot>
markup in table template.
Recent comments
You can always use Translation template extractor to extract the untranslated strings from a specific module (like Ubercart). Very easy to use.
Ubercart in Danish?
Thank you Olaf, I am in the process of getting every string on my experimental site with Ubercart translated by ChatGPT - so far with very acceptable result (better than I could do...
Ubercart in Danish?
Oh, yes, you're right. The way the option was described it sounded like "the user has a role that is not one of this list", which is not the same thing at all. But the SQL it generated (I...
Views: list users that do not have a particular role