domain_redirect 2.0.0

Bug fixes
New features

This 2.x release rewrites the module to provide domain-aware redirects through integration with the redirect module, and lets automatically-created redirects inherit their domain from Domain Path aliases.

Contributors (1)

mably

Changelog

Issues: 3 issues resolved.

domain_redirect 2.0.0-rc1

Use domain context instead of negotiator to lower circular dependency risk.

Contributors (1)

mably

Changelog

Issues: 1 issues resolved.

Changes since 2.0.0-beta2 (compare):

domain_redirect 2.0.0-beta2

New features

Auto-created redirects now inherit the domain from Domain Path aliases, ensuring that redirects generated when a domain-specific alias changes are automatically scoped to the correct domain.

Contributors (1)

mably

Changelog

Issues: 1 issues resolved.

domain_redirect 2.0.0-beta1

New features

Complete rewrite of the module. Integrates with the Redirect module to make standard redirects domain-aware. The same source path can now redirect to different destinations depending on the active domain. Requires Domain 3.x and Redirect 1.x. No upgrade path from prior versions — see HISTORY.md for details about the original module.

domain_redirect 2.x-dev

Development branch of the new version of the module extending the Redirect contrib module.

domain_redirect 7.x-1.0-alpha1

Unsupported

Initial release of the domain_redirect module for Drupal 7. Use with caution for now.

domain_redirect 6.x-1.0-alpha2

Bug fixes
Unsupported

Fixed issue where saving an existing redirect would duplicate it instead of update it.

Subscribe with RSS Subscribe to Releases for Domain Redirect