Atixnet Social Buttons

Categories

Component ID

2642370

Component name

Atixnet Social Buttons

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Presentation

This module show the common social networks to share your content, using a block.

It is not using any javascript library, nor the social networks trackers libraries to run, nothing...

It is using a template file for the block to display, allowing you to override the output.

Their is plenty of social buttons modules for Drupal, but most of them use Social Networks Javascript and trackers to display buttons (and useless counter for my purpose).

This module was design to respect visitors private live and avoid any third party trackers on your site pages.

The only module similar with this one is Ridiculously Responsive Social Share Buttons, witch is not able (yet) to use block template (no override), and is using a jQuery plugin and library to display the buttons...

This module use the SVG images of the social networks that where available with Ridiculously Responsive Social Share Buttons. But you can use your own images or classes to display them (or not).

Block Settings

The block allow you to define several settings for the shared information behaviour :

  • Title, define witch title to use [select] :
    • Page title
    • Node title
    • Site name
  • Include sitename [checkbox]: Include automatically the site name in the beginning of the title
  • Description, define witch description to use (if available) [select] :
    • None
    • Node body
    • Site slogan
  • Description length [text] : Define the length of the description to use
  • Node only [checkbox] : Use the bloc only for node content types
  • Image field [text] : Define the machine name of the image field to use (for Pinterest only). You can define several fields name, separate by space (for multi-types support).
  • Twitter account [text] : Enter the Twitter account you use, without the @, to define the VIA information on Twitter share link.
  • Icons [checkbox] : Include elements icons (SVG) in the links for styles (directly defined in the template).

Supported Social Networks

  • Facebook : Share the page URL, FB uses the page informations such as Open Graph to display
  • Google + : Share the page URL, G+ uses the page informations to display
  • Linkedin : Share the page URL, Title & Description (if available)
  • Twitter : Share the page URL, Title as text, Via Twitter account
  • Pinterest : Share the page URL and the Image (only if an image exists on the page [image_field]!), and the Title.
  • E-mail : Send by mail, subject = Title, body = Link + Description