laryn / linked_field

Allows you to add links to fields in the field formatter settings, with token support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linked Field

Linked Field allows you to link fields in the field formatter settings. E.g. you have a content type teaser with an image and a link field and you want to link the image to the entered link.

You can either select a field to be used for destination or simply enter a token. HTML attributes are supported for the generated link as well.

Dependencies

None. However, you may wish to install the Entity Tokens module:

  • when using Link fields, to access the link title and URL.
  • when you are searching for Field Collection tokens.

Installation and Usage

Issues

  • Bugs and Feature requests should be reported in the Issue Queue.

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

About

Allows you to add links to fields in the field formatter settings, with token support.

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%