Implementation of #1074224: Redesign groups homepage for authenticated users. started at http://bluecheese-groups.redesign.devdrupal.org
(You can login with bacon/bacon)

There are 2 pages:
All activity - set as a front page by default http://bluecheese-groups.redesign.devdrupal.org/all
and
Activity in my groups (accessible for logged in users only) http://bluecheese-groups.redesign.devdrupal.org/front

What is needed now - a way to switch front page from /all to /front for logged in users.

Patches to groupsorg.module are welcome!

Comments

drumm’s picture

Title: Switch front page for logged in user » Provide option to switch front page for logged in user

I don't think pages should change automatically. Navigation should behave consistently. How about a "Make this your Homepage" link in the top-right, like Your Dashboard on Drupal.org?

tvn’s picture

Switching front page for authenticated user was a whole point of #1074224: Redesign groups homepage for authenticated users.. Users login and see content, relevant to them. Top navigation links will be the same for both types of users (e.g. "All activity" will always direct to /all page), so there is no inconsistency there.

sreynen’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Issue summary: View changes

Something to review after D7 migration.