By littlecoding on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x
Description:
Summary
The Drupal taxonomy admin path was converted to follow other core entity admin patterns with the addition of "manage" to the admin path.
Drupal 7
admin/structure/taxonomy/%taxonomy_vocabulary/edit
Drupal 8
admin/structure/taxonomy/manage/%taxonomy_vocabulary/edit
Impacts:
Site builders, administrators, editors
Module developers
Themers