<?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; plugin</title>
	<atom:link href="http://chuangyiji.com/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://chuangyiji.com</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 15:20:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>尝试使用wp-super-cache插件</title>
		<link>http://chuangyiji.com/2008/09/18/try-to-use-plug-wp-super-cache/</link>
		<comments>http://chuangyiji.com/2008/09/18/try-to-use-plug-wp-super-cache/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 01:51:28 +0000</pubDate>
		<dc:creator>wingfish</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://chuangyiji.com/?p=1190</guid>
		<description><![CDATA[因为wp不能真正生成html静态页面，这几天一直在想办法，今天尝试了一下cos-html-cache，感觉不太友好，需要手动修改的东西也不少，放弃了，还是用以前用过的wp-super-cache，安装后，刷新一下blog，就看到生成cache的html页面了，rewrite规则的修改只需要第一次运行的时候点击一下就完成了。用一段时间后再看看对性能的影响到底如何。 相关内容 推荐wordpress自动升级插件 (5) wordpress 2.7新功能预览 (6)]]></description>
			<content:encoded><![CDATA[<p>因为wp不能真正生成html静态页面，这几天一直在想办法，今天尝试了一下cos-html-cache，感觉不太友好，需要手动修改的东西也不少，放弃了，还是用以前用过的<a href="http://wordpress.org/extend/plugins/wp-super-cache/">wp-super-cache</a>，安装后，刷新一下blog，就看到生成cache的html页面了，rewrite规则的修改只需要第一次运行的时候点击一下就完成了。用一段时间后再看看对性能的影响到底如何。</p>

	<h4>相关内容</h4>
	<ul class="st-related-posts">
	<li><a href="http://chuangyiji.com/2008/09/17/recommended-wordpress-plug-in-automatically-upgrade/" title="推荐wordpress自动升级插件 (September 17, 2008)">推荐wordpress自动升级插件</a> (5)</li>
	<li><a href="http://chuangyiji.com/2008/08/03/wordpress-27/" title="wordpress 2.7新功能预览 (August 3, 2008)">wordpress 2.7新功能预览</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://chuangyiji.com/2008/09/18/try-to-use-plug-wp-super-cache/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>推荐wordpress自动升级插件</title>
		<link>http://chuangyiji.com/2008/09/17/recommended-wordpress-plug-in-automatically-upgrade/</link>
		<comments>http://chuangyiji.com/2008/09/17/recommended-wordpress-plug-in-automatically-upgrade/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 08:00:06 +0000</pubDate>
		<dc:creator>wingfish</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[升级]]></category>

		<guid isPermaLink="false">http://chuangyiji.com/?p=1188</guid>
		<description><![CDATA[对于wordpress的升级，始终是让我头疼的一件事情，特别是不使用dh之后。现在好了，有了这个wordpress自动升级插件，经过两次测试，一次是从2.6.1-2.6.2，一次是从2.5.1-2.6.2，都很顺利。并且这个插件可以自动监测你是否需要升级，进行提醒，然后下一步按几次就行了。 相关内容 已经升级到了wordpress 2.6.2 (2) 升级到了wordpress 3.0 (0) wordpress 2.9.2发布 (0) wordpress 2.9 版本发布 (2) wordpress 2.8.5 发布 (0)]]></description>
			<content:encoded><![CDATA[<p>对于wordpress的升级，始终是让我头疼的一件事情，特别是不使用dh之后。现在好了，有了这个<a href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-plugin.html">wordpress自动升级插件</a>，经过两次测试，一次是从2.6.1-2.6.2，一次是从2.5.1-2.6.2，都很顺利。并且这个插件可以自动监测你是否需要升级，进行提醒，然后下一步按几次就行了。</p>

	<h4>相关内容</h4>
	<ul class="st-related-posts">
	<li><a href="http://chuangyiji.com/2008/09/12/has-been-upgraded-to-wordpress-262/" title="已经升级到了wordpress 2.6.2 (September 12, 2008)">已经升级到了wordpress 2.6.2</a> (2)</li>
	<li><a href="http://chuangyiji.com/2010/06/25/upgrade-to-a-wordpress-3-0/" title="升级到了wordpress 3.0 (June 25, 2010)">升级到了wordpress 3.0</a> (0)</li>
	<li><a href="http://chuangyiji.com/2010/02/17/wordpress-2-9-2-released/" title="wordpress 2.9.2发布 (February 17, 2010)">wordpress 2.9.2发布</a> (0)</li>
	<li><a href="http://chuangyiji.com/2009/12/19/wordpress-2-9-release/" title="wordpress 2.9 版本发布 (December 19, 2009)">wordpress 2.9 版本发布</a> (2)</li>
	<li><a href="http://chuangyiji.com/2009/10/23/wordpress-2-8-5-released/" title="wordpress 2.8.5 发布 (October 23, 2009)">wordpress 2.8.5 发布</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://chuangyiji.com/2008/09/17/recommended-wordpress-plug-in-automatically-upgrade/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>wordpress 2.7新功能预览</title>
		<link>http://chuangyiji.com/2008/08/03/wordpress-27/</link>
		<comments>http://chuangyiji.com/2008/08/03/wordpress-27/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 12:44:19 +0000</pubDate>
		<dc:creator>wingfish</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://chuangyiji.com/?p=1067</guid>
		<description><![CDATA[wordpress一直是我非常喜欢的blog系统，从以前oblog，到MT，而到了wp之后，就不想再换了。从这里看到，wp 2.7一些新功能的介绍，真得很强，越来越强。 WordPrss 2.6才发布不久，大家又都开始憧憬2.7版了，通过一些关于WordPress 2.6版的有趣数字这篇文章，对WordPress大家应该有一些了解，而图文解说WordPress 2.6新功能，相信大家对WordPress 2.7版会有更多的期待。 还是那句话，WordPress如果继续这么发展下午，真的感觉有点恐怖，毕竟很多功能，已经不单单的只能用Blog平台来形容了。特别是2.7版本里的一些功能，开始吧！ 1，Comments API  这个功能可能是WordPress 2.7版最具价值的功能了，当你使用WLW(Windows Live Writer)写日志，用Rss阅读器看日志的时候，有没有想到通过什么第三方的工具发表评论呢？Comments API 将帮助你通过桌面客户端软件来实现管理留言，完全可以在后台管理一样。 2，Keyboard shortcuts for comment moderation 想过没？管理留言，只需要通过键盘上的几个快捷键组合就能轻松完成。比如Ctrl+S是把一条留言当成Spam，Ctrl+A是审核通过一条留言，这样的功能如何呢？ 3，Theme Update API WordPess 2.5及更高版本有一个非常受大家欢迎而且实用的功能—在线升级插件。2.6版本对这个功能进行了完善，如果有插件需要更新，会在插件按钮那里有提示，这个功能在图文解说WordPress 2.6新功能里有介绍。想过没有，主题也可以通过同样的方法来实现一键升级，当大家都在介绍WordPress.org启用新的主题地址的时候，不知道有几个人会想到，他们是在为一键升级主题做准备，实际上，这确实又是一大使用的功能，毕竟寻找主题总是很困难，加上主题的不断改进，一键升级主题功能也是非常让大家期待的。 4，One Click Plugin Installs 2.6版本对插件的管理已经有了明显的改进，但2.7版本会继续改进，期待插件一件安装吧，不相信？看看这里吧：One Click Plugin，这个插件可是http://weblogtoolscollection.com去年插件比赛的获奖者。 5，WordPress core updates 这次WordPress升级，还是有很多朋友遇到了问题，虽然都解决了，但如果没有其他的升级办法，问题就会一直存在下去，无法无天曾经在博客上介绍过这么一个插件，但还有更方便的—自动升级插件，对于这个功能，相信在升级中遇到问题的朋友都很期待。 6，Default &#8230; <a href="http://chuangyiji.com/2008/08/03/wordpress-27/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>wordpress一直是我非常喜欢的blog系统，从以前oblog，到MT，而到了wp之后，就不想再换了。从<a href="http://www.wopus.org/features-plan-wordpress-27.html">这里</a>看到，wp 2.7一些新功能的介绍，真得很强，越来越强。</p>
<p>WordPrss 2.6才发布不久，大家又都开始憧憬2.7版了，通过<a href="http://www.wopus.org/26-by-the-numbers.html" target="_blank">一些关于WordPress 2.6版的有趣数字</a>这篇文章，对WordPress大家应该有一些了解，而<a href="http://www.wopus.org/new-features-wordpress26.html" target="_blank">图文解说WordPress 2.6新功能</a>，相信大家对WordPress 2.7版会有更多的期待。</p>
<p>还是那句话，WordPress如果继续这么发展下午，真的感觉有点恐怖，毕竟很多功能，已经不单单的只能用Blog平台来形容了。特别是2.7版本里的一些功能，开始吧！</p>
<p><strong>1，Comments API </strong><br />
这个功能可能是WordPress 2.7版最具价值的功能了，当你使用WLW(Windows Live Writer)写日志，用Rss阅读器看日志的时候，有没有想到通过什么第三方的工具发表评论呢？Comments API 将帮助你通过桌面客户端软件来实现管理留言，完全可以在后台管理一样。</p>
<p><strong>2，Keyboard shortcuts for comment moderation</strong><br />
想过没？管理留言，只需要通过键盘上的几个快捷键组合就能轻松完成。比如Ctrl+S是把一条留言当成Spam，Ctrl+A是审核通过一条留言，这样的功能如何呢？</p>
<p><strong>3，Theme Update API</strong><br />
WordPess 2.5及更高版本有一个非常受大家欢迎而且实用的功能—在线升级插件。2.6版本对这个功能进行了完善，如果有插件需要更新，会在插件按钮那里有提示，这个功能在<strong>图文解说WordPress 2.6新功能</strong>里有介绍。想过没有，主题也可以通过同样的方法来实现一键升级，当大家都在介绍WordPress.org启用新的主题地址的时候，不知道有几个人会想到，他们是在为一键升级主题做准备，实际上，这确实又是一大使用的功能，毕竟寻找<a href="http://themes.wopus.org/" target="_blank">主题</a>总是很困难，加上主题的不断改进，一键升级主题功能也是非常让大家期待的。</p>
<p><strong>4，One Click Plugin Installs</strong><br />
2.6版本对插件的管理已经有了明显的改进，但2.7版本会继续改进，期待插件一件安装吧，不相信？看看这里吧：<a href="http://anirudhsanjeev.org/oneclick-plugin/" target="_blank">One Click Plugin</a>，这个插件可是<a href="http://weblogtoolscollection.com/" target="_blank">http://weblogtoolscollection.com</a>去年插件比赛的获奖者。</p>
<p><strong>5，WordPress core updates</strong><br />
这次WordPress升级，还是有很多朋友遇到了问题，虽然都解决了，但如果没有其他的升级办法，问题就会一直存在下去，无法无天曾经在博客上介绍过这么一个<a href="http://www.wapblog.info/instantupgrade-wordpress-upgrade-plug-in.html" target="_blank">插件</a>，但还有更方便的—<a href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-12-release.html" target="_blank">自动升级插件</a>，对于这个功能，相信在升级中遇到问题的朋友都很期待。</p>
<p><strong>6，Default Sitemaps</strong><br />
WordPess一个强项就是SEO，但很多朋友还是会手动的增强一下，比如安装<a href="http://plugins.wopus.org/google-xml-sitemaps-relsead.html" target="_blank">Sitemaps插件</a>，2.7版本，这个插件也集成了。</p>
<p><strong>7，Admin Panel Comment Replies</strong><br />
博主可以更方便的和用户进行评论的交流，其实目前已经有几个相当不错的插件了：<a href="http://www.raproject.com/ajax-edit-comments/" target="_blank">WP AJax Edit Comments</a>,<a href="http://techie-buzz.com/wordpress-plugins/better-comments-manager-just-got-better.html" target="_blank">Better Comments Manager</a>和<a href="http://planetozh.com/blog/my-projects/absolute-comments-manager-instant-reply/" target="_blank">Absolute Comments</a>.</p>
<p><strong>8，Comment Threading</strong><br />
评论形式多样化，除了像Wopus中文平台这样修改CSS外，还可以像网易的评论那样。同样期待一下吧。</p>
<p><strong>9，Subscribe to Comments</strong><br />
对于这个插件，可能很多朋友都不陌生，我给这个插件的评价很高，因为这是博主和访问者之间交流的主要工具，现在这个插件也可能会集成在2.7版里。</p>
<p><strong>10，Widgets for Dashboard and Write Box</strong><br />
可以让博主更加方便和个性化的重新定制自己的Widgets和日志发布页面。</p>
<p><strong>11，Batch Editing of Posts</strong><br />
批量修改日志？能批量修改内容？估计只能批量修改发布时间，使用的tag等。</p>
<p>看到这里，相信大家也都看出来了，2.7的主要改进是把大量实用的插件集成到程序里，看样子官方也一直在为WordPress执行效率差而在努力，毕竟放到程序里的执行效率肯定会比启用插件的执行效率高很多。2.7版本还有一个特点就是傻瓜化，几个一键的功能就是很好的说明，虽然WordPress已经很容易上手了，但让更多人使用，傻瓜化是一个必须的步骤，但希望不要像国内的某个程序，完全的傻瓜化！</p>
<p>如果你想了解关于WordPress 2.7版本的更多细节，可以看看这里：<a href="http://codex.wordpress.org/Version_2.7" target="_blank">WordPress codex</a>。</p>
<p>如果各位也有关于WordPress 2.7版本的消息，，欢迎留言分享！！<br />
<strong>8.2上午更新：</strong>感谢<a href="http://wangyh.net/" target="_blank">wangyh</a>，每太注意原文地址。<br />
文章翻译自：<a href="http://www.wopus.org/features-plan-wordpress-27.html#comment-1099">http://www.wopus.org/features-plan-wordpress-27.html#comment-1099</a></p>

	<h4>相关内容</h4>
	<ul class="st-related-posts">
	<li><a href="http://chuangyiji.com/2008/04/28/mind3-for-the-project-to-a-theme/" title="给mind3项目换了一个主题 (April 28, 2008)">给mind3项目换了一个主题</a> (6)</li>
	<li><a href="http://chuangyiji.com/2008/09/17/recommended-wordpress-plug-in-automatically-upgrade/" title="推荐wordpress自动升级插件 (September 17, 2008)">推荐wordpress自动升级插件</a> (5)</li>
	<li><a href="http://chuangyiji.com/2008/05/01/template-will-be-ready-in-exchange-for-k2/" title="准备将模板换回K2 (May 1, 2008)">准备将模板换回K2</a> (6)</li>
	<li><a href="http://chuangyiji.com/2008/07/19/xiang-mu-yuan-ma-guan-li-wang-zhan-di-xuan-ze/" title="项目源码管理网站的选择 (July 19, 2008)">项目源码管理网站的选择</a> (0)</li>
	<li><a href="http://chuangyiji.com/2009/06/06/let-flickr-photos-show-wordpress/" title="让wordpress显示flickr照片 (June 6, 2009)">让wordpress显示flickr照片</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://chuangyiji.com/2008/08/03/wordpress-27/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
