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!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | og_breadcrumb_v2.patch | 3.9 KB | thepanz |
| og_breadcrumb.patch | 3.9 KB | thepanz |
Comments
Comment #1
thepanz commentedI fixed some typing errors..
Comment #2
moshe weitzman@drupal.org commentedfor now, you can just redefine the 'og' view. more long term, see Morbus' issue at http://drupal.org/node/162290
Comment #3
thepanz commentedHi, 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-
Comment #4
moshe weitzman@drupal.org commentedyes, latest is 'dev'. however, that issue has not fixed yet so you won't find this problem resolved there yet.