Maybe I'm missing something, but is there a way to make my pages / story's etc. update the breadcrumb trail properly, as a "book" structure would? The breadcrumb trail is only updated if I explicitly add the pages / story's to the navigation menu, which is undesirable. Maybe I'm using "node relativity" wrong, but in my case, I wanted to use it to organize various different content types in a hieararchy, and having the breadcrumb trail updated would really help navigation.

CommentFileSizeAuthor
#2 relativity.diff2.23 KBzwoop
#1 relativity.diff1.15 KBzwoop

Comments

zwoop’s picture

StatusFileSize
new1.15 KB

For shits and grins, I whipped up something that does seem to work (see patch). It doesn't add any config options etc., and since I'm not a PHP programmer, I really don't know if this is the right way of doing this. But it does seem to work :).

Cheers,

zwoop’s picture

StatusFileSize
new2.23 KB

Here's a slightly better diff, which adds a global config option to turn this feature on/off.

zwoop’s picture

Category: support » feature