Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
66.23 KB
MD5: 8594bc8a835a4cacc1950a77340937ba
SHA-1: fced7ed531acda5c3121780c6d38da3d2ac4a061
SHA-256: a20264d4876b4fda3dba4f0fa1df12131d5f7c85903637697b0f843dbdcf4407
Download zip
104.83 KB
MD5: aa6de000c3082167c12c4c42c6d17079
SHA-1: 115d5998d7636a03e26c7ce34261b65809d53965
SHA-256: 1b7db01f2ba48bb80931185e0530f58fbe6d808385cfecb4c247b23e37dfd78a
Release notes
Configurable url-safe tokens, various bugfixes, deprecation removals and other improvements.
Contributors (18)
dalin, idebr, alesbencina, vakulrai, subson, dbgilbert, manish-31, Dinesh18, ultimike, Spurlos, junkuncz, datvance, JKerschner, Berdir, cburschka, Primsi, Vidushi Mehta, kdebisschop
Changelog
Issues: 11 issues resolved.
Changes since 8.x-1.2:
Bug
- #2950643 by dalin: Implementing hook_pathauto_pattern_alter() causes random incorrect paths when aliases are bulk (re)generated
- #2882323 by idebr: Pathauto vertical tab summary does not apply due to outdated selectors
- #2932432 by dbgilbert: Bulk Generate: ajax error due to warning for max() function
- #2773573 by Berdir, cburschka, Primsi: AliasCleaner preg_match for tokens is too broad
- #2961850 by Vidushi Mehta, idebr, kdebisschop: pathauto.schema.yml has a duplicate key for "ignore_words" in pathauto.settings
- #2968718 by idebr, vakulrai: drupal_set_message function declaration in VerboseMessengerTest prevents the function from being flagged as @deprecated in PHPStorm
Task
- #2971259 by alesbencina, vakulrai, subson: Replace usages of the deprecated drupal_set_message() function
- #2988311 by manish-31: pathauto_entity_delete() mentions hook_entity_update() in its docblock
- #2692205 by Dinesh18, idebr, ultimike, Spurlos, junkuncz, datvance: Update hook_pathauto_pattern_alter() documentation
- #2989310 by JKerschner: Adjust comments and whitespace to more closely match coding standards
- #2987266 by Berdir: Replace deprecated method calls