=== Inline Editor === Contributors: businessxpand Tags: inline,editor,posts,pages,visual,html,wysiwyg,blog Requires at least: 2.7.1 Tested up to: 2.8.4 Stable tag: 0.6.13 Allow inline editing of your posts and pages from the front end using the styling of your blog. == Description == Adds the capacity to edit your content from the front end of your Wordpress blog using the styling of your blog. Using the excellent and lightweight [NicEdit](http://nicedit.com "NicEdit") WYSIWYG editor component to give you full control over the look. The main advantages over editing this way over the traditional method is that you can see your content exactly how it will appear using all the styles and formatting of your Wordpress template, plus it's far more convenient this way. Please report any bugs, if you don't tell us it how can we fix it? Please include your Wordpress version and other plugins you have installed. **Known issues** * You can only edit inline when you're on a single post/page, so the edit button will not appear on your home, category or archive pages, this being worked on. * May not work in IE6/7 or IE8 compatibility mode, update 0.6.13 attempts to resolve this issue but has not been tested on all configurations. * Your blog must be in UTF-8; `Wordpress Admin->Settings->Reading->Encoding for pages and feed` = UTF-8 * We are aware that this plugin may not work on all configurations. As you can imagine there are a lot of variations, so if it doesn't work for you please get in touch with a link to your blog and any plugins you have installed, we will endeavour to fix problems as they arise. **Version changes** **Bug fix 0.6.13** - NicEdit.js edited to allow the panel to show in IE6/7 and IE8 compatibility mode. **New for 0.6.12** - The edit post link should now work on any theme. Many thanks to [greenshady](http://profiles.wordpress.org/greenshady/ "greenshady") for pointing us in the right direction to fixing the default edit link. **Bug fix 0.6.11** - Plugin URL constant value now using references from Wordpress constants ([Wordpress Reference](http://codex.wordpress.org/Function_Reference/plugin_basename "Wordpress Reference")). **Bug fix 0.6.10** - HTML tag entities now editable. **Bug fix 0.6.9** - Comments in the post/page were not visible, bad for some plugins, this has now been fixed. **Bug fix 0.6.8** - Line breaks removed from editable content, implemented wpauto function to edit correctly. **Bug fix 0.6.7** - Removes configuration options on plugin deactivation. **Bug fix 0.6.6** - No configuration options set on plugin activation fixed. **New for 0.6.5** - Additional configuration options added to admin area; switch for the edit button and edit link, and start editing by double clicking on the content. **New for 0.6.4** - Edit Inline button replaced with an edit image to make the button less obtrusive. **Bug fix 0.6.3** - Content disappearing problem fixed. **New for 0.6.2** - Encoding issues seem to have been fixed. **Bug fix 0.6.1** - Problems with IE8. **New for 0.6** - Removed all the javascript checking for the content and edit link (version 0.5.6) and replaced with a content wrapper and Edit Inline button, this should overcome a lot of issues with customised themes. **Bug fix 0.5.2/0.5.3** - Corrected encoding/decoding of non-UTF8 character sets. **Bug fix 0.5.1** - Content from database version of the page/post used in the editor to fix issues with special tags from other plugins that rewrite the content on the fly. == Installation == 1. Upload the `inline-editor` directory to your `/wp-content/plugins/` directory. 1. Activate the plugin through the `Plugins` menu in WordPress. 1. Navigate to new `Inline Editor` menu item under the `Settings` menu. 1. Select the buttons you want to display. 1. Save the changes. == Usage == 1. Log into your Wordpress admin area, then visit your blog (you need to be logged in to edit posts and pages). 1. Click the `Edit Inline` button. 1. Edit you content then click the icon that looks like a floppy disk (who uses them anymore?). 1. Your content will be updated live, and the page refreshed just to prove it to you.