field_redirection 8.x-2.3

Bug fixes

This release adds support for Drupal 11 and fixes a few minor bugs.

Thanks to everyone who worked together on this release!

field_redirection 8.x-2.1

New features

Changelog

Changes since 8.x-2.0:

Task

field_redirection 7.x-2.7

Bug fixes
New features
Unsupported

This contains a few small changes, updating is suggested for all sites.

Thanks, as always, to everyone who collaborated on this release.

field_redirection 8.x-2.0

Bug fixes

This is the first stable release of the module for Drupal 8 and 9, thanks to everyone who helped make it a reality.

Contributors (6)

DamienMcKenna, marcusml, jwilson3, matt_paz, Nebel54, UlfG

field_redirection 8.x-2.0-rc1

This is the initial port of Field Redirection to Drupal 8, thank you for your patience as we worked through the bugs, dotted the t's and crossed the i's. This gives us a good basis to build from - Drupal 8 has lots of interesting APIs we might investigate to improve this, we'll see how it goes.

Huge thanks to everyone who contributed to this release!

Full release details:

field_redirection 8.x-2.x-dev

Woo Hoo! An initial -dev release for Field Redirection. Current limitations of the 8.x-2.x-dev version include:

  • Only Link field support.
  • No multi-lingual support yet.
  • No caching support yet.
  • Other small issues.

field_redirection 7.x-2.6

Bug fixes
New features
Unsupported

This includes a few feature improvements since the last release.

Full changelog since v7.x-2.5:

field_redirection 7.x-2.5

New features
Bug fixes
Unsupported

This update is recommended for all sites, especially if you use the File Entity and/or Media modules.

field_redirection 7.x-2.4

New features
Bug fixes
Unsupported

This releases adds support for Term Reference and EntityReference fields, along with improving support for Link fields.

field_redirection 7.x-2.3

Bug fixes
Unsupported

A few small but important bug fixes:

  • #1322790 by jedihe: Regression from code simplification in #1308492.
  • #1331832 by KarlShea: Query strings being removed from links.

field_redirection 7.x-2.2

Bug fixes
Unsupported

A few notable bug fixes:

  • #1308492 by Pedro Lozano, DamienMcKenna: Simplified the code to reduce the need for duplicate hardcoded array key checks.
  • #1319232 by DamienMcKenna: Only show the "This page is set to redirect" message once on node save.
  • #1319236 by DamienMcKenna: URL displayed in the "This page is set to redirect" message needed to simply be wrapped by url().

field_redirection 7.x-2.1

New features
Unsupported

A new feature that a client requested:

  • #1287748 by Pedro Lozano, DamienMcKenna: Option to show a 404 page if the URL field is empty.

field_redirection 7.x-2.0

New features
Unsupported

A partial re-write that now uses a single formatter with options, instead of separate formatters.

field_redirection 7.x-1.3

Bug fixes
Unsupported

Another key bug was fixed, along with support for more reference field types.

  • #1268590 by marcusx, DamienMcKenna: Support autocomplete fields, fixed path checks, admin link now includes base_path().

field_redirection 7.x-1.2

Bug fixes
Unsupported

This small but important update fixes a major #facepalm in the main switch statement (#1255164). Thanks to bfroehle for spotting the bug.

field_redirection 7.x-1.1

Bug fixes
Unsupported

This small but important update fixes a major #facepalm in the main switch statement (#1255164). Thanks to bfroehle for spotting the bug.

field_redirection 7.x-1.0

Unsupported

Initial release of the Field Redirection module for Drupal 7, a descendent of the CCK_Redirection module for Drupal 5 and 6 by Robin Monks. Provides a field formatter for the Link, Node Reference and User Reference fields for the seven different HTTP status codes suitable for page redirection. See the README.txt file for full details.

Subscribe with RSS Subscribe to Releases for Field Redirection