Active
Project:
Drupal for Facebook
Version:
7.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
26 Apr 2012 at 15:45 UTC
Updated:
7 May 2012 at 19:16 UTC
change it by
function fb_graph_node_view($node, $view_mode, $langcode) {
}
and remove the test for $4 .
I dont know if there should be a test for the view mode because what if it is in a panel?
Please advise.
Comments
Comment #1
Dave Cohen commentedYes, that module needs upgrade to D7. And yes it should test view_mode and only set tags when viewing the node page.
If anyone can put together a patch, please do!