<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>5d0d.net - 我的领地 &#187; WPMU2.71</title>
	<atom:link href="http://5d0d.net/tag/wpmu271/feed/" rel="self" type="application/rss+xml" />
	<link>http://5d0d.net</link>
	<description>WPMU,Drupal,Google,建站笔记,软件经验</description>
	<lastBuildDate>Tue, 27 Jul 2010 05:54:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>对 WPMU 2.71 新特性的体会：再谈 Dashboard Blog 和 My Blog</title>
		<link>http://5d0d.net/2009/06/04/%e5%af%b9-wpmu271-%e6%96%b0%e7%89%b9%e6%80%a7%e8%af%95%e7%94%a8%e8%af%b4%e6%98%8e%ef%bc%9adashboard-blog-%e5%92%8c-my-blog/</link>
		<comments>http://5d0d.net/2009/06/04/%e5%af%b9-wpmu271-%e6%96%b0%e7%89%b9%e6%80%a7%e8%af%95%e7%94%a8%e8%af%b4%e6%98%8e%ef%bc%9adashboard-blog-%e5%92%8c-my-blog/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 05:27:18 +0000</pubDate>
		<dc:creator>鱼无言</dc:creator>
				<category><![CDATA[WordPress μ]]></category>
		<category><![CDATA[WPMU2.71]]></category>

		<guid isPermaLink="false">http://5d0d.net/2009/06/04/%e5%af%b9-wpmu271-%e6%96%b0%e7%89%b9%e6%80%a7%e8%af%95%e7%94%a8%e8%af%b4%e6%98%8e%ef%bc%9adashboard-blog-%e5%92%8c-my-blog/</guid>
		<description><![CDATA[上文说到WPMU2.71的三个新特性：取消了 Admin Bar、增加了 Dashboard Blog 和 My Blog，第一个变化一目了然，后两个，实际应用后，感觉有必要进一步解释一下。
Dashboard Blog ，我理解是：之前的版本主博客后台就是全局控制面板，这样的设计有个问题：没有博客的用户，只能“落脚”在你的主博客，但他如果又不是你主博客的“参与者”，实际情形是他没有地方登录你这个网站以进行他自己的管理设置。另外，主博客后台同时作为全局控制面板，逻辑上也不是很顺，我是一上手WPMU就沿袭老习惯将主博客当成了“我”的博客——即博客网站主人的博客，后来很后悔，因为主博客理论上应该展示的是网站上所有成员博客的更新等等，而现在我却面临一个两难选择：这个博客首页是以展示大家的为要、还是以展示我网站主人的为要？所以，一直都在琢磨怎样将自己的博客“降级”为和会员平等的博客，WPMU2.71 的 Dashboard Blog 新特性恰适我意。
Dashboard Blog 选项让网站主人可以指定任何一个博客用为全局主控博客，指定的这个博客如果不存在就自动创建它。一方面它使还没有博客的用户有地方登录和管理自己的账号，另一方面将全局管理从主博客剥离出来，显得干净利落。
我猜 Dashboard Blog 并没有给WPMU开发团队增加太多的代码工作，因为我感觉它只是简单地完成了指定哪个博客的后台可以管理全局而已。换言之，Dashboard Blog 和其他任何 Blog 除此之外并无区别，它也只是一个普通的博客，不同之处就是它的后台可以管理全局设置了，另外就是，默认情况下它是不发布状态，亦即：如果用它的网址访问它，默认显示的是登录页面而非内容首页，即使这点（好像）也是可以改变设置的。
可以通过访问我的主博客 http://5d0d.net 、普通用户的博客 http://blog.5d0d.net 和主控博客 http://dashboard.5d0d.net 体会一下区别。
下来说说 My Blog 特性。WPMU 2.71 后台左侧菜单中新增了一个 My Blog&#160; 项，当你只有一个博客时，并不能领会到它的用处，只有当在你名下创建、管理了多个博客时，才看到效果，即：点击 My Blog 会列出所有这些博客，让你可以方便地选择是要浏览哪一个，或者是要登录哪一个的后台进行个别管理。
 
这一改进对我又是个福音，因为我就有多个博客需要管理。
为什么一个人需要多个博客？这在我选择WPMU而非WP时有人很不解地问过我。我的感觉是，如果你有两个以上不同的爱好，就有理由用多博客系统如WPMU，我不喜欢将电影评论和CSS技巧放在一个博客里，我觉得一个搜索电影评论的访客被引导到你的博客后，恰好也对CSS技巧感兴趣的可能不大，所以为自己组织内容方便也为访客着想，这种情形下我倾向于一个人开多个博客。
不用担心需要分别登录后台发布文章的麻烦，一个桌面发布软件就能解决这个问题。可以看看这些文章：http://5d0d.net/?s=WLW；另外也不用担心WPMU多博客系统会增加额外的管理困难，我的经验是它和管理一个WordPress差不了多少，后台几乎一样，主题和插件大部分通用，如果只是自用，也不涉及用户管理。倒是有些观念需要转变，比如我一上手就将主博客当作“自己的”，就是单博客系统遗留的惯性思维，呵呵。
最后，本文只是我的学习心得，错缪在所难免，希望读者批判地取用，并不吝赐教。
]]></description>
		<wfw:commentRss>http://5d0d.net/2009/06/04/%e5%af%b9-wpmu271-%e6%96%b0%e7%89%b9%e6%80%a7%e8%af%95%e7%94%a8%e8%af%b4%e6%98%8e%ef%bc%9adashboard-blog-%e5%92%8c-my-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>设置 Dashboard Blog 后发生 Catchable Fatal Error 错误</title>
		<link>http://5d0d.net/2009/06/04/%e8%ae%be%e7%bd%ae-dashboard-blog-%e5%90%8e%e5%8f%91%e7%94%9f-catchable-fatal-error-%e9%94%99%e8%af%af/</link>
		<comments>http://5d0d.net/2009/06/04/%e8%ae%be%e7%bd%ae-dashboard-blog-%e5%90%8e%e5%8f%91%e7%94%9f-catchable-fatal-error-%e9%94%99%e8%af%af/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 19:53:25 +0000</pubDate>
		<dc:creator>鱼无言</dc:creator>
				<category><![CDATA[WordPress μ]]></category>
		<category><![CDATA[WPMU2.71]]></category>

		<guid isPermaLink="false">http://5d0d.net/2009/06/04/%e8%ae%be%e7%bd%ae-dashboard-blog-%e5%90%8e%e5%8f%91%e7%94%9f-catchable-fatal-error-%e9%94%99%e8%af%af/</guid>
		<description><![CDATA[先搁这，回头再试。
原文：askhoapham &#62; http://mu.wordpress.org/forums/topic/12235
Hi, I&#8217;ve seen the error and here is my solution (I promise it will work for you guys, too)
Go to your phpmyadmin. Select the name of the database which your wordpress mu is using. Go to Search. 
At the: Word(s) or value(s) to search for (wildcard: &#34;%&#34;) type: dashboard_blog
Then on the Inside table(s): [...]]]></description>
		<wfw:commentRss>http://5d0d.net/2009/06/04/%e8%ae%be%e7%bd%ae-dashboard-blog-%e5%90%8e%e5%8f%91%e7%94%9f-catchable-fatal-error-%e9%94%99%e8%af%af/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>升级到 WPMU 2.71 后，Dashboard Blog 是什么意思？</title>
		<link>http://5d0d.net/2009/06/04/%e5%8d%87%e7%ba%a7%e5%88%b0-wpmu-271-%e5%90%8e%ef%bc%8cdashboard-blog-%e6%98%af%e4%bb%80%e4%b9%88%e6%84%8f%e6%80%9d%ef%bc%9f/</link>
		<comments>http://5d0d.net/2009/06/04/%e5%8d%87%e7%ba%a7%e5%88%b0-wpmu-271-%e5%90%8e%ef%bc%8cdashboard-blog-%e6%98%af%e4%bb%80%e4%b9%88%e6%84%8f%e6%80%9d%ef%bc%9f/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 18:15:36 +0000</pubDate>
		<dc:creator>鱼无言</dc:creator>
				<category><![CDATA[WordPress μ]]></category>
		<category><![CDATA[WPMU2.71]]></category>

		<guid isPermaLink="false">http://5d0d.net/2009/06/04/%e5%8d%87%e7%ba%a7%e5%88%b0-wpmu-271-%e5%90%8e%ef%bc%8cdashboard-blog-%e6%98%af%e4%bb%80%e4%b9%88%e6%84%8f%e6%80%9d%ef%bc%9f/</guid>
		<description><![CDATA[我http://5d0d.net的WPMU升级WPMU 2.71有段时间了，今天才注意到在后台“站点设置”里多了两项：
1. Blogname (&#8217;dashboard&#8217;, &#8216;control&#8217;, &#8216;manager&#8217;, etc) or blog id.
New users are added to this blog as subscribers (or the user role defined below) if they don&#8217;t have a blog. Leave blank for the main blog. &#8216;Subscriber&#8217; users on old blog will be moved to the new blog if changed. New blog will be created [...]]]></description>
		<wfw:commentRss>http://5d0d.net/2009/06/04/%e5%8d%87%e7%ba%a7%e5%88%b0-wpmu-271-%e5%90%8e%ef%bc%8cdashboard-blog-%e6%98%af%e4%bb%80%e4%b9%88%e6%84%8f%e6%80%9d%ef%bc%9f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
