This module is simple and cool, but one thing is that there is no field to set the image to be posted. As a result, facebook is guessing and posting random image it can grab which may turn out weird when people read your post since it is accompanied by God-knows-what image. I am suggesting this feature to select image coz i think it may be
useful.

CommentFileSizeAuthor
#3 imagefield-1978540-3.patch14.95 KBharings_rob

Comments

idealform01’s picture

subscribing.

i don't know why the image it shares isn't configurable or at the very least isn't an image associated with the content node that the share button is sharing. when i share node 1 i get node 4's image, when i share node 2 i get node 3's image ect

idealform01’s picture

i might even sponsor the development of this. idealform01@gmail.com

harings_rob’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new14.95 KB

I needed this myself today.

Attached you can find the patch

Adds 2 extra fields to the rules.

1 for image uri
1 for published/unpublished.

Also includes some code cleanup.

2pha’s picture

Having the image_src link/meta (via metatag module) on the page did it for me.
<link rel="image_src" href="/sites/all/themes/dfj/images/imagename.gif" />