Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module is a quick implementation of the social Share Privacy script (v1.3) by Heise Zeitschriften Verlag for Drupal 7.

With socialSharePrivacy you can add Facebook share, Twitter share and Google+ share buttons to your web site or blog which respects the privacy of your visitors. The buttons are implementet as static buttons which don't force a connection to the social networks, so they are not able to track the visitors IP. When you press the static buttons, this module will replace them with the original share code for the social networks to retain the full functionality. Users are able to always enable the non-static social network buttons if they like.

This module has lots of configuration settings:

  • Content types
  • View mode (full/teaser)
  • Widget's weight in the node display
  • Flyout position (up/down)
  • Tracking parameter for every network
  • Custom url for the info link
  • Cookie path, domain and expiration
  • Open Graph Meta tags (OG:TITLE, OG:TITLE and OG:IMAGE)
  • A special block to add social network buttons to views or other pages
  • Facebook button type (like/recommend)

The module also supports rendering from AJAX requests, so it will add the javascript to the markup instead of using drupal_add_js.

Download the latest development version 2011-12-09 14:45

Project information