Closed (won't fix)
Project:
Dashboard
Version:
6.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 May 2010 at 18:08 UTC
Updated:
11 Jan 2024 at 06:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commented@Michelle - in terms of the future, we are going to have multi-dashboard support in the next release. This will let users click on a link to 'add a tab,' which will create a new dashboard for them to place widgets. The code for it is all there, I just need to reimplement it.
In terms of displaying this on the user page - one thing I have not put too much effort into is effective use of tabs in the module. Right now, it is really geared to work on the redesign staging sites, which has some tab support built in at the theme level. I will dig in on this question more tomorrow, but - is there a way you would like to see them work? Would love some feedback at this point.
M
Comment #2
michelleI like to centralize all the stuff that's for my user on one "page". It's not literally the same page as we're talking about local task menu tabs, not js tabs, but it gives the appearance of all being in the same place. Unfortunately, there are several modules that put their user facing stuff off on its own. Privatemsg is one I can think of offhand and, obviously, Dashboard is another.
This is what my user page looks like:
So I'd like to add to that a "homepage" or "dashboard" (not sure which name my users would understand more, yet) that takes them to their dashboard(s). By centralizing modules like this on the user/#/* path, the tabs create a sort of user control panel where they can get to their profile, messages, bookmarks, etc all in one spot.
It would be awesome if the module would put it there by default but, if that's not possible, a way to move them there on a site by site basis would be very helpful.
Thanks,
Michelle
Comment #3
rbosscher commentedsubscribe
Comment #4
plopesc