Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
19.22 KB
MD5: 11ad79ee4607b0939984e5c041e1a935
SHA-1: 29b32743397429f6ce0407ab4715324fa6dba503
SHA-256: 584a9c38589e613524c72bc924c4424b645d44ee4c7d51b40e52eab611fc3996
Download zip
21.45 KB
MD5: 47d3d2e9a3017d53f1c8bed557ac0666
SHA-1: d4cd9b572248b1607a27aaa4c1fe8f93f45ab75a
SHA-256: 7d803a6305b02ff842f21a1217e693f664e06d2324c568a39499252c21b3761c
Release notes
Changes since 7.x-1.4:
- #1600784 - Moving the D7 project in the the suggested package as defined in http://groups.drupal.org/node/97054.
- Improving the test coverage.
- Changing from a specific locale_language_url_rewrite_url to using drupal_alter('url_outbound'...). Tests seem to still pass.
- Fixing silly typo.
- Improving the test output and cleaning up the path options array code.
- Improving comments in the test.
- Adding a line to the test to report specifically which numeric 'id' subtest is being run. Helps debugging...
- Adding Batch to the whitelist.
- Adding a feature to disable redirection from within the admin section of a site. Defaulting to enabled.