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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | relativity.diff | 2.23 KB | zwoop |
| #1 | relativity.diff | 1.15 KB | zwoop |
Comments
Comment #1
zwoop commentedFor 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,
Comment #2
zwoop commentedHere's a slightly better diff, which adds a global config option to turn this feature on/off.
Comment #3
zwoop commented