<?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>pzg&#039;s blog &#187; 插件</title>
	<atom:link href="http://pzg.me/tag/%e6%8f%92%e4%bb%b6/feed/" rel="self" type="application/rss+xml" />
	<link>http://pzg.me</link>
	<description>今天你做了别人不愿做的事，明天你会做别人做不了的事。</description>
	<lastBuildDate>Sat, 11 Feb 2012 01:28:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>yeswan武林三国的安装与卸载</title>
		<link>http://pzg.me/web/210/yeswan-three-martial-arts-installation-and-uninstall/</link>
		<comments>http://pzg.me/web/210/yeswan-three-martial-arts-installation-and-uninstall/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 11:15:57 +0000</pubDate>
		<dc:creator>countmeon</dc:creator>
				<category><![CDATA[网页设计]]></category>
		<category><![CDATA[discuz]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[yeswan]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[武林三国]]></category>

		<guid isPermaLink="false">http://pzg.me/?p=210</guid>
		<description><![CDATA[ 这个论坛插件是一款WEB游戏，可以让开论坛的站长赚钱的一款插件，虽然本人没有玩这款游戏，但是WEB游戏也是一种趋势，越来越多的人会加入进来的，昨天也安装了这款插件，但是不小心输... ]]></description>
			<content:encoded><![CDATA[<p> 这个论坛插件是一款WEB游戏，可以让开论坛的站长赚钱的一款插件，虽然本人没有玩这款游戏，但是WEB游戏也是一种趋势，越来越多的人会加入进来的，昨天也安装了这款插件，但是不小心输入错误API码，无奈查看yeswan.php文件（我安装的是DISCUZ），发现这款插件是有卸载命令的，并且找到了这款插件的配置文件，但是鉴于多种论坛的多种配置文件的存放我并不清楚，就只说下安装与卸载，我认为这个是通用的。</p>
<p>在说明文件中介绍的安装方法</p>
<p>安装</p>
<p>1.复制相应字符集的yeswan.php文件到您论坛的根目录下<br />
2.访问安装地址：http://您的论坛地址/yeswan.php?action=install<br />
3.正确填写并提交表单</p>
<p>在提交的action中，其实是可以使用uninstall来进行卸载的</p>
<p>if($_GET['action'] == 'install' || $_GET['action'] == 'uninstall') {<br />
 if($yw_userinfo['isadmin'] != 1) {<br />
  exit('您没有权限安装/卸载此插件');<br />
 }</p>
<p>访问卸载地址：http://您的论坛地址/yeswan.php?action=uninstall</p>
]]></content:encoded>
			<wfw:commentRss>http://pzg.me/web/210/yeswan-three-martial-arts-installation-and-uninstall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>用wordpress修改的地方和使用的插件</title>
		<link>http://pzg.me/web/92/wordpress-modified-by-the-local-and-use-plug-in/</link>
		<comments>http://pzg.me/web/92/wordpress-modified-by-the-local-and-use-plug-in/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 02:57:21 +0000</pubDate>
		<dc:creator>countmeon</dc:creator>
				<category><![CDATA[网页设计]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[主题]]></category>
		<category><![CDATA[博客]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://pzg.me/?p=92</guid>
		<description><![CDATA[首先是要更换一个主题，选用的 plaintxtblog。这款主题是从官方主题站找到的，是一款标记了5颗星的主题，使用起来相当不错，几乎没有使用任何图标，纯文字的感觉我挺喜欢的。当然这款主题... ]]></description>
			<content:encoded><![CDATA[<p>首先是要更换一个主题，选用的 plaintxtblog。这款主题是从官方主题站找到的，是一款标记了5颗星的主题，使用起来相当不错，几乎没有使用任何图标，纯文字的感觉我挺喜欢的。当然这款主题是英文的，我进行了汉化，等在完善完善就发布共享^_^。</p>
<p>插件本站只使用了4个，并不想用很多，只是追求简洁就好。</p>
<p><span style="color: #2583ad;">Akismet </span>这款是很有名自带在wordpress里面用于阻挡垃圾评论的，随波逐流我也使用了但是感觉并不是那么的强大，最近接受倒一些俄文的评论都不会被阻挡，而自己又看不懂写的什么，尝试发送邮件给评论人，但是邮件地址无效，所以暂且认为是垃圾评论。<br />
<span style="color: #2583ad;">wp slug translate </span>这是通过将title用google translate 翻译成英语或者拼音. 这个插件是不错的很喜欢,选用这款插件做文章的永久地址。<br />
<span style="color: #2583ad;">Samsarin PHP Widget </span>能让Widget支持PHP的一款插件，使用他完全是因为我要用中文 WordPress 工具箱，一点小意外，这款插件似乎对IE7支持的不好，我使用OPERA正常设置，IE7缺卡住不能使用。<br />
<span style="color: #2583ad;">中文 WordPress 工具箱 </span>这是一款中文wordpress必备的插件，这个插件给我解决了最新评论的用户名+内容的形式显示，和随机展示文章，其实我并不想使用，曾经尝试各种方法替代这款插件，因为这款插件不支持Widget要在模板里进行修改，后来使用Samsarin PHP Widget才开始使用这款插件。</p>
]]></content:encoded>
			<wfw:commentRss>http://pzg.me/web/92/wordpress-modified-by-the-local-and-use-plug-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

