Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / metatag / metatag_twitter_cards / config / schema / metatag_twitter_cards.metatag_tag.schema.yml
index 629a202f743fe70a47c5254a7a0e4fbf1bb06946..78ce79f2fa8583daa881cedad274d3db29c169bd 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.twitter_cards_app_id_googleplay:
   type: label
   label: 'Twitter Cards: Google Play app ID'
@@ -41,8 +45,11 @@ metatag.metatag_tag.twitter_cards_data2:
   type: label
   label: 'Twitter Cards: Data 2'
 metatag.metatag_tag.twitter_cards_description:
-  type: label
+  type: text
   label: 'Twitter Cards: Description'
+metatag.metatag_tag.twitter_cards_donottrack:
+  type: label
+  label: 'Twitter Cards: Do Not Track'
 metatag.metatag_tag.twitter_cards_gallery_image0:
   type: label
   label: 'Twitter Cards: 1st gallery image'