Hi, I use a personalizzed View to list all groups (using taxonomy to tag them) and I like that the base-breadcrumb of a Group point there..

When I get into a Group page my breadcrumb is setted into "Home > Groups > MyGroup" and "Groups" is linked to "?q=og" view and not to mine.

My patch adds a seting to set the root-breadcrumb for groups. It doesn't alterate the og/feed, og/subscribe (and others) links, by default it keeps the original "?q=og" link..

Hope this helps.

Bye!

CommentFileSizeAuthor
#1 og_breadcrumb_v2.patch3.9 KBthepanz
og_breadcrumb.patch3.9 KBthepanz

Comments

thepanz’s picture

StatusFileSize
new3.9 KB

I fixed some typing errors..

moshe weitzman@drupal.org’s picture

Status: Needs review » Closed (duplicate)

for now, you can just redefine the 'og' view. more long term, see Morbus' issue at http://drupal.org/node/162290

thepanz’s picture

Hi, I readed the thread you linked.. I think it's the right way! ;)
My patch is only a temporary solution.
I'd like to know where can I get the "new" module version, is it the -dev version?

Thank you for your reply..

-thePanz-

moshe weitzman@drupal.org’s picture

yes, latest is 'dev'. however, that issue has not fixed yet so you won't find this problem resolved there yet.