Task #462
Add sharing buttons
100%
Description
The Social Media icons from http://www.iconfinder.com/search/?q=iconset%3Asocialmediaicons_v120 ought to work.
Associated revisions
Added sharing button. Reference #462.
Added sharing button. Reference #462.
Added sharing button. Reference #462.
Added the ability to share verses from selected works. If the user has highlighted text, then the highlighted text will be shared. Otherwise, the selected verse will be shared if available. Closes #462.
Added the ability to share verses from selected works. If the user has highlighted text, then the highlighted text will be shared. Otherwise, the selected verse will be shared if available. Closes #462.
Added the ability to share verses from selected works. If the user has highlighted text, then the highlighted text will be shared. Otherwise, the selected verse will be shared if available. Closes #462.
History
#1 Updated by Luke Murphey almost 12 years ago
Might want to consider using the icons at http://www.cssflow.com/snippets/social-buttons/demo. Setting the padding to 4px makes them a little smaller.
#2 Updated by Luke Murphey over 11 years ago
- Target version changed from 1.0 to 0.9
#3 Updated by Luke Murphey over 11 years ago
- Target version changed from 0.9 to 1.0
#4 Updated by Luke Murphey over 11 years ago
I like ShareThis: http://sharethis.com/publishers/get-sharing-tools#sthash.ChgvMG5X.dpbs
<span class='st_facebook' displayText='Facebook'></span> <span class='st_twitter' displayText='Tweet'></span> <span class='st_googleplus' displayText='Google +'></span> <span class='st_pinterest' displayText='Pinterest'></span> <span class='st_email' displayText='Email'></span> <script type="text/javascript">var switchTo5x=true;</script> <script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script> <script type="text/javascript">stLight.options({publisher: "ur-3f284294-5364-394c-bd5c-c1fced294c1", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
#5 Updated by Luke Murphey over 11 years ago
- http://sharrre.com/#download
- https://github.com/mshahbazsaleem/jsShare/wiki/jQuery-Social-Media-Share-and-Bookmark-Plugin:-jsShare
- https://github.com/neilcarpenter/jquery-simple-social-sharing
- http://www.jqueryscript.net/demo/List-Social-Accounts-Share-Any-Page-social/#
- https://github.com/tolgaergin/social
I think I'm partial to the last one.
#6 Updated by Luke Murphey over 11 years ago
Just need to setup the title and description of the thing being shared.
#7 Updated by Luke Murphey over 11 years ago
Might want to consider making a share button specific to the read work page. YouVersion has something like this and it looks nice.
#9 Updated by Luke Murphey over 11 years ago
- % Done changed from 0 to 50
#10 Updated by Luke Murphey over 11 years ago
Facebook app ID is 226685657481279
#12 Updated by Luke Murphey over 11 years ago
- Status changed from New to Closed
- % Done changed from 50 to 100
Applied in changeset r514.
#13 Updated by Luke Murphey about 11 years ago
See http://codepen.io/mariusbalaj/pen/pIqda for a nice looking sharing button.