I find myself having to look up the string The configuration options have been saved. quite often. Can we add a helper function that does a backdrop_set_message with this string for us?
function backdrop_add_config_saved_message() {
backdrop_set_message(t('The configuration options have been saved.));
}
We could update core to use this function wherever we currently hard-code the string
GitHub Issue #:
1364
Recent comments
Thanks for the detailed instructions. It worked.
Page navigation also above the page content?
Hello opentype. Welcome to Backdrop CMS. This would either require a sub-theme (have a look at Thesis which is a starter sub-theme with nothing changed) or a custom module. Assuming...
Page navigation also above the page content?
Perhaps, these latest lines of random test failures can be considered in the meeting too?
December 18th, 2025 - Weekly Meetings