NAVIGATION
This shows you the differences between two versions of the page.
|
3rd-party-modules:social_plugins:social-plugins-docu:social-plugins-docu-facebook:social-plugins-docu-facebook-share [2013/08/26 02:06] Peter Bracher |
3rd-party-modules:social_plugins:social-plugins-docu:social-plugins-docu-facebook:social-plugins-docu-facebook-share [2018/06/03 18:08] (current) |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| \\ | \\ | ||
| - | ===== Site Name ===== | + | ===== URL to share ===== |
| //(Required)// | //(Required)// | ||
| see Like Button for how to. | see Like Button for how to. | ||
| ---- | ---- | ||
| + | \\ | ||
| + | |||
| + | ===== Link Text and Link Image ===== | ||
| + | |||
| + | Instead of the official Facebook Like Button you must add here an image of your own or leave it for only the linktext to appear on your site.\\ | ||
| + | The Plugin renders in a a-tag with class="modsp_facebook_share" for styling: | ||
| + | <code><a href="#" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.example.ch...', | ||
| + | 'facebook-share-dialog','width=626,height=436');return false;" class="modsp_facebook_share"> | ||
| + | <img src="http://www.example.ch/content/images/123123123123123123123.gif" | ||
| + | alt="Auf Facebook teilen" title="Auf Facebook teilen" /></a> | ||
| + | </code> | ||
| + | |||
| + | ---- | ||
| + | \\ | ||
| + | |||
| + | ===== Share Dialog ===== | ||
| + | |||
| + | Choose between Popup-Window or Load link in new window/tab.\\ | ||
| + | \\ | ||
| + | |||
| + | This results in more or less a share dialog as follows:\\ | ||
| + | {{:3rd-party-modules:social_plugins:social-plugins-docu:social-plugins-docu-facebook:screenshot_sp-508.jpg|}}\\ | ||
| + | Note: this one uses the article image (or any on the page).\\ | ||
| \\ | \\ | ||