=== Dashboard Help ===
Contributors: lahti500
Donate link: http://toddlahtinen.com/?page_id=80
Tags: administration, help, user
Requires at least: 3.0
Tested up to: 3.1
Stable tag: trunk

This plugin provides a way for admins to post links to site specific user resources in the dashboard.

== Description ==

Every wordpress install is unique in some way. Administrators need a way to deliver site specific recources/helps to the user. This plugin accomplishes this by adding a help button to the dashboard. When the help button is clicked the customizable help menu appears. Users can click the button again to hide the help menu. 



== Installation ==

1. Upload `dashboard-help` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Edit the filed named 'content.txt' in the 'dashboard-help' folder to include the user help you wish to display. Appropriate html tags should be used when placing content in content.txt.
1. Set the variable $title, located in dashboard-help.php, to desired text.  

