Creating drupal 7 version of this: #1004306: Optional breadcrumb link text
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | Feature-1162722-2.patch | 2.3 KB | Cybnext |
| #1 | Feature-1162722-1.patch | 2.31 KB | Cybnext |
Creating drupal 7 version of this: #1004306: Optional breadcrumb link text
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | Feature-1162722-2.patch | 2.3 KB | Cybnext |
| #1 | Feature-1162722-1.patch | 2.31 KB | Cybnext |
Comments
Comment #1
Cybnext commentedHere is a patch that implements this feature into D7.
Comment #2
Courtney.B commentedApplied patch, was able to go in and switch from Link Title to Node Title.
I think I did a no-no when patching, so I'm going to try it out again. Have reverted to pre-patch state and will edit this reply with the results.
>> EDIT:
Was able to access Admin > Node Hierarchy and switch between Node Link and Node Title. Afterwards, no dice.
Copied patch steps:
Error Message when accessing Node Parent:
Reverting to pre-patch state until I receive update.
Comment #3
heyyo commentedCould we use this patch with last dev ?
Comment #4
ronan commentedNice idea. Tried it on head but it doesn't work as is, I'm afraid. The node title's not being loaded when the breadcrumb is generated.
Comment #5
Cybnext commentedBeen awhile, but here is a patch for this off of HEAD.