Problem/Motivation
Right now there are several implementations of the drupalSettings array, this is totally unnecessary.
Steps to reproduce
See favicon implementation in:
- Page top
- Toolbar
Proposed resolution
Just add the conditions for favicon inclusion to environment_indicator_preprocess_html
Remaining tasks
User interface changes
API changes
Integration developers no longer need to add drupalSettings handling because drupalSettings is now independent of indicators like toolbar.
Data model changes
Issue fork environment_indicator-3530674
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
trackleft2Comment #4
trackleft2Comment #5
trackleft2Comment #7
trackleft2