=== Drop-Zone === Contributors: Johannes Fosseus Tags: Drag drop, widget, front end, layout Requires at least: 3.1 Tested up to: 3.1 Adds a widget that adds "drop zones" to your site front end. Then you can drop posts to the zones and they will stay, magic! == Description == This is a small but great plugin that makes it possible to add drop zones to your frontend. It uses HTML5 native drag/drop javascript methods so use a modern browser! **Options** You can choose if you want to use excepts, and images, and the image max heigth and width == Installation == 1. Drop plugin in the plugin folder and activate 2. Add drop zones as widgets in your backend 3. Go to your front end and drag posts to the drop zones == Changelog == = 1.3 = * Major js scripting cleanup by Peo Bondesson = 1.2.1 = * Minor bugfix = 1.2 = * Added support for wp super cache wp_cache_clear_cache() on drop/save * Bugfixing in the after/before widget settings = 1.1 = * Added before and after title to the widget = 1.0 = * First public version