Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download link-7.x-1.0-alpha3.tar.gztar.gz 27.07 KB
MD5: 372ddf2818f9ae6754274b4a8b6b640b
SHA-1: 68516d557614c7c090955509dbc01cd8584f00b2
SHA-256: 61d66d16e7a98643f9be04491cc4e16f078088a3086901d3cf0eedaf065816bf
Download link-7.x-1.0-alpha3.zipzip 36.09 KB
MD5: d243ef3ad19cb5f5f20861a78f1c1f9c
SHA-1: a2e7f6fc2526e335b0a6b7c1aef3d44f768e196a
SHA-256: 257d50f751e5fa878e0b1f648d0827566c16f2571a10046ae8f6b1a80e4f1e95

Release notes

feature request #1012372 by jcfiala: Tried using hook_field_instance_settings_form to allow per-instance settings. Also, re-added a bunch of old tests from 6.x
task #970392 by jcfiala: Added content_migrate_field_alter and content_migrate_instance_alter hooks to link.module to help with upgrading from D6 to D7.
bug report #1033112 by Dave Reid:Removing extra lines from link.info.
bug report #1026040 by pcambra:Updated token help to use the updated token module and token display.
bug report by jcfiala: Fixed error from missing index by changing $item['required'] to $instance['required']
bug report #1008562 by jcfiala:Looking into URL, as link error caused me to realize that the _link_sanitize was being called in the wrong place - now called on link_field_prepare_view.

Also, including the token automated tests, although they're not all converted yet.

Created by: jcfiala
Created on: 7 Feb 2011 at 06:44 UTC
Last updated: 20 Feb 2019 at 19:55 UTC
Bug fixes
Insecure

Other releases