=== Fluid Accessible Rich Inline Edit === Contributors: Votis Konstantinos Tags: accessible, WAI, ARIA, fluid, widgets, aegis Requires at least: 3.0.1 Tested up to: 3.4.1 Stable tag: 1.0 Fluid Accessible Rich Inline Edit is a WAI-ARIA Enabled Rich Inline Edit Plugin for Wordpress == Description == Fluid Accessible Rich Inline Edit is a rich text editor that can be used to add exta information on your Wordpress posts and uses the Fluid WAI-ARIA enabled rich text inline edit. == 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/`. Locate the file named 'single.php' in your theme folder and after the line '' add the following lines: 0) { echo '
Extra information: '.$info.'
'; } ?> **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. == Screenshots == 1. Widget meta-box display. == 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