X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fmetatag%2Fmetatag_google_plus%2Fconfig%2Fschema%2Fmetatag_google_plus.metatag_tag.schema.yml;fp=web%2Fmodules%2Fcontrib%2Fmetatag%2Fmetatag_google_plus%2Fconfig%2Fschema%2Fmetatag_google_plus.metatag_tag.schema.yml;h=8defd7c35127aa0337b68a9fc0842d38f16c4c92;hp=c56295b6d1858225eb7fee0dea3bb34fe350ecba;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/modules/contrib/metatag/metatag_google_plus/config/schema/metatag_google_plus.metatag_tag.schema.yml b/web/modules/contrib/metatag/metatag_google_plus/config/schema/metatag_google_plus.metatag_tag.schema.yml index c56295b6d..8defd7c35 100644 --- a/web/modules/contrib/metatag/metatag_google_plus/config/schema/metatag_google_plus.metatag_tag.schema.yml +++ b/web/modules/contrib/metatag/metatag_google_plus/config/schema/metatag_google_plus.metatag_tag.schema.yml @@ -1,3 +1,7 @@ +# The 'type' should be "label" for short meta tags and "text" for ones which +# could get longer, especially ones which use a textarea field instead of a +# textfield. + metatag.metatag_tag.google_plus_name: type: label label: 'Google Plus: name' @@ -5,7 +9,7 @@ metatag.metatag_tag.google_plus_image: type: label label: 'Google Plus: image' metatag.metatag_tag.google_plus_description: - type: label + type: text label: 'Google Plus: description' metatag.metatag_tag.google_plus_publisher: type: label