Share module

The Share module hosts the ability to have several different types of ways to share content via plugins and tabs. It is possible now possible to manage hosts of sharing methods and set criteria for when and where to display those methods. Each share method can be displayed as a block, inside the node, or in node links.

If we take the provided share plugin and the included link codes tab, by creating and enabling multiple of the share plugin with link codes we can customize each and every one. On Story nodes we can have link codes only display the direct link to the node, and on Page nodes we can have link codes display all three of it's available codes. It is possible to utilize multiple types of plugins, for instance we can show the share plugin on Page nodes and the sharethis plugin on nodes with a particular term attached to it.

The module includes it's own plugin, a ShareThis plugin (requires ShareThis), and one tab type called Link Codes.

Developers:
Check the README.txt for information on creating your own plugins and/or tabs and a list of the API hooks and functions. Check out the two included plugins and the link codes tab for examples of how to use the API.