=== Default Blog === Contributors: svenl77, mahype Tags: options,wpmu,BuddyPress,blogs,new blogs options Requires at least: wpmu 2.7 Tested up to: wpmu 2.9.2 Stable tag: 0.13 - beta This plugin adds an option page "Default Blog Options" under your admin menue. == Description == Experimental mode! Do not use on live sites! The plugin gives you the possibility to create a default blog as a template for all new blogs yout will create in Wordpress MU. This plugin is for site admins of WPMU sites. After a new blog is created, the first time the dashboard of a new blog is loaded, the settings from the default blog will be copied into it. Especially it's interesting if you want set up plugins for new blogs on your WPMU installation automatically. Bug report, please go here:

http://sven-lehnert.de/en/2010/02/26/default-blog-options-2/ == Installation == 1. Upload `Default Blog Options` to the `/wp-content/plugins/` directory
2. Login as Superadmin 4. Activate the plugin Site Wide through the 'Plugins' menu in WordPress
How it works: Just create a blog which you want to use as default blog. Install all the plugins on this default blog you like to run on every new blog. After this you can set up all the needed configurations for your plugins. After set up the default blog, go to the "Default Blog" plugin in the "Site Admin" panel and set up the "Default Blog ID". When done, you will be able to select the options you'd like to have in every new blog. Just click on "Update Options" to save. Every time a blog is created and yout will visit the dashboard of the new blog, the settings will be copied from the default blog. Thats it! Have fun.
== License == ********************************************************************** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ********************************************************************** == Other Notes == 0.01-beta First testing beta version. 0.02-beta Reorder and clean up the code and fix some bugs were values got lost. 0.03-beta Renamed Plugin to "Default Blog" in consider of developements in future. Cleaned up the code. Plugin will be shown in the Siteadmin menue independent of backend. 0.03.1 Set up correct version of plugin (Attention: Do not use!) 0.04 Added links to copy from default blog (Attention: Do not use!) 0.05 Added translations to plugin and german language (Attention: Do not use!) 0.1 Added Posts and Pages to copy from default blog (Attention: Do not use!) 0.11 - beta | Heavy Bugfix: Content of existing blogs have been deleted, if dashboard was visited and plugin was active. Now plugin won't run anymore for blogs which have been created before plugin was enabled. | Bugfix: Warning won't be shown anymore, if blog dashboard was visited the first time | New function: Added tabs to the admin area. 0.12 - beta | Default blog couldn't be set after setting main blog to defaul blog. | Tabs where shown now. CSS and JS wasn't linked correct. 0.13 - beta | Added categories to copy from default blog