I'd like to be able to set what vocabulary to use for the breadcrumbs per node type. The reason for this is that I need one vocab to be used by path auto and another for the breadcrumbs. Since both modules grab the "lightest" vocab, that doesn't work. It would be nice if I could specify what vocabulary this module should use for each node type and avoid the problem.

Thanks,

Michelle

Comments

_craig’s picture

Status: Active » Postponed

At first thought this would really seem to make the user interface unnecessarily complex for the average user. A slight change might make things cleaner. One thought is to provide an "exclude" vocab field on the settings page that would exclude the selected vocab(s). You could then exclude the vocab you use for path-auto.

However, I don't have time to write a patch for this, although I'm always happy to review and consider a patch.

michelle’s picture

Actually, if you want to "won't fix" this issue, that's ok with me. After I posted this, I ran across the custom breadcrumb module. If I can get someone to fulfill a feature request I posted in Token's queue to split up vocabularies into different tokens, then custom breadcrumb will actually work better for me.

Thanks,

Michelle

_craig’s picture

Status: Postponed » Closed (won't fix)