Share Selection
Categories
Component ID
2477699
Component name
Share Selection
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1589
Component created
Component changed
Component body
OVERVIEW
This module allows to share the selected text in social networks like Twitter, Google plus and Linkedin.
It has an API so that developers can to add their custom share selection links.
No facebook support due to Platform Policy 2.3 https://developers.facebook.com/docs/apps/review/prefill
REQUIREMENTS
- Token - https://www.drupal.org/project/token.
- Jquery Update - https://www.drupal.org/project/jquery_update.
INSTALLATION
- Place the entire Share Selection directory into your Drupal sites modules directory (eg: sites/all/modules/contrib).
- Enable this module by navigating to: Administration > Modules.
STYLING AND CUSTOMIZATION
- It creates a div tag for every share selection link with a class and id, It is very easy to style.
- Developers can add more share selection links.
