Social Field Formatter

Component ID

1932410

Component name

Social Field Formatter

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Social Field Formatter provides field formatter for text and link field. You can easy set up to show field value as link to a social page. It is useful for social sites collect data of eg. user's facebook page, gtalk, google+ page, and show as a link with own social icon (maybe without it)

This module uses ctools plugin architecture. It provides a widget plugin to handle providers (icons, link format), and a style plugin define how the widget should be rendered (eg. only image).

Because of ctools, it is easy to extend, add new widgets and styles.

There is a default 'auto' widget. This try to determine the provider based on the field name. If you have a link field named field_facebook, it find and use the properties of facebook widget.