// $Id: README.txt,v 1.6 2010/05/22 15:02:20 techsoldaten Exp $

The dashboard module is a tool for providing personalized dashboard interfaces,
similar to iGoogle or MyYahoo. It allows users to add nodes and blocks to their 
dashboards through a drag and drop interface.

Required Modules
-------------------
- JQuery UI, Chaos Tools 

Installation
------------

1) Copy the dashboard directory to the modules folder in your installation.

2) Enable the module using Administer -> Modules (/admin/build/modules)

Configuration
-------------

The configuration for Dashboard is split between the admin and user screens.

1) Add & Configure the widgets for your site at
   Administer -> Site configuration -> Dashboard (/admin/settings/dashboard)

   You can create and edit widgets on this page. Descriptions for the various
   options are provided below each field on the dashboard edit form. Once
   created, widgets are available to all users to add and delete from their
   personal dashboard.

2) Go to the More Widgets page at (dashboard/widgets)

   A default set of widgets is provided to get you started setting up your 
   dashboard. You can add additional widgets to your dashboard from this 
   screen.

3) Layout widgets that have been added to your individual dashboard at i
   (dashboard)

   All widgets that have been added to your dashboard will appear here. You may
   move them between three columns via drag and drop.
   
Support
-------

If you experience a problem with dashboard or have a problem, file a
request or issue on the dashboard queue at
http://drupal.org/project/issues/dashboard. DO NOT POST IN THE FORUMS.
Posting in the issue queues is a direct line of communication with the module
authors.

No guarantee is provided with this software, no matter how critical your
information, module authors are not responsible for damage caused by this
software or obligated in any way to correct problems you may experience.

Licensed under the GPL 2.0.
http://www.gnu.org/licenses/gpl-2.0.txt

