Problem/Motivation

Actually title resolvers can resolve titles by processing single path elements.
In some cases, like when working with Schema.org paths or API paths, it could be useful to alter the source path before being processed in order to avoid resolving path elements which are meaningless for the end users.

Steps to reproduce

Proposed resolution

Add a new breadcrumb_manager_path_alter hook to let other modules altering the breadcrumb path before getting processed.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3573823-2.patch822 bytesaronne

Comments

aronne created an issue. See original summary.

aronne’s picture

Status: Active » Needs review
StatusFileSize
new822 bytes

Attached patch

aronne’s picture

Status: Needs review » Reviewed & tested by the community

  • 6b5e9afc committed on 8.x-1.x
    feat: #3573823 Allow path to be altered before being processed
    
    By:...
aronne’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.