=== Space Manager === Contributors: dan.imbrogno Tags: widget, space, content block, space-manager Requires at least: 3.0 Tested up to: 3.2 Stable tag: 1.2 Use the built-in Tiny MCE editor to add spaces organized into zones into your sidebars. == Description == Wordpress' built-in Text widget is great, but it's not all that user-friendly. Now you can use Space Manager to use the Tiny MCE editor that you're familiar with to create "Spaces" and organize them into "Zones". You can then drop these Zones into any sidebar and decide how you want to display them. Pick one randomly, or show them all, the choice is yours! == Installation == 1. Upload `space-manager` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Under the Settings menu click on "Space Manager" 1. Create an "Zone" 1. Create a "Space" 1. Under the Appearance menu click on "Widgets" 1. Drag the "Space Manager" widget to a sidebar == Frequently Asked Questions == == Screenshots == == Changelog == = 1.2 = Changed static reference to beforeZone, beforeSpace, beforeSpaceName, afterZone, afterSpace, afterSpaceName so that they can be overridden by sub classes. = 1.1 = Fixed problem that caused non administrators to be locked out of the admin = 1.0 = Initial plugin creation == Extending == This plugin can easily be extended. Check out Ad Space Manager to learn how to create your own extension of the Space Manager plugin.