govCMS / GovCMS7

Current stable release of the main Drupal 7 GovCMS distribution, with releases mirrored at https://www.drupal.org/project/govcms
https://www.govcms.gov.au/
GNU General Public License v2.0
113 stars 76 forks source link

[GOVCMSD7-120] Update image_link_formatter 7.x-1.1 (from 7.x-1.0) #815

Open suhyeonh opened 5 years ago

suhyeonh commented 5 years ago

https://www.drupal.org/project/image_link_formatter/releases/7.x-1.1

Release notes Summary This new release contains bug fixes only (no new feature):

Fixed bug with Views integration. Fixed missing fragment query string for links. Minor clean-up of coding standards. Changes since 7.x-1.0:

2070121 by DYdave: Use field_get_items() in the field_formatter_view.

2069917 by DYdave: Fixed Link anchor/fragment missing with older Link Field module versions lower than 7.x-1.1.

1932184 by gaofengzzz, DYdave: Views integration: Added special case for the link types to support ctools bundles and display a choice of related link fields on any of the bundles to which the image field is attached.

1907674 by DYdave: Added support to fragment query string for links path wrapped around images.

See complete log of changes: Image Link Formatter 7.x-1.x branch GIT logs.