Personal Dashboard
Categories
Component ID
799108
Component name
Personal Dashboard
Component type
module
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module is a port of the Dashboard module to Drupal 7. There is a new module in Drupal 7 called dashboard, and personal dashboard will be the name of the dashboard module going forward.
Design principles:
- Allow users to create personalized widgets and order them using a drag and drop interface.
- Provide interaction without persistent calls to the server. Updates happen in real time in the background.
- Provide full integration with nodes, blocks and views within dashboard pages.
- Provide hooks for other modules to define default widgets and directly integrate with the module.
