share auto popup
Dear community,
i really like the fb drupal module and i use it. I would like to make a node with auto popup facebook share. How to solve this?
(I make an url redirect with rules from other node to "thank you" node, where is a share link, ex after the tour form "Click here to post on your Wall/Stream/Feed" http://www.drupalforfacebook.org/node/7/dff_tour/form ")
How to change the rules redirect with wich parameter for the opened (showed) popup share? (so without the user click the share link/button, i would like to show the content sharing facebook popup window)
it's possible with rules or other soulution? Please help me.
I think this based on this article: http://www.adherewebdesign.com/sharing-nodes-on-facebook/
thank you, great work this module.
- Forums:

I can't guarantee this doc is
I can't guarantee this doc is up-to-date, but it will be helpful anyway: http://drupal.org/node/933988
That example puts a checkbox on the node form and displays the popup only when checked. You could easily modify it to check the box by default, or not use a checkbox at all.
You might also be interested in this recent addition to the modules: http://drupal.org/node/1454736