=== WPMU Theme Select ===
Contributors: rabby (Andreas Rabuser, Online Solution Int)
Donate link: http://www.online-solution.biz/
Tags: reader, mp3, audio, post, vorleser, vorlesen, sprachausgabe, speech, speaker
Requires at least: 1.5
Tested up to: 2.8
Stable tag: 

Let the wpmu users select a theme when registering

== Description ==

Let the wpmu users select a theme when registering. This plugin should also work with buddypress extended WPMUs.
By default the number of themes (screenshots) per line and the number of rows is set to 3. You can simply change it in the .php where it can be found:
$n_per_line=3;
$n_rows=3;

== Installation ==

1. Upload the .php to the `/wp-content/mu-plugins/` directory
2. Nothing else ;-)

== Frequently Asked Questions ==

= No question so far =

No answer, too,

== Screenshots ==

== Changelog ==

= 0.1 =
* first version of this plugin

== Upgrade Notice ==

= 0.1 =
...
