The attached patch will improve Active Trail handling in Custom Breadcrumbs.
| Comment | File | Size | Author |
|---|---|---|---|
| custom-breadcrumbs.patch | 3.89 KB | marrch_caat |
The attached patch will improve Active Trail handling in Custom Breadcrumbs.
| Comment | File | Size | Author |
|---|---|---|---|
| custom-breadcrumbs.patch | 3.89 KB | marrch_caat |
Comments
Comment #1
MGN commentedIs anyone interested in testing this?
Comment #2
smartango commentedI have not tested this patch, I solved the problem of menu active trail copying code from menutrails module:
I added from menu_get_item to menu_set_item:
this work for me, but I suspect that your patch is more efficient.
Comment #3
lamp5