I create pages for a group. When on the home page of the group, the Group Details block and the breadcrumbs trail show the name of the group.
However: When navigating to another page of the group, those change to the name of the page.
NOTHING on the site indicates that you are in a group anymore.
Is there a solution to make sure that as long as I am in a group, on any page of it, the name of the group is displayed somewhere nice and big?
Comments
Comment #1
KaaRoy commentedI am not sure this is really a bug, maybe this is a feature or support request. But now it looks like a bug to me.The purpose of a group home page is that you see that you are in a group home page.
Comment #2
jimthunderbird commentedHi,
I agree on the breadcrumb issue, i will fix it later.
Best Regards,
Jim
Comment #3
SeanBannister commented@jimthunderbird: Did you ever end up looking at this? I might have to look at this issue soon.
Comment #4
jakchapman@groups.drupal.org commentedThis also seems to be related to changing the node name as came up in this issue:
http://drupal.org/node/822858
It seems to be resolved by commenting out 808 and 816 which both read
But it also causes the page title to show as the group title. That's what I would expect anyway, but perhaps there's a reason that it's not the default behavior?
Comment #5
goose2000 commentedTrue. I want to add that this does not work as one would expect. The OG panel page title should NOT override the Group's Name / Title. Currently, OG panels destroys any concept of a 'context' or group by throwing out the one thing that ties the content together, being housed under a Group Name / Title.
Anyone got a work around or hack?