Needs review
Project:
Open Graph meta tags
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2013 at 17:26 UTC
Updated:
24 Feb 2017 at 16:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jemond commentedPatch attached for consideration.
Comment #2
foxtrotcharlie commentedThanks for the patch - it works for me. I was able to implement a custom function using the new hook to use a nodereference image. I tested on 6.x-1.7.
Comment #3
jemond commentedSweet. Now only if we can get this committed...
Comment #4
torotil commentedI think that's a good idea. Could you port the patch to 7.x-2.x?
Comment #5
arunkumarkHi,
I have also faced similar scenario for my project to alter facebook image. So, i have created a patch for the Drupal 7.x version.
To alter the image we need to implement the
hook_opengraph_meta_harvest_images_alter().Example: