﻿<?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>亲亲宝宝 &#187; mediawiki</title>
	<atom:link href="http://www.wenhq.com/tag/mediawiki/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wenhq.com</link>
	<description>记录宝宝成长文章和软件开发经验笔记</description>
	<lastBuildDate>Mon, 09 Jan 2012 00:52:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>庆祝溜溜百科网成立了</title>
		<link>http://www.wenhq.com/article/view_465.html</link>
		<comments>http://www.wenhq.com/article/view_465.html#comments</comments>
		<pubDate>Sun, 06 Jun 2010 17:51:53 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[网络日志]]></category>
		<category><![CDATA[mediawiki]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[ ]]></description>
			<content:encoded><![CDATA[<p>溜溜网采用 mediawiki开源程序,经过精心设计和整理使其符合分地区,按照景点,线路等进行分类规划的一个旅游百科网站.
我要溜溜去,官网域名www.51667.org(简称：溜溜网) &ldquo;溜溜网&rdquo;旅游百科提供分地域的旅游景点信息、旅游线路、旅游游记攻略，是您旅游观光、休闲度假、商旅出行的好帮手！&rdquo;溜溜网&rdquo;是...<a href='http://www.wenhq.com/article/view_465.html' rel="nofollow">阅读全文</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.wenhq.com/article/view_465.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mediawiki修改左侧导航条</title>
		<link>http://www.wenhq.com/article/view_452.html</link>
		<comments>http://www.wenhq.com/article/view_452.html#comments</comments>
		<pubDate>Mon, 10 May 2010 18:57:23 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[mediawiki]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[ ]]></description>
			<content:encoded><![CDATA[<p>当需要在mediawiki左侧导航条的内容时，请在搜索栏中输入&ldquo;mediawiki:sidebar&rdquo;，然后进行编辑（需要以站长或管理员身份登录）。
信息设定说明
mediawiki:sidebar的原始信息如下：
* navigation
** mainpage|mainpage
** portal-url|portal
** currentevents-url|currentevents
** recentchanges-url|recentch...<a href='http://www.wenhq.com/article/view_452.html' rel="nofollow">阅读全文</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.wenhq.com/article/view_452.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>mediawiki短url的配置</title>
		<link>http://www.wenhq.com/article/view_444.html</link>
		<comments>http://www.wenhq.com/article/view_444.html#comments</comments>
		<pubDate>Wed, 21 Apr 2010 20:32:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT杂谈]]></category>
		<category><![CDATA[mediawiki]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[ ]]></description>
			<content:encoded><![CDATA[<p>假定安装的路径是:
MediaWiki&#8217;s 缺省安装路径像下面这样:
 /var/www/localhost/htdocs/mediawiki/w (installed as root user)

MediaWiki&#8217;s 缺省访问url是:
 http://example.com/w/index.php/Page_title (recent versions of MediaWiki, unless using CGI)
 http://example.com/w/index.php?title=Page_titl...<a href='http://www.wenhq.com/article/view_444.html' rel="nofollow">阅读全文</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.wenhq.com/article/view_444.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>windows中mwdumper导入zhwiki的数据</title>
		<link>http://www.wenhq.com/article/view_443.html</link>
		<comments>http://www.wenhq.com/article/view_443.html#comments</comments>
		<pubDate>Mon, 19 Apr 2010 20:59:11 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[IT杂谈]]></category>
		<category><![CDATA[mediawiki]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[ ]]></description>
			<content:encoded><![CDATA[<p>我使用的是MWDumper is a quick little tool for extracting sets of pages from a MediaWiki dump file.导入mediawiki中的中文数据包.
首先需要强调的是download下的mwdumper.jar包,已经不能导入新版本的了,需要下载http://csomalin.csoma.elte.hu/~tgergo/wiki/mwdumper.jar这里的才能欲行,在windows下还是gui可视化界...<a href='http://www.wenhq.com/article/view_443.html' rel="nofollow">阅读全文</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.wenhq.com/article/view_443.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

