=== MooTools Accessible Dialog === Contributors: Votis Konstantinos Tags: accessible, WAI, ARIA, mootools, widgets, aegis Requires at least: 3.0.1 Tested up to: 3.4.1 Stable tag: 1.0 MooTools Accessible Dialog is a WAI-ARIA Enabled Dialog Plugin for Wordpress. == Description == MooTools Accessible Dialog is a dialog displaying the most recent tweets of a specified Twitter user and which uses the MooTools WAI-ARIA enabled dialog. ###How to Use the Dialog## While the dialog contains focus, the tab order will wrap inside the dialog. If the dialog is modal, it is not possible to move focus to the main page until the dialog is closed. Tab / Shift+Tab: Moves the focus inside the dialog Space / Enter: Activates button Esc: Closes the dialog (Same as activating the Cancel button) == Installation == ###Upgrading From A Previous Version### To upgrade from a previous version of this plugin, delete the entire folder and files from the previous version of the plugin and then follow the installation instructions below. ###Uploading The Plugin### Extract all files from the ZIP file, **making sure to keep the file/folder structure intact**, and then upload it to `/wp-content/plugins/`. **See Also:** ["Installing Plugins" article on the WP Codex](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) ###Plugin Activation### Go to the admin area of your WordPress installation and click on the "Plugins" menu. Click on "Activate" for the plugin. ###Plugin Setup### Go to the admin area of your WordPress installation and select the "Widgets" submenu of the "Appearance" menu. == Screenshots == 1. Widget display. 2. Setup page. == Acknowledgments == This work was supported by the [Informatics and Telematics Institute](http://www.iti.gr/iti/index.html) (ITI) of the [Centre of Research and Technology Hellas](http://www.certh.gr) (CERTH) in the premices of the [AEGIS](http://www.iti.gr/iti/projects/AEGIS.html) project. == ChangeLog == = 1.0 = * initial release