Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
33.17 KB
MD5: 2712ea3c39bf56334c069d1535bae9a2
SHA-1: 2ecf56aec958cc42685e0192f08fdaf832cc8521
SHA-256: 9b5b009c9bf239c4b6cb76019b09c7e2a8d337ce1aebdca92ffdbd71542fa84e
Download zip
41.42 KB
MD5: 89d1a0e97074f65fe8225204a790b864
SHA-1: ba02310e80d9058b9097a3f2874527b153e47ffa
SHA-256: c9a4d9421a138379ee0b2a705e82159acea7519c1c191059c9ffbe00597ff709
Release notes
Changes since 7.x-1.0-beta2:
- Extended support for domain redirects by improving redirect form and adding a temporary hook_redirect_url_alter(). Additional cleanups to URL handling.
- Highlight redirects which override existing paths.
- Added devel_generate integration to mass create test redirects.
- #1099074: Fixed language prefixes showing up in the from path field prefix.
- #1128410: Add a fieldset to list redirects on all supported entity forms.
- #1128410: Add a fieldset to list redirects on all supported entity forms.
- Do not show link to add redirect if user does not have permission to create redirects.
- Added missing invocation of hook_entity_presave().