You are here

constant SERVICE_LINKS_STYLE_NONE in Service links 7.2

Same name and namespace in other branches
  1. 6.2 service_links.module \SERVICE_LINKS_STYLE_NONE

@file Adds social network links to the content.

This module is the enhanced version of Service Links 1.x developed by Fredrik Jonsson, rewritten and improved to fit the new purposes: extend easily the number of services supported and provide APIs to print links everywhere within any content. At the home page a web interface helps to create a module including the services not availables in the standard package.

@author: Fabio Mucciante (TheCrow)

File

./service_links.module, line 18
Adds social network links to the content.

Code

define('SERVICE_LINKS_STYLE_NONE', 0);