#3340 closed Task (fixed)
Add more widgets to dashboard plugin
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.1b |
| Component: | Core | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | easy |
Description
People still use it and right now it is a hidden page in core. I've got some ideas on widgets to add to it so that the default dashboard is actually useful.
Change History (10)
comment:1 Changed 2 years ago by cash
- Milestone changed from Needs Review to Elgg 1.8
comment:2 Changed 2 years ago by cash
comment:3 Changed 2 years ago by cash
(In [svn:9109]) Refs #3340 removed all dashboard dir in core views
comment:4 Changed 22 months ago by tomv
In our latest installs we are reintroducing the Dashboard widgets. Going with "Facebook fashion of the day" we let it go some time ago. But for professionals with daily use and different roles in the company, a configurable own 'home page' is very desirable...
For non-prof use, with not-so-frequent visitors, the 'wall-like' home page is better imo, so there we dont show widgets but a wall-like activity overview.
comment:5 Changed 22 months ago by brettp
What's the status on this?
comment:6 Changed 22 months ago by cash
There are 1 or 2 widgets that I want to add for users' dashboards (list activity in a specific group for example)
comment:7 Changed 22 months ago by brettp
- Summary changed from pull out dashboard as plugin to Add more widgets to dashboard plugin
Alright sounds good. Updating the title so it's not so intimidating a ticket.
comment:8 Changed 21 months ago by brettp
- Milestone changed from Elgg 1.8.0 to Elgg 1.8.1b
comment:9 Changed 21 months ago by Cash Costello
- Resolution set to fixed
- Status changed from new to closed
Fixes #3340 adds group activity widget for the user dashboard
Changeset: d2e9a0c7fae9d0c57dd8646aa6ef277f2e14b7fe
comment:10 Changed 19 months ago by Cash Costello
Fixes #3340 adds group activity widget for the user dashboard
Changeset: d2e9a0c7fae9d0c57dd8646aa6ef277f2e14b7fe

(In [svn:9108]) Refs #3340 pulls dashboard out as plugin