Posted by: olalj on: June 23, 2009
Posted by: olalj on: March 10, 2009
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
Posted by: olalj on: March 10, 2009
This blog is about me, learning WordPress MU (wpmu).
So far so good,
Posted by: olalj on: March 9, 2009
List of resorces for MU plugins
http://wpfeed.com/2009/01/wordpress-mu-plugins-where-can-i-find-them/
Posted by: olalj on: March 9, 2009
Posted by: olalj on: March 9, 2009
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
Posted by: olalj on: March 6, 2009
Looks like the idea of MU is not to set restrictions, not out of the box….
Posted by: olalj on: March 6, 2009
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.
Posted by: olalj on: March 5, 2009
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!
Posted by: olalj on: March 5, 2009
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