Downloads
Download tar.gz
30.11 KB
MD5: 102319450561d5a4862852dfeff72156
SHA-1: 05c0effeeb11b6a38132b5c5373eb88b90730ed4
SHA-256: 49dd29bdba89cdd1b6dcfe66fd86556a001b323039c3388da369fb58dd3eefb8
Download zip
37.58 KB
MD5: f4e50f04c57c8d2798943b8e995458ea
SHA-1: 5f28c486075bbca621ccc5d9d2fc6b6c2365c7be
SHA-256: fb79f79725a204ffa9774957edd87a99877bb7a0146f7d4bbc81e3b7e88e618d
Release notes
Changes from 6.x-2.10:
- Issue #1914518: When URL Display Cutoff parameter left blank it causes a warning by dnmurray: When URL Display Cutoff parameter left blank it causes a warning.
- Issue #1125766: Changing link field target configuration from "Default" to "Allow the user to choose" results in target="user" links By jcfiala,David Stosik,kalis1: Changing link field target configuration from Default to allow the user to choose results in target=user links.
- Issue #698438: Support for Devel Generate. by jcfiala, Deciphered: Added code to support devel generate with the link module.
- Issue #2078651: Notice: Undefined index: url in content_storage() by brad.bulger: Notice: Undefined index: url in content_storage()
- By jcfiala: Added code to prevent content from complaining that title was not set when a link does not have a title.
- Issue #1319226: Add configuration option to hide title if URL not present by matason: Add configuration option to hide title if URL not present.
- Issue #1136802: If Static Title is set but no value is entered, Static Title is displayed on the node anyway by Kelly Albrecht: If Static Title is set but no value is entered, Static Title is displayed on the node anyway.
- Issue #2078599: undefined index form_id in _link_validate() by brad.bulger: Removes undefined form_id in _link_validate() errors.