@klonos mentioned this on another issue; it would be great to be able to use tokens in layout titles.
@jenlampton also asked in another issue:
Here's my use case. I have a taxonomy term named "Technology". I want the title of that page to be
Technology committee. In both panels and views in D7 this was possible using special placeholders for the context, for example%1 committeewould work on all term pages.~~Do we have an equivalent token(?) in Backdrop?~~ If not, can we add a
[context:THING]set of tokens that can be used anywhere in the layouts UI? (page title, block titles, block content, block settings, etc)
Recent comments
I have had a read of what Lando provides, and it's an excellent development tool, and it would solve the problem. But, I would prefer to find out why the problem is there in the first...
How often is the settings.php loaded.
Thanks for the info. I will give it a try...
How often is the settings.php loaded.
I use Lando (a wrapper for docker) and find settings changes happen straight away
How often is the settings.php loaded.