The plugin is here!
Inte helt smidigt att fördefiniera vilka moduler som ska vara default för en ny blogg.
http://mu.wordpress.org/forums/topic.php?id=8041
Widgets som användaren ej ska pilla på bör man istället lägga i temat
http://mu.wordpress.org/forums/topic.php?id=11374
Kan kanske gå att använda plugin
This blog is about me, learning WordPress MU (wpmu).
So far so good,
List of resorces for MU plugins
http://wpfeed.com/2009/01/wordpress-mu-plugins-where-can-i-find-them/
External DB authentication
Kan vara intressant för en ‘single sign-on’- lösning
http://wordpress.org/extend/plugins/external-database-authentication/
Invision Power Board WordPress Integration, IPBWI as WordPress-Plugin
Och en väldigt intressant modul för integration med IP Board som utvecklas just nu
Looks like the idea of MU is not to set restrictions, not out of the box….
Wordpress 101 Class Screencast
This video is about 36 minutes long. The audio is a recording of the people at the class, and the video is a screencast.
So, if you want to get the lowdown on the latest WPMU plugins, regular WordPress plugins that work beautifully with WPMU, rocking themes, SEO tips, ‘how to’ articles, hosting providers and a whole heap more. Then wpmu.org is the place for you!
Servern måste ha mod_rewrite påslagen för att wpmu ska fungera.
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !=/favicon.ico
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
Wpmu kräver även fullständig domän x.se , IP fungerar ej