tabalinas / jssocials

Social Network Sharing jQuery Plugin

Home Page:http://js-socials.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for adding text to linkedin and Facebook shares

dieresys opened this issue · comments

Linkedin support adding text when sharing a link by using the text param. i.e.:
https://www.linkedin.com/shareArticle?url=http%3A%2F%2Fexample.com%3A8000%2F&text=Example!

This issue is about adding support to it.

I have also found that Facebook supports something similar, by showing the text as a quote. The quote can be deleted before posting.
I'm also including a patch for it in the #201 PR.