SocialiteJS

Component ID

1369458

Component name

SocialiteJS

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Drupal integration with the Socialite JavaScript library.

What is Socialite?

From http://socialitejs.com/

Socialite provides a very easy way to implement and activate a plethora of social sharing buttons — any time you wish. On document load, on article hover, on any event!

If you're selling your soul, you may as well do it asynchronously. Socialite won't cause document rendering to hang while waiting for 50kb of social media.

Features and Benefits

  • No more tedious copy/paste!
  • No dependencies to use.
  • Loads external resources only when needed.
  • Less than 2kb when minified and compressed.
  • More accessible and styleable defaults/fallbacks.
  • Built in support for Twitter, Google+, Facebook and LinkedIn.
  • Extendable with other social networks.
  • Mimics native implementation when activated.
  • Supported in all browsers (providing the buttons are).

Installation:

  • Download the Socialite library
  • Copy socialite.js to sites/.../modules/socialite/socialite.js. If you have the have the libraries module installed, use the path sites/.../libraries/socialite/socialite.js instead.
  • Enable the module

Github repo: https://github.com/dbushell/Socialite