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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | imagefield-1978540-3.patch | 14.95 KB | harings_rob |
Comments
Comment #1
idealform01 commentedsubscribing.
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
Comment #2
idealform01 commentedi might even sponsor the development of this. idealform01@gmail.com
Comment #3
harings_rob commentedI 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.
Comment #4
2phaHaving 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" />