<?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>Phanix's Blog &#187; wordpress</title>
	<atom:link href="http://blog.phanix.idv.tw/archives/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.phanix.idv.tw</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 01:03:45 +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>Completely Turn-off Revision in WordPress 2.6+</title>
		<link>http://blog.phanix.idv.tw/archives/2009/03/03/614/</link>
		<comments>http://blog.phanix.idv.tw/archives/2009/03/03/614/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 00:06:55 +0000</pubDate>
		<dc:creator>Phanix</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[電腦網路]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[revision]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.phanix.idv.tw/?p=614</guid>
		<description><![CDATA[從 WordPress 2.6 之後，就開始提供了 revision 的功能，雖然很貼心，可是每次的 autosave 都會建立一個 revision 版本，使得資料庫及文章編號成長的速度都變快許多，所以就有許多人想辦法來解決這個問題。 一開始我是參考廖大寫的方法，在 wp-config.php 中加上一行程式碼，或者安裝 Disable Revisions 或 No Revisions。 但是對我這種還是會去編輯過去已經發表的文章的人來說，這樣還是不夠的，因為如果去編輯「已經發表的文章」，我發現還是會建立一個 revision&#8230; 。原本已經打算手動改 wp-includes/post.php 了，幸好尋尋覓覓之後找到了 WP-CMS Post Control 這個 plug-in，一勞永逸把 autosave 跟 revision 通通關掉乾脆多了。]]></description>
			<content:encoded><![CDATA[<p>從 WordPress 2.6 之後，就開始提供了 revision 的功能，雖然很貼心，可是每次的 autosave 都會建立一個 revision 版本，使得資料庫及文章編號成長的速度都變快許多，所以就有許多人想辦法來解決這個問題。</p>
<p>一開始我是參考<a href="http://blog.ijliao.info/archives/2008/11/27/3631/" target="_blank">廖大寫的方法</a>，在 wp-config.php 中加上一行程式碼，或者安裝 <a href="http://wordpress.org/extend/plugins/disable-revisions/" target="_blank">Disable Revisions</a> 或 <a href="http://www.hostscope.com/wordpress-plugins/norevisions_wordpress_plugin" target="_blank">No Revisions</a>。</p>
<p>但是對我這種還是會去編輯過去已經發表的文章的人來說，這樣還是不夠的，因為如果去編輯「已經發表的文章」，我發現還是會建立一個 revision&#8230; 。原本已經打算手動改 wp-includes/post.php 了，幸好尋尋覓覓之後找到了 <a href="http://wordpress.org/extend/plugins/wp-cms-post-control/" target="_blank">WP-CMS Post Control</a> 這個 plug-in，一勞永逸把 autosave 跟 revision 通通關掉乾脆多了。</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-7434619175264093";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_ad_channel = "";
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p> ]]></content:encoded>
			<wfw:commentRss>http://blog.phanix.idv.tw/archives/2009/03/03/614/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade to WordPress 2.7</title>
		<link>http://blog.phanix.idv.tw/archives/2009/01/03/514/</link>
		<comments>http://blog.phanix.idv.tw/archives/2009/01/03/514/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 19:56:05 +0000</pubDate>
		<dc:creator>Phanix</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[電腦網路]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.phanix.idv.tw/?p=514</guid>
		<description><![CDATA[還是有一點很詭異的小問題&#8230; 用 IE 的話，右邊的 search form textbox 居然消失了 @___@  (雖然我自己不太用IE，但有其他人一樣的嗎？) 用 NB 上頭的Firefox 看不到 google adsense 的廣告，可是擺在學校的機器上頭的 Firefox 卻可以？另，詭異的是學校上頭的Firefox在右邊的 category tree 卻會亂掉 ~&#8221;~ Update (2009/1/10): 修好了，該死的CSS&#8230;]]></description>
			<content:encoded><![CDATA[<p>還是有一點很詭異的小問題&#8230; <img src='http://blog.phanix.idv.tw/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<ol>
<li>用 IE 的話，右邊的 search form textbox 居然消失了 @___@   (雖然我自己不太用IE，但有其他人一樣的嗎？)</li>
<li>用 NB 上頭的Firefox 看不到 google adsense 的廣告，可是擺在學校的機器上頭的 Firefox 卻可以？另，詭異的是學校上頭的Firefox在右邊的 category tree 卻會亂掉 ~&#8221;~</li>
</ol>
<p>Update (2009/1/10): 修好了，該死的CSS&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phanix.idv.tw/archives/2009/01/03/514/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>好吧，我搞不懂 WP 的 sidebar 跟 widget 之間的關係</title>
		<link>http://blog.phanix.idv.tw/archives/2008/04/21/360/</link>
		<comments>http://blog.phanix.idv.tw/archives/2008/04/21/360/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 15:22:13 +0000</pubDate>
		<dc:creator>Phanix</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[網路應用]]></category>
		<category><![CDATA[電腦網路]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://blog.phanix.idv.tw/?p=360</guid>
		<description><![CDATA[今天晚上寫程式寫得很煩，所以就無聊來看看 wp 的管理者介面。 原本覺得Write Post的編輯視窗真的很窄，所以來翻翻wp-admin相關的 css，改一下讓它寬一點，要不然沒幾個字就要換一行的實在很討厭。 再來就是來試試看可以用在 sidebar 上頭的內建 widget。呃，怎麼enable widget之後，原本的sidebar就不見了 Q_Q，看來只能二選一。不過看起來widget的功能還蠻強大的，就用吧。唯一比較不滿的是，那我原本的 google adsense search 怎麼辦？阿我又跟 php 不熟 ~__~ 好吧，只好硬幹，先 search 原本 &#8220;Search&#8221; 這個 widget 的source code在哪邊，然後把原本的換掉。 雖然改完了，不過我還是搞不懂 sidebar 跟 widget 之間的關連 stO]]></description>
			<content:encoded><![CDATA[<p>今天晚上寫程式寫得很煩，所以就無聊來看看 wp 的管理者介面。</p>
<p>原本覺得Write Post的編輯視窗真的很窄，所以來翻翻wp-admin相關的 css，改一下讓它寬一點，要不然沒幾個字就要換一行的實在很討厭。</p>
<p>再來就是來試試看可以用在 sidebar 上頭的內建 widget。呃，怎麼enable widget之後，原本的sidebar就不見了 Q_Q，看來只能二選一。不過看起來widget的功能還蠻強大的，就用吧。唯一比較不滿的是，那我原本的 google adsense search 怎麼辦？阿我又跟 php 不熟 ~__~</p>
<p>好吧，只好硬幹，先 search 原本 &#8220;Search&#8221; 這個 widget 的source code在哪邊，然後把原本的換掉。</p>
<p>雖然改完了，不過我還是搞不懂 sidebar 跟 widget 之間的關連 stO</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phanix.idv.tw/archives/2008/04/21/360/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>對，搬家!!</title>
		<link>http://blog.phanix.idv.tw/archives/2008/04/13/357/</link>
		<comments>http://blog.phanix.idv.tw/archives/2008/04/13/357/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 12:09:39 +0000</pubDate>
		<dc:creator>Phanix</dc:creator>
				<category><![CDATA[網路應用]]></category>
		<category><![CDATA[閒聊嘴炮]]></category>
		<category><![CDATA[電腦網路]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[category manager]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://blog.phanix.idv.tw/?p=357</guid>
		<description><![CDATA[如果現在你看到的畫面是個深灰底色，橄欖綠字體色調的畫面，那恭喜你來到新的 blog.phanix.idv.tw 義氣幫又在大神的帶領下換主機，而趁著換主機的時機順便把系統升級到Wordpress 2.5。另外把原本使用的category-manager這個plug-in換成Neo Category Manager。 ps. 剛剛編輯這篇文章的時候遇到無法insert link的問題，網路上也有一些討論與解法。]]></description>
			<content:encoded><![CDATA[<p>如果現在你看到的畫面是個深灰底色，橄欖綠字體色調的畫面，那恭喜你來到新的 blog.phanix.idv.tw</p>
<p>義氣幫又在<a onclick="javascript:pageTracker._trackPageview ('/outbound/blog.gslin.org');" href="http://blog.gslin.org/">大神</a>的帶領下<a onclick="javascript:pageTracker._trackPageview ('/outbound/blog.gslin.org');" href="http://blog.gslin.org/archives/2008/03/26/1455/">換主機</a>，而趁著換主機的時機順便把系統升級到Wordpress 2.5。另外把原本使用的category-manager這個plug-in換成<a href="http://bluecat.csie.net/2008/04/09/2977/" target="_blank">Neo Category Manager</a>。</p>
<p>ps. 剛剛編輯這篇文章的時候遇到無法insert link的問題，網路上也有一些<a href="http://wordpress.org/support/topic/164217" target="_blank">討論與解法</a>。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phanix.idv.tw/archives/2008/04/13/357/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

