Experimental project

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

Dashboard Driven Display

AddThis tools can be configured from your dashboard on addthis.com. When you choose a share or follow tool, the instructions for the HTML portion are to add an empty div to your code where you would like the buttons to appear, and then do all your configuration from addthis.com/dashboard. The HTML looks something like this, with different CSS classes for different tools:

<!-- Go to www.addthis.com/dashboard to customize your tools -->
<div class="addthis_sharing_toolbox"></div>

This module implements a custom display to make this kind of configuration possible when using the AddThis module. It has a setting for the tool's CSS class, so you can add any of the follow or share tools. Then you can use the configuration at addthis.com/dashboard to choose services and set options.

Requirements
AddThis module version 7.x-4.x
AddThis.com account

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Created by jenna.tollerson on , updated