sharing

Sharing and Bookmarking Service Integrations

Users can share content from your Drupal site on Facebook, Twitter, and many other websites and services. There are several approaches.

  1. Add sharing code directly to your site — Most of the major social networks with an API will offer snippets of Javascript and/or HTML for displaying a share link. If you have a very small number of pages where you want the sharing feature enabled, you may be able to paste this code directly in the body content or other text area field, if the tags are permitted by your text format filter. Another option is to embed this code in your theme, perhaps in a custom template file. Yet another option would be to add it to a custom module that inserts it in the appropriate output.
  2. Use a service-specific module — If you prefer not to write your own code, but the service buttons you want to allow are relatively fixed and few in number, you can use contributed modules.
Read more
Subscribe with RSS Syndicate content