Hi,
This is to inform you that we have added a new 'contact' meta extension to http://wiki.whatwg.org/wiki/MetaExtensions.
Brief description:
Defines the vendor's contact information by way of a phone-number (such as the customer support number), an e-mail ID (such as the customer support mail ID) or a physical address (such as the office address or billing address).
Usage: <meta name="contact" content="+1-555-555-5555 abc@xyz.com '5844 South Oak Street, Chicago, Illinois'">
or in case of multiple entries:<meta name="contact" content="Chicago: +1-555-555-5555 abc@xyz.com '5844 South Oak Street, Chicago, Illinois'; Brookfield: +1-444-444-4444 def@xyz.com '2341 Cherry Lane, Brookfield, Illinois'">
The content attribute is a space separated string containing the phone-number followed by the e-mail ID and then the address (specified within quotes).
For specifying multiple entries a semi-colon separated list of name: value pairs can be defined. The name can be any descriptive tag identifying the given location.
Valid phone numbers and mail IDs should be provided by the vendor. The address can either be a string specified within quotes or the latitude and longtitude coordinates.
Documentation:
http://arpita.github.io/ContactMetaExtensions/
Request you to kindly verify the same and pull in the change.
Regards,
Arpita Bahuguna
|
|