- Issue created by @pameeela
- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Got some path integration going in the branch
- π¦πΊAustralia dpi Perth, Australia
Working on this, and to some extent improvements on β¨ Allow disabling a route for a bundle and adding additional routes for view modes other than 'full' Postponed
- π¦πΊAustralia dpi Perth, Australia
- Created a new MR that takes β¨ Allow disabling a route for a bundle and adding additional routes for view modes other than 'full' Postponed and β¨ Add a path variant system Active as a base.
- Applies linting fixes
- Adds the event subscriber to hook into β¨ Add a path variant system Active
- Various API improvements and cleanup
- Fixed entity formClass-es in
\Drupal\field_ui\Hook\FieldUiHooks::entityTypeBuild
- Fix saving entity view mode doesn't propogate
pageDisplay
to configs
- π¦πΊAustralia dpi Perth, Australia
May as well postpone on β¨ Add a path variant system Active .
- π¦πΊAustralia dpi Perth, Australia
From the contrib issue @ β¨ Add path/pathauto integration Active
post save hook for view modes to delete all aliases if a view mode has the route removed
A critical problem with the MR is we clean up alias created by since-deleted/renamed suffixes or view modes: If a path changes on a view mode, suddenly existing aliases are not visible on edit forms. They remain in the db but not exposed.