Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / metatag / metatag_google_plus / config / schema / metatag_google_plus.metatag_tag.schema.yml
index c56295b6d1858225eb7fee0dea3bb34fe350ecba..8defd7c35127aa0337b68a9fc0842d38f16c4c92 100644 (file)
@@ -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