8defd7c35127aa0337b68a9fc0842d38f16c4c92
[yaffs-website] / web / modules / contrib / metatag / metatag_google_plus / config / schema / metatag_google_plus.metatag_tag.schema.yml
1 # The 'type' should be "label" for short meta tags and "text" for ones which
2 # could get longer, especially ones which use a textarea field instead of a
3 # textfield.
4
5 metatag.metatag_tag.google_plus_name:
6   type: label
7   label: 'Google Plus: name'
8 metatag.metatag_tag.google_plus_image:
9   type: label
10   label: 'Google Plus: image'
11 metatag.metatag_tag.google_plus_description:
12   type: text
13   label: 'Google Plus: description'
14 metatag.metatag_tag.google_plus_publisher:
15   type: label
16   label: 'Publisher URL'
17 metatag.metatag_tag.google_plus_author:
18   type: label
19   label: 'Author'