Needs review
Project:
Node Hierarchy
Version:
7.x-2.x-dev
Component:
Drupal/PHP Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
19 May 2011 at 16:22 UTC
Updated:
24 Apr 2012 at 15:32 UTC
Jump to comment: Most recent file
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.