$ ack meta_example
site_verify.module
117:    'meta_example' => '<meta name="google-site-verification" content="NbwaW3WIDp_SPsSsfl78Ive7F34-znm9lxLJXjuWNGE" />',
136:    'meta_example' => '<meta name="yandex-verification" content="b5741169901f6c20" />',
170:        'meta_example' => FALSE,

This doesn't do anything. Nothing reads the property to make use of it. What was it meant to do?

Comments

Dave Reid’s picture

Category: Bug report » Task

It was intended to display in the UI what a valid input should *look* like. We might add it to the element description, or as a placeholder in the input element?