Closed (outdated)
Project:
Custom Breadcrumbs
Version:
6.x-1.5
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2008 at 19:37 UTC
Updated:
17 Jun 2020 at 08:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
stacysimpson commentedHas anyone ever resolved this need?
Comment #2
MGN commentedIt hasn't received much attention, but I think it should be possible through hook_form_alter. I'll look at a patch implementing this feature request if anyone would like to work on it.
Comment #3
stacysimpson commentedCertainly, a nice-to-have feature when editing existing content. We are willing to help test and are running release '6.x-1.4'.
Comment #4
0xAFFE commentedHere is a patch. Mainly I refactored the code and introduced the hook form_alter as suggested by MGN.
Comment #5
stacysimpson commentedI wasn't sure which target the patch is targeted for, so I manually merged the changes into our '6.x-1.4' release. Works like a champ!
Comment #6
stacysimpson commentedThis patch has been working for us...updating status.
Comment #7
lamp5