Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
8.64 KB
MD5: bd9075e47202759e67a83d8de6f16c85
SHA-1: 840def6fb99f136f26d5bd47a847f3360ce277ac
SHA-256: 2e2c967e571c74f4b803b1355b661fff48bf95e7ac53ddd9de9e17eb0b84ff3e
Download zip
9.75 KB
MD5: ea95ef9f23aa231a1993a8dde3deb77c
SHA-1: e1746a68b0150961daf2afded240e52f9180e997
SHA-256: e6fc719c21ffe5db5de09ba612ca5f88584343bb2057541689aba39aac18b820
Release notes
- Fixed path detection by using system paths, rather than aliases. Set redirect to use alias, rather than system path.
- Fixed front page detection and redirection.
- Added ability for the login messages to be translated.
- Prevent redirect if the request is for cron. #2241863: Support to exclude external cron path
- Added configure address to the module info file #2220459: Add configure button to module listing
- Added support for path exclusions. #2087451: Support pages to exclude
- Replace some custom functions with core functions.