<?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>Leez &#187; 学习手札︱CMS</title>
	<atom:link href="http://leez.org/category/cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://leez.org</link>
	<description>Welcome to Leez&#039;s Blog</description>
	<lastBuildDate>Thu, 02 Sep 2010 05:13:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>wp cleaner插件、页面修订版本和数据库大小</title>
		<link>http://leez.org/75/</link>
		<comments>http://leez.org/75/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 07:08:52 +0000</pubDate>
		<dc:creator>leez</dc:creator>
				<category><![CDATA[学习手札︱CMS]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wp-cleaner]]></category>
		<category><![CDATA[数据库]]></category>
		<category><![CDATA[页面修订版本]]></category>

		<guid isPermaLink="false">http://leez.org/?p=1005</guid>
		<description><![CDATA[wordpress自带一个“页面修订版本”的功能，这个功能和维基的基本功能一样，是保存好每一次的日志保存内容，可以用来恢复先前的日志内容，但我认为这个功能并没有什么用，谁会经常去改日志内容呢，有一个最终的版本就可以了。



wp-cleaner这个插件就可以很轻松地把不需要的“页面修订版本”删除，我在“我的WordPress插件”里有介绍，作者：jiangmiao，这是下载地址，安装激活后直接在“设置”项里就可以用，界面简单一看就知道怎么用了。

<span class="readmore"><a href="http://leez.org/75/" title="wp cleaner插件、页面修订版本和数据库大小">阅读全文——共518字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/75/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress2.9发布了</title>
		<link>http://leez.org/69/</link>
		<comments>http://leez.org/69/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 03:33:19 +0000</pubDate>
		<dc:creator>leez</dc:creator>
				<category><![CDATA[学习手札︱CMS]]></category>
		<category><![CDATA[2.9]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://leez.org/?p=924</guid>
		<description><![CDATA[WordPress更新到了2.9版本，不小心自动更新的。WordPress2.9正式发布后，对于用户来说提供了几个非常实用的功能：

1.全局的&#8221;撤消删除&#8221;功能，原来的添加文章页面&#8221;删除文章&#8221;链接变成了&#8221;move to trash&#8221;(移动到回收站),删除文章之后页面显示&#8221;Post moved to the trash. Undo&#8221;（文章已经移动到回收站，撤销？）,且在文章列表页面有&#8221;Trash&#8221;(回收站)列表。

<span class="readmore"><a href="http://leez.org/69/" title="WordPress2.9发布了">阅读全文——共568字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/69/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>日志添加缩略图效果</title>
		<link>http://leez.org/58/</link>
		<comments>http://leez.org/58/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 02:40:25 +0000</pubDate>
		<dc:creator>leez</dc:creator>
				<category><![CDATA[学习手札︱CMS]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[thickbox]]></category>
		<category><![CDATA[缩略图]]></category>

		<guid isPermaLink="false">http://www.leez.org/?p=814</guid>
		<description><![CDATA[今天在摇曳铃丹的帮助下学到了一个在日志中用缩略图的好方法。在WordPress后台预览主题效果时的缩略图效果是不是很不错？它是WordPress程序自带的叫做thickbox的东西，我们可以用它来显示日志中的缩略图。在日志中用小图的好处是不会破坏排版格式，大图会“撑破”版面显得不好看。



在当前主题的header.php中找到：

<span class="readmore"><a href="http://leez.org/58/" title="日志添加缩略图效果">阅读全文——共1551字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/58/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>给博客添加Google自定义搜索</title>
		<link>http://leez.org/57/</link>
		<comments>http://leez.org/57/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 04:02:02 +0000</pubDate>
		<dc:creator>leez</dc:creator>
				<category><![CDATA[学习手札︱CMS]]></category>
		<category><![CDATA[CSE]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.leez.org/?p=753</guid>
		<description><![CDATA[Google自定义搜索“custom search engine”通常简称为CSE。要比wordpress自带的搜索强大的多，至少有两个好处，一是，可以加强google对自己网站的收录，二是，在搜索时可以不占用数据库，是通过google得到结果的。而且搜索结果要比自带的搜索结果全面、准确。搜索结果的页面可在嵌套在自己的博客上面，不影响浏览也不影响美观，可以做到一目了然，就像我博客上的样式。使用了它，原来自带的搜索框基本上可以不用了。在其它博客中我看到它就深深喜欢上了它，然后还是Google搜索添加CSE的方法，有很多相关的内容，谢谢这些分享者，更要谢谢Google给我们的这项服务，不过这项服务是有广告的，这一点是可以理解的这是互惠互利的，你也可以通过它赚到钱，这也是它的一个好处吧。

<span class="readmore"><a href="http://leez.org/57/" title="给博客添加Google自定义搜索">阅读全文——共651字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/57/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>升级wordPress到2.8.5版本</title>
		<link>http://leez.org/55/</link>
		<comments>http://leez.org/55/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 04:22:53 +0000</pubDate>
		<dc:creator>leez</dc:creator>
				<category><![CDATA[学习手札︱CMS]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.leez.org/?p=718</guid>
		<description><![CDATA[我一开始用的时候安装的WordPress是2.8.4版本的，今天一早把博客升了一下级，升到了2.8.5。其实升级没有什么实际的意义，只是在后台管理时有升级提示，显得很乍眼。备份完所有的数据后就把它给升了，手动升的，我认为手动的话可能要慢许多，但是保险一些，因为你在这个过程中知道你做了什么。而自动升级一键升级，反正我是不知道我这一按“自动升级”后它们在后面做了些什么，如果出点问题就不知道从那儿下手了。总感觉WordPress的版本发行速度有些快，可能一年要发行好几个小版本吧，升级应该是可以跨版本升级的。其实稳定就行，不用老是跟着发行版本跑。

<span class="readmore"><a href="http://leez.org/55/" title="升级wordPress到2.8.5版本">阅读全文——共629字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/55/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>WordPress发表评论出错</title>
		<link>http://leez.org/53/</link>
		<comments>http://leez.org/53/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 03:38:26 +0000</pubDate>
		<dc:creator>leez</dc:creator>
				<category><![CDATA[学习手札︱CMS]]></category>
		<category><![CDATA[Warning]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.leez.org/?p=698</guid>
		<description><![CDATA[昨天我发现我的博客在回复评论时报错，提示内容是：

Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/virtualhost/rleezorg/leez.org/public_html/wp-content/plugins/SK2/sk2_util_class.php:1) in /home/virtualhost/rleezorg/leez.org/public_html/wp-includes/classes.php on line 1586

<span class="readmore"><a href="http://leez.org/53/" title="WordPress发表评论出错">阅读全文——共1478字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/53/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>我的WordPress插件</title>
		<link>http://leez.org/49/</link>
		<comments>http://leez.org/49/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 10:06:31 +0000</pubDate>
		<dc:creator>leez</dc:creator>
				<category><![CDATA[学习手札︱CMS]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://www.leez.org/?p=662</guid>
		<description><![CDATA[丰富的插件是WordPress的一大优势，各种各样的插件能满足我们不同的需要。但插件一定要按自己的需求来安装，装的多了不是一件好事。只装自己需要的。



Akismet

<span class="readmore"><a href="http://leez.org/49/" title="我的WordPress插件">阅读全文——共1726字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/49/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>我的WordPress笔记</title>
		<link>http://leez.org/45/</link>
		<comments>http://leez.org/45/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 07:57:14 +0000</pubDate>
		<dc:creator>leez</dc:creator>
				<category><![CDATA[学习手札︱CMS]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.leez.org/?p=531</guid>
		<description><![CDATA[我在使用WordPress时，有些配置过程我把它随手记在博客里，方便今后再次用到。

&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;

首页wp_pagenavi页码标签

<span class="readmore"><a href="http://leez.org/45/" title="我的WordPress笔记">阅读全文——共4228字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/45/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>xoops安装过程备忘笔记</title>
		<link>http://leez.org/39/</link>
		<comments>http://leez.org/39/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 03:37:36 +0000</pubDate>
		<dc:creator>leez</dc:creator>
				<category><![CDATA[学习手札︱CMS]]></category>
		<category><![CDATA[xoops]]></category>

		<guid isPermaLink="false">http://wp.leez.org/?p=407</guid>
		<description><![CDATA[本日志只在记录在使用xoops过程中遇到的问题和解决方法。



更换域名问题：

<span class="readmore"><a href="http://leez.org/39/" title="xoops安装过程备忘笔记">阅读全文——共381字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/39/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpwind论坛屏蔽某个邮箱后缀注册的方法</title>
		<link>http://leez.org/37/</link>
		<comments>http://leez.org/37/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 08:05:31 +0000</pubDate>
		<dc:creator>leez</dc:creator>
				<category><![CDATA[学习手札︱CMS]]></category>
		<category><![CDATA[phpwind]]></category>
		<category><![CDATA[屏蔽]]></category>
		<category><![CDATA[注册机]]></category>
		<category><![CDATA[邮箱后缀]]></category>

		<guid isPermaLink="false">http://wp.leez.org/?p=403</guid>
		<description><![CDATA[现在的注册机真他娘的疯狂，我给朋友搭的论坛短短几天内注册了900多个发广告的垃圾ID。每天有上百个广告垃圾要去删除，更气人的是，把这些ID禁言后 有些还是可以发贴。到phpwind论坛去求助才发现，遇到我这样问题的坛主有很多，都是这个后缀的邮箱给害的，今天我把这个垃圾后缀也公布一下，就是@designhot.net.cn 。全论坛我一看这个后缀注册的ID直接删。封IP也是不妥当的，因为IP不是一个两个，都是不同的IP，没法封。为此，我还关闭了几天论坛。今天我也把屏蔽垃圾后缀注册的方法记下来，以备用。

<span class="readmore"><a href="http://leez.org/37/" title="phpwind论坛屏蔽某个邮箱后缀注册的方法">阅读全文——共775字</a></span>]]></description>
		<wfw:commentRss>http://leez.org/37/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>用xoops和phpwind做了个旅游网站</title>
		<link>http://leez.org/28/</link>
		<comments>http://leez.org/28/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 07:03:34 +0000</pubDate>
		<dc:creator>leez</dc:creator>
				<category><![CDATA[学习手札︱CMS]]></category>
		<category><![CDATA[phpwind]]></category>
		<category><![CDATA[xoops]]></category>
		<category><![CDATA[开源]]></category>

		<guid isPermaLink="false">http://wp.leez.org/?p=323</guid>
		<description><![CDATA[用开源的程序给朋友做了个网站，是xoops和phpwind。花钱很少就能做个网站的，只是花点时间折腾一下。做出来后还不错，够用。如果让网络公司的 做，单单做个网页就要花上千吧，我认为还是不划算的。网上的开源程序很多，够我们用的了，也很完善。所以买个空间和域名就行了。自己再备好案就全OK，还 能省不少。



在这儿也顺便推荐一下这个网站吧，网站名字是“青藏老树户外运动俱乐部”地址是www.0971xn.com，不过目前首页还没折腾好，先让它自动跳转到论坛，因为这个网站的主要内容还是以论坛为主。临时的首页是www.0971xn.com/a 等做好了再让它“上线”。

]]></description>
		<wfw:commentRss>http://leez.org/28/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
