=== Fullscreen HTML Editor ===
Contributors: jbleuzen
Author URI: http://blog.johanbleuzen.fr
Version: 1.1
Tags: editor, fullscreen, html, posts
Requires at least: 3.0
Tested up to: 3.0.4
Stable tag: 1.1
This plugin adds a fullscreen mode for the html editor to focus on your content.
== Description ==
With this plugin you will now be able to completely focus on the content you are writing in your HTML editor.
The fullscreen mode is only available with the HTML editor, but you don't need to disable the visual editor.
All you have to do is install the plugin, use it and write without any distractions, when you are in fullscreen you can still upload media files, that way you can stay in fullscreen mode.
But for now, if you want to save or preview your post, you'll have to close fullscreen mode and use classic buttons for those action.
It has been tested with Firefox/Chrome/Safari/IE8, all browsers mimic the same behavior.
== Installation ==
The installation of this plugin follow the classic way of installing plugins.
1. Upload the folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Check the new button in your HTML editor toolbar
== Frequently Asked Questions ==
No question have been asked already because this plugin is brand new.
== Screenshots ==
1. This screenshot show the new button added in the editor's toolbar
1. This is what you get when you enter in the fullscreen mode
== Changelog ==
= 1.1 =
* Fixing a bug in IE where fullscreen animation was erratic
* Handling the case where HTML editor is not the default editor
= 1.0 =
* Initial release of the plugin