UserDashboard

Component ID

1041184

Component name

UserDashboard

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

34044

Component created

Component changed

Component body

The User Dashboard module forks Drupal 7's awesome Dashboard module to provide an individual dashboard for each user on the site.

Users can access their dashboards at the /user/dashboard (or /user/[uid]/dashboard) page, and take advantage of the same drag & drop functionality as in the original Dashboard module.

Administrators can configure which blocks can be used on the user dashboard via the settings form at /admin/dashboard/user_dashboard/settings.

Release notes:
7.x-1.0
- initial release
7.x-1.0.1
- bug fixes
7.x-1.0.2
- bug fixes
7.x-1.0.3
- bug fixes
7.x-1.1
- added "default blocks" functionality to set the blocks initially shown for new users
7.x-1.1.1
- removed leftover debugging code
- added README.txt
- added permission handling for user dashboard pages
7.x-1.2
- identical to 7.x-1.1.1, but moved over to Drupal.org; bumped version number to clearly differentiate between the two copies;
7.x-1.3
- Fix bug when moving blocks
- Add CSS to match the original dashboard layout

Drupal 6?

Drupal 6 users may be interested in two similar modules: http://drupal.org/project/dashboard
http://drupal.org/project/homebox

Credits

Majority of UserDashboard's code is from the original dashboard module, which comes bundled with Drupal 7.

Sponsorship

Development of UserDashboard sponsored by ImageX Media.