Is it possible to turn on bread crumbs just for organic groups (and pages in organic groups) or is it a site-wide setting? I've done some testing with Custom Breadcrumbs module but have not yet found a way to enable crumbs only in organic groups.

Any tips?

Comments

transmitter’s picture

I just had a look into my context .. but it's not possible to configure it there.

So you need to do it manually:
Put the if in your theme, check the current url and make sure that your urls are correct by using path auto.

uw07’s picture

I'm sorry but I'm unsure of what you mean. Could you elaborate further?

And just to clarify, this is not a setting that I can do within the onsite Drupal admin controls? I must edit the theme?

Thank you

WorldFallz’s picture

uw07’s picture

Thank you for the reply. I installed Custom Breadcrumbs but from what I can tell this module does not allow me to restrict crumbs to Groups and their content. If in fact this possible I would be grateful to hear how this is accomplished.

WorldFallz’s picture

Maybe setup content types that are only og posts then set the breadcrumb based on content type (iirc, you should be able to do this).

uw07’s picture

The problem with this seems to be that the breadcrumbs only appear when you are on the group node page, not when you are working on content (pages, blog pages, etc.) that are part of a group.

BeaPower’s picture

I also would like to know.

uw07’s picture

I played around a bit more with Custom Breadcrumbs. As far as I can tell there is no way to restrict crumbs to OG and content within groups. I remember that in D5, by default, breadcrumbs were turned on only for groups. Am I missing something?

uw07’s picture

I have to bump. Still haven't figured out how to turn on crumbs just in OG on D6.