Open GoogleCodeExporter opened 9 years ago
Original comment by mimm...@google.com
on 12 Apr 2012 at 10:11
I am searching all over for this functionality as well. Facebook doesn't allow
this because they do not want developers to determine what users say.
My users are given the opportunity to define their custom message earlier in
the app. For Facebook and google plus it's currently not possible, but Twitter
uses the html5 data- attribute to allow developers to pre-populate the share
message.
What gives?
Original comment by jarrod.p...@gmail.com
on 7 Jul 2012 at 12:36
Interactive posts offer a way of writing a customized message.
Original comment by plindner@google.com
on 15 Apr 2013 at 7:07
I hope Google would like to add more paramameters, not only url= and hl=
I wish something like this (like other social networks):
https://plus.google.com/share?url=...&hl=...&title=...&referer=...
Google, please...
Original comment by subrotog...@gmail.com
on 19 Nov 2013 at 3:36
How to pass the custom title, description and Image to google plus button like
facebook share button through Google API and PHP
<!DOCTYPE html>
<html>
<body>
<titile> Title</title> //Dynamic Title
<discription> Discription </discription>//Dynamic Discription
<img src="pic_mountain.jpg" alt="Mountain View"
style="width:304px;height:228px;">//Dynamic imaged
</body>
</html>
All this things are loop and its shown in seprtae DIV i want to share this
things with Gplus
Original comment by aby...@gmail.com
on 20 Jun 2015 at 6:37
Original issue reported on code.google.com by
joshua.m...@gmail.com
on 8 Apr 2012 at 10:51