=== Active Preview === Contributors: cupton10 Donate link: http://code.google.com/p/wpactivepreview/ Tags: preview, admin, real-time, active Requires at least: 2.6 Tested up to: 2.9 Stable tag: 2.0 Active Preview provides a new preview link for users to click that creates a new preview window which is updated with changes in real-time. == Description == This plugin provides the ability for users to preview a post or page and view in real-time the changes they are making to the page within the full context of their theme. Please upgrade to version 1.2+ if the functionality is not working with your themes. We have updated the plugin to now work with every theme. Tell us if you still see issues. Check out the demo video! **Browser Support** == Installation == 1. Extract active-preview-*.zip to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Edit a post or page in after hitting the new 'Active Preview' page. == Changelog == = 2.0 = * Adding backend rendering to support additional plugin preview (such as PHP markdown). * Correcting preview to properly display active preview page for a newly created page or post. * Updating html listener to ignore arrow key presses. = 1.3.1 = * Fixing versioning issue. No functionality changes from 1.3. = 1.3 = * Fixing spacing issues in html editor. Its still not perfect but a lot better. = 1.2 = * Updated plugin to handle any theme. No longer does the theme need to have the default theme entry div wrapping content. * Fixing international versions to have the 'Active Preview' button to actually say 'Active Preview' internationalizing to come in future version. * Fixing issue with breaking theme preview and image upload functionality in firefox. = 1.1.2 = More updates to project readme.txt = 1.1.1 = Updates to project readme.txt = 1.1 = * Fixing issue with post or page title disappearing with changes. * Fixing issue with selecting 'HTML' editing. = 1.0 = * Initial Version == Upgrade Notice == = 2.0 = New version which addes support for backend rendering plugins and fixes issues with preivewing new posts/pages. = 1.1 = This version fixes several issues with preview updates.