See #1278146: [META] Ensure all meta tags are supported (no patches, just planning) for missing or incomplete tags required for a 1.0 release.

This ticket is for patches containing code for OpenGraph tags

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Dustin Currie’s picture

Patch containing support for:

og:video
og:video:secure_url
og:video:height
og:video:width
og:video:type

DamienMcKenna’s picture

Title: Support for Open Graph Meta tags » Improve support for Open Graph meta tags
Version: 7.x-1.0-beta4 » 7.x-1.x-dev
Status: Active » Needs review

Clarified the title.

Status: Needs review » Needs work

The last submitted patch, metatag-7.x.1.x-opengraph-1900434-1.patch, failed testing.

bleen’s picture

Status: Needs work » Needs review
bleen’s picture

Status: Needs review » Reviewed & tested by the community

I just played with the patch in #1 and everything looks good. This is certainly a needed addition...

DamienMcKenna’s picture

j0rd’s picture

Title: Improve support for Open Graph meta tags » Improve support for Open Graph meta tags (video & location & contact)
Status: Reviewed & tested by the community » Needs review
FileSize
4.8 KB

I've added OG Location & Contact information to the original patch.

Since there's no descriptions on Facebook about these fields (and they're pretty self explanatory) I haven't added them in the module.

Status: Needs review » Needs work

The last submitted patch, metatag-7.x.1.x-opengraph-1900434-7.patch, failed testing.

obleser’s picture

Open Graph != Facebook Graph support!

Open Graph definitions could be found here http://ogp.me/

j0rd’s picture

@obleser. Thanks for pointing that out.

I would assume 90% of the people who're using open graph support with this module are using it because they want to support facebook open graph. I hate not following standards as much as the next person, but we're going to need to support the "big players" in this module for it to be useful for site creators.

With that said, I should probably change my facebook specific stuff into another metatag group instead of open graph group, which should remain standard compliant. I'll look into that when I have some time and make sure my patch applies properly for test bot.

DamienMcKenna’s picture

Status: Needs work » Needs review
FileSize
7.21 KB

Rerolled and tidied up a little. I replaced the video type text field with a selector to make life easier.

DamienMcKenna’s picture

Assigned: Dustin Currie » Unassigned
Status: Needs review » Fixed

Lets just go with this for now.

DamienMcKenna’s picture

Status: Fixed » Closed (fixed)

Now that Metatag v7.x-1.0-beta5 is out am closing this to keep the issue queue clean.

DamienMcKenna’s picture

Issue summary: View changes

Link ticket