=== MiniMU === Contributors: shelkie Tags: domain, domains, multiple, theme, themes, admin Requires at least: 2.8.0 Tested up to: 2.9.2 Stable tag: 0.2 Manage multiple blogs with a single standard WordPress installation. Each may have its own theme and domain while sharing users and administration. == Description == Manage multiple blogs with a single standard WordPress installation. Each may have its own theme and domain while sharing users and administration. Handy for situations where multiple blogs or domains are required, but WordPress MU seems like overkill. MiniMU adds this functionality without added complexity or administration headaches. By associating a WordPress category with each of your domains, you're able to control where your posts appear. Have some posts show up on a single domain, and others be visible on all domains. Simply assign the appropriate categories to your posts to control where they appear. You are able to select a different theme for each MiniMU domain if so desired. Additionally, you're able to change the Blog title and Tagline for each. Often, it's desirable to include other bits of content that vary by domain. MiniMU allows you to create custom "variables", and assign unique content for each domain. These bits of custom content may be plain text or HTML. == Installation == This section describes how to install the plugin and get it working. **Automatic installation** 1. Log in to your WordPress Administration Panel, and click on "Plugins" in the left column. 1. Click "Add new" and then search for "MiniMU" 1. Follow the prompts to install and activate the plugin. **Manual installation** 1. Upload `minimu.class.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How do you pronounce this plugin's name? = "mini-mew" == Screenshots == 1. When you first visit the MiniMU settings page, only the base domain is show 2. Add as many domains as you'd like, optionally choosing a category and theme for each 3. If you have content that needs to vary for each domain, add some custom variables == Changelog == = 0.2 = * Fixed redirect problem that could occur if WP is installed in a subdirectory = 0.1 = * First release