Add support for the "theme-color" meta tag, which is also used with other mobile tags, e.g.: https://developer.apple.com/library/prerelease/ios/releasenotes/General/...

CommentFileSizeAuthor
#5 metatag-n2503097-5.patch2.8 KBDamienMcKenna
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DamienMcKenna’s picture

DamienMcKenna’s picture

My biggest question is - what submodule should this go in? It can be used with the new SVG favicon added in #2503089, but also with others that haven't been added yet, e.g. #1904542: Add new meta tags: Windows 8 pinned sites.

DamienMcKenna’s picture

The tag is also used to change the color of the toolbar in Chrome: http://browsernative.com/theme-color-meta-tag-chrome-android-lollipop-546/

DamienMcKenna’s picture

I wonder if this should go in a new "UI Elements" submodule / group? What other meta tags would fit this grouping?

DamienMcKenna’s picture

Status: Active » Needs review
FileSize
2.8 KB

I forgot about the Mobile submodule, lets use that.

DamienMcKenna’s picture

Status: Needs review » Fixed

Committed, though I fixed its spelling from 'theme_color' to 'theme-color'.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.