<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: 更改 WordPress 中上传图片的缩略图大小</title>
	<link>http://www.thinkinsth.net/blog/204</link>
	<description>HowJay &#038; Milk's thinking world</description>
	<pubDate>Wed, 19 Nov 2008 15:22:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: iamcj</title>
		<link>http://www.thinkinsth.net/blog/204#comment-21302</link>
		<dc:creator>iamcj</dc:creator>
		<pubDate>Wed, 06 Jun 2007 05:57:28 +0000</pubDate>
		<guid>http://www.thinkinsth.net/blog/204#comment-21302</guid>
		<description>嗯，我就是看看有没有人研究过，哈哈，看来得自己看一下代码了</description>
		<content:encoded><![CDATA[<p>嗯，我就是看看有没有人研究过，哈哈，看来得自己看一下代码了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HowJay</title>
		<link>http://www.thinkinsth.net/blog/204#comment-20923</link>
		<dc:creator>HowJay</dc:creator>
		<pubDate>Tue, 05 Jun 2007 09:32:18 +0000</pubDate>
		<guid>http://www.thinkinsth.net/blog/204#comment-20923</guid>
		<description>To 周易:
新版本的WP变了，参考这篇：
http://www.thinkinsth.net/blog/321

To iamcj:
我还不知道，呵呵，应该可以修改代码的</description>
		<content:encoded><![CDATA[<p>To 周易:<br />
新版本的WP变了，参考这篇：<br />
<a href="http://www.thinkinsth.net/blog/321" rel="nofollow">http://www.thinkinsth.net/blog/321</a></p>
<p>To iamcj:<br />
我还不知道，呵呵，应该可以修改代码的</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iamcj</title>
		<link>http://www.thinkinsth.net/blog/204#comment-20892</link>
		<dc:creator>iamcj</dc:creator>
		<pubDate>Tue, 05 Jun 2007 07:50:19 +0000</pubDate>
		<guid>http://www.thinkinsth.net/blog/204#comment-20892</guid>
		<description>找到很容易，修改也很容易，但是有什么办法能直接禁用缩略图么？</description>
		<content:encoded><![CDATA[<p>找到很容易，修改也很容易，但是有什么办法能直接禁用缩略图么？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 周易</title>
		<link>http://www.thinkinsth.net/blog/204#comment-10551</link>
		<dc:creator>周易</dc:creator>
		<pubDate>Tue, 17 Apr 2007 04:25:59 +0000</pubDate>
		<guid>http://www.thinkinsth.net/blog/204#comment-10551</guid>
		<description>还是找不到啊？？？</description>
		<content:encoded><![CDATA[<p>还是找不到啊？？？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Think in Something / Problems Occured In Upgrading to WP 2.1</title>
		<link>http://www.thinkinsth.net/blog/204#comment-5809</link>
		<dc:creator>Think in Something / Problems Occured In Upgrading to WP 2.1</dc:creator>
		<pubDate>Mon, 19 Feb 2007 14:52:19 +0000</pubDate>
		<guid>http://www.thinkinsth.net/blog/204#comment-5809</guid>
		<description>[...] 有关我以前说的通过修改某些 WordPress 文件来实现增大上传图片的所略图的默认大小的功能，在 2.1 版本中，wp-admin/inline-uploading.php 文件不再存在，我试验过如果仅仅修改 wp-admin/admin-functions.php 是不够，因此如何在 WordPress 2.1 中实现同样的功能，还需要进一步研究。 [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 有关我以前说的通过修改某些 WordPress 文件来实现增大上传图片的所略图的默认大小的功能，在 2.1 版本中，wp-admin/inline-uploading.php 文件不再存在，我试验过如果仅仅修改 wp-admin/admin-functions.php 是不够，因此如何在 WordPress 2.1 中实现同样的功能，还需要进一步研究。 [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HowJay</title>
		<link>http://www.thinkinsth.net/blog/204#comment-119</link>
		<dc:creator>HowJay</dc:creator>
		<pubDate>Mon, 13 Nov 2006 14:38:36 +0000</pubDate>
		<guid>http://www.thinkinsth.net/blog/204#comment-119</guid>
		<description>不好意思，刚刚发现，第二个文件名写错了，已修正</description>
		<content:encoded><![CDATA[<p>不好意思，刚刚发现，第二个文件名写错了，已修正</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HowJay</title>
		<link>http://www.thinkinsth.net/blog/204#comment-118</link>
		<dc:creator>HowJay</dc:creator>
		<pubDate>Mon, 13 Nov 2006 08:30:09 +0000</pubDate>
		<guid>http://www.thinkinsth.net/blog/204#comment-118</guid>
		<description>不明白你为什么找不到？
文件名是 wp-admin/inline-uploading.php 和 wp-admin/inline-uploading.php，然后搜索对应的函数就可以了啊。
不过我的 WordPress 版本是 2.0.3 的，不清楚其余的版本是否有什么不一样。</description>
		<content:encoded><![CDATA[<p>不明白你为什么找不到？<br />
文件名是 wp-admin/inline-uploading.php 和 wp-admin/inline-uploading.php，然后搜索对应的函数就可以了啊。<br />
不过我的 WordPress 版本是 2.0.3 的，不清楚其余的版本是否有什么不一样。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suri</title>
		<link>http://www.thinkinsth.net/blog/204#comment-68</link>
		<dc:creator>suri</dc:creator>
		<pubDate>Fri, 10 Nov 2006 07:46:09 +0000</pubDate>
		<guid>http://www.thinkinsth.net/blog/204#comment-68</guid>
		<description>请问，我要怎么找到这段代码？翻遍了没找到……</description>
		<content:encoded><![CDATA[<p>请问，我要怎么找到这段代码？翻遍了没找到……</p>
]]></content:encoded>
	</item>
</channel>
</rss>
