This is a Drupal 7 rewrite of the ShareThis module using current ShareThis code. It aims to be flexible and easily expandable so as to include lots of ShareThis's upcoming features and widgets. The only the thing not ported over was dependencies on other libraries. Integration with other Drupal modules could come later.
The Drupal 7 development snapshot of the ShareThis module by jvalencia.
Resists theming on the configuration page and has not been checked for security. Use the recommended release instead.
This is a new feature release that comes with Block and Views integration, as well as a move to the ShareThis jQuery plugin. This plugin loads the ShareThis API after the page has rendered, resulting in faster page loads.
#232562: Fixing bug where an improper line break was breaking the usage of the user_access('use share this') permission check, and not displaying it to anyone but the admin. (this was only after last update)