Provide breadcrumb submodule
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #2861404. --> Reported by: [acbramley](https://www.drupal.org/user/1036766) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>With the current implementation you can get breadcrumbs on hierarchy by using a pathauto pattern to build the alias from the hierarchy and then use core's path based breadcrumbs, but that breaks if you want to give authors the ability to change aliases.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add submodule with a breadcrumb builder.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Tests and code</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>N/A</p> <h3 id="summary-api-changes">API changes</h3> <p>N/A</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>N/A</p>
issue