Crumbs search
Categories
Component ID
2566059
Component name
Crumbs search
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
471
Component created
Component changed
Component body
This is a tiny plugin for the Crumbs module, which customizes the generated breadcrumb for the native search. It reduces the breadcrumb from:
Home > Search > Content > Content
to:
Home > Search > Content
on pages with URLs like:
http://yourdomain.com/search/content/{searchTerm} (with Search API) or
http://yourdomain.com/search/node/{searchTerm} (with normal Drupal search)
Please note that you will have to enable the plugin in the Crumbs configuration by dragging the plugin: "crumbs_search.searchTerm" into the fieldset which says "Enabled".
