Closed (works as designed)
Project:
Share
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2008 at 16:13 UTC
Updated:
19 Mar 2008 at 19:43 UTC
Jump to comment: Most recent file
Comments
Comment #1
pbarnett commentedThe code is adding the share link to $node->content['share_links'] rather than adding it to $node->links. The variable service_links_in_share_links doesn't seem to be set either, which means that share_link isn't returning $links.
The attached is a dreadful hack to fix this for service links, but I'll investigate further...
Pete.
Comment #2
greenskin commentedThe Share link can be listed in with the links via setting in the Service Links settings page. Disable the 'Share service links in nodes' and other options will appear, you can then enable the 'Share service links in links'.