An open API service indexing awesome lists of open source software.

https://github.com/su-sws/stanford_field_formatters

A collection of field formatters
https://github.com/su-sws/stanford_field_formatters

d7 module

Last synced: about 2 months ago
JSON representation

A collection of field formatters

Awesome Lists containing this project

README

          

# [Stanford Field Formatters](https://github.com/SU-SWS/stanford_field_formatters)
##### Version: 7.x-1.x-dev

Maintainers: [jbickar](https://github.com/jbickar), [sherakama](https://github.com/sherakama), [pookmish](https://github.com/pookmish), [boznik](https://github.com/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](https://drupal.org/documentation/install/modules-themes/modules-7)

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](https://www.drupal.org/docs/7/nodes-content-types-and-fields/add-a-field-to-a-content-type) 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](https://www.drupal.org/node/1577708) 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](https://help.github.com/articles/using-pull-requests)