su-sws/stanford_field_formatters

A Drupal feature.

Installs: 42

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 11

Forks: 0

Open Issues: 1

Type:drupal-custom-module

7.1.3 2018-06-27 15:29 UTC

This package is auto-updated.

Last update: 2024-03-29 03:58:13 UTC


README

Version: 7.x-1.x-dev

Maintainers: jbickar, sherakama, pookmish, boznik

Provides the ability to wrap a link around any field with a link field attached to the same entity. Gives a font awesome field type that uses FontAwesome 4.6.1 icons in a rendered field.

Installation

Install this module like any other module. See Drupal Documentation

Configuration

Configure the fields on an entity to use the FontAwesome field. Simple choose "FontAwesome Icon" from the list of available field types. See Drupal Documentation for more information. To use the links around a field, edit the display settings of the field and choose which link field to use as reference for the configuring field. See Drupal Documenation for more information.

Troubleshooting

If you are experiencing issues with this module try reverting the feature first. If you are still experiencing issues try posting an issue on the GitHub issues page.

Contribution / Collaboration

You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see GitHub's article on fork, branch, and pull requests