I am trying to insert the "Share on Facebook" script in each content types nodes. For example, here is how a blog entry is displayed on my site:

TITLE
author | post date |

body

what I would like to do is add the script so that the "share on facebook" icon shows up in the fields area of the post (ie after post date)

I downloaded Custom Content Kit thinking that might help, but I can't seem to figure out how to add a feild that can run javascript.

Comments

citronica’s picture

I added Facebook links to nodes using the AddThis module: http://drupal.org/project/addthis

There are other similar modules out there as well.

Best wishes,
Andrea

handsofaten’s picture

I don't think you want a new field. Like heartsutra said, you can find a module for social bookmarking, or you could just insert Facebook's share code into node.tpl.php