<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>「MSN Sync Modified 2.3beta」的迴響</title>
	<atom:link href="http://priv.tw/blog/archives/199/feed" rel="self" type="application/rss+xml" />
	<link>http://priv.tw/blog/archives/199</link>
	<description>It's me</description>
	<lastBuildDate>Fri, 11 May 2012 00:25:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>由：priv</title>
		<link>http://priv.tw/blog/archives/199/comment-page-1#comment-31527</link>
		<dc:creator>priv</dc:creator>
		<pubDate>Mon, 05 Feb 2007 16:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://priv.tw/blog/archives/199#comment-31527</guid>
		<description>因為你的範本不對。在這邊建議換版本的時候先按一下reset再照新的修改會比較了解我的意思。

上一版的作法是當有more出現時才把more msg接上去，所以你原範本的閱讀全文link就應該要拿掉才對，只是後來想想還是照最先想的分成獨立兩個，也讓大家能比較隨自己的意思來決定有more和沒有more的時候要怎樣顯示你的文章。所以你的Content of Sync(more version)中也需要有[POST]存在，否則就沒有內文。

總之beta版改來改去，目前還在想如果正式版應該怎麼做比較容易讓人理解。在2.3b3裡面我稍微修改了一下說明文字。

你修掉那行就是不論有沒有切斷，用的都會是原本的那套範本。如果覺得ok的話就無妨，除此之外是不會有什麼問題。</description>
		<content:encoded><![CDATA[<p>因為你的範本不對。在這邊建議換版本的時候先按一下reset再照新的修改會比較了解我的意思。</p>
<p>上一版的作法是當有more出現時才把more msg接上去，所以你原範本的閱讀全文link就應該要拿掉才對，只是後來想想還是照最先想的分成獨立兩個，也讓大家能比較隨自己的意思來決定有more和沒有more的時候要怎樣顯示你的文章。所以你的Content of Sync(more version)中也需要有[POST]存在，否則就沒有內文。</p>
<p>總之beta版改來改去，目前還在想如果正式版應該怎麼做比較容易讓人理解。在2.3b3裡面我稍微修改了一下說明文字。</p>
<p>你修掉那行就是不論有沒有切斷，用的都會是原本的那套範本。如果覺得ok的話就無妨，除此之外是不會有什麼問題。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Dennys</title>
		<link>http://priv.tw/blog/archives/199/comment-page-1#comment-31516</link>
		<dc:creator>Dennys</dc:creator>
		<pubDate>Mon, 05 Feb 2007 15:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://priv.tw/blog/archives/199#comment-31516</guid>
		<description>2.3b2 的情形是 more tag 加上之後, 文章就是空的了. 我試著改了一下, 把 176 行拿掉, 則不論有沒有 more tag, 表現就都正常了. 不知道這樣亂改會不會影響到其他地方 :p

//			$WP_MSNSYNC_MSG = $WP_MSNSYNC_MORE;</description>
		<content:encoded><![CDATA[<p>2.3b2 的情形是 more tag 加上之後, 文章就是空的了. 我試著改了一下, 把 176 行拿掉, 則不論有沒有 more tag, 表現就都正常了. 不知道這樣亂改會不會影響到其他地方 :p</p>
<p>//			$WP_MSNSYNC_MSG = $WP_MSNSYNC_MORE;</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：priv</title>
		<link>http://priv.tw/blog/archives/199/comment-page-1#comment-31470</link>
		<dc:creator>priv</dc:creator>
		<pubDate>Mon, 05 Feb 2007 14:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://priv.tw/blog/archives/199#comment-31470</guid>
		<description>因為我本來是做成比較像wordpress的作法，有more才切斷和黏一段上去。

你說作法我也有想過，現在再想想，的確這樣好像彈性也比較大。

剛改好了，你可以試試看(今天沒空試，不好意思，只確認程式能跑而已，注意版號是&#039;2.3b2&#039;)。</description>
		<content:encoded><![CDATA[<p>因為我本來是做成比較像wordpress的作法，有more才切斷和黏一段上去。</p>
<p>你說作法我也有想過，現在再想想，的確這樣好像彈性也比較大。</p>
<p>剛改好了，你可以試試看(今天沒空試，不好意思，只確認程式能跑而已，注意版號是&#8217;2.3b2&#8242;)。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Dennys</title>
		<link>http://priv.tw/blog/archives/199/comment-page-1#comment-31444</link>
		<dc:creator>Dennys</dc:creator>
		<pubDate>Mon, 05 Feb 2007 12:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://priv.tw/blog/archives/199#comment-31444</guid>
		<description>不好意思, 看來還是有點問題, 現在有 more 會變成先顯示 Content of Sync, 然後在顯示  More Message. 我想應該是有 more tag 的時候, 就不顯示 Content of Sync 了.

這裡有例子: http://dennys-hsieh.spaces.live.com/</description>
		<content:encoded><![CDATA[<p>不好意思, 看來還是有點問題, 現在有 more 會變成先顯示 Content of Sync, 然後在顯示  More Message. 我想應該是有 more tag 的時候, 就不顯示 Content of Sync 了.</p>
<p>這裡有例子: <a href="http://dennys-hsieh.spaces.live.com/" rel="nofollow">http://dennys-hsieh.spaces.live.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

