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
Comment #1
drummI 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?
Comment #2
tvn commentedSwitching 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.
Comment #3
sreynen commentedSomething to review after D7 migration.