Posted by Dustin Currie on January 27, 2013 at 10:18pm
9 followers
| Project: | Metatag |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | Nodewords-Metatag feature parity |
Issue Summary
See #1278146: [META] Ensure all meta tags are supported for missing or incomplete tags required for a 1.0 release.
This ticket is for patches containing code for OpenGraph tags
Comments
#1
Patch containing support for:
og:video
og:video:secure_url
og:video:height
og:video:width
og:video:type
#2
Clarified the title.
#3
The last submitted patch, metatag-7.x.1.x-opengraph-1900434-1.patch, failed testing.
#4
#1: metatag-7.x.1.x-opengraph-1900434-1.patch queued for re-testing.
#5
I just played with the patch in #1 and everything looks good. This is certainly a needed addition...
#6
Tag.
#7
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.
#8
The last submitted patch, metatag-7.x.1.x-opengraph-1900434-7.patch, failed testing.
#9
Open Graph != Facebook Graph support!
Open Graph definitions could be found here http://ogp.me/
#10
@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.
#11
Rerolled and tidied up a little. I replaced the video type text field with a selector to make life easier.
#12
Lets just go with this for now.
#13
Now that Metatag v7.x-1.0-beta5 is out am closing this to keep the issue queue clean.