X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fmetatag%2Fconfig%2Fschema%2Fmetatag.metatag_tag.schema.yml;h=5f6f30c5c562b7eb866bb2402016c8248ff669c3;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=7651a6c46c92d43ea9a236c7ce68b922800446ac;hpb=eba34333e3c89f208d2f72fa91351ad019a71583;p=yaffs-website diff --git a/web/modules/contrib/metatag/config/schema/metatag.metatag_tag.schema.yml b/web/modules/contrib/metatag/config/schema/metatag.metatag_tag.schema.yml index 7651a6c46..5f6f30c5c 100644 --- a/web/modules/contrib/metatag/config/schema/metatag.metatag_tag.schema.yml +++ b/web/modules/contrib/metatag/config/schema/metatag.metatag_tag.schema.yml @@ -21,7 +21,7 @@ metatag.metatag_tag.image_src: type: label label: 'Image SRC' metatag.metatag_tag.keywords: - type: label + type: text label: 'Keywords' metatag.metatag_tag.news_keywords: type: label @@ -59,3 +59,6 @@ metatag.metatag_tag.geo_placename: metatag.metatag_tag.geo_position: type: label label: 'Geographical position' +metatag.metatag_tag.set_cookie: + type: label + label: 'Set Cookie'