<?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"
	>
<channel>
	<title>Comments on: 怎样在 WordPress Mu 多用户版的文章里使用Javascript, object 等代码</title>
	<atom:link href="http://lichao.net/weblog/web-development/blogging/44.html/feed" rel="self" type="application/rss+xml" />
	<link>http://lichao.net/weblog/web-development/blogging/44.html</link>
	<description>超凡工作室的网络精灵博客系列之IT专版；在此从技术和人文的角度来讨论一些IT相关的话题！</description>
	<pubDate>Thu, 04 Dec 2008 22:05:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Wordpress MU plugin: Widgetize-AnyHTML&#38;Additional Tags &#124; i番茄</title>
		<link>http://lichao.net/weblog/web-development/blogging/44.html#comment-13913</link>
		<dc:creator>Wordpress MU plugin: Widgetize-AnyHTML&#38;Additional Tags &#124; i番茄</dc:creator>
		<pubDate>Wed, 26 Nov 2008 07:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://lichao.net/weblog/blogging/44.html#comment-13913</guid>
		<description>[...] 怎样在 WordPress Mu 多用户版的文章里使用Javascript, object 等代码 [...]</description>
		<content:encoded><![CDATA[<p>[...] 怎样在 WordPress Mu 多用户版的文章里使用Javascript, object 等代码 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NakedFish - 裸鱼 &#187; 解决WordPress MU撰写文章时过滤掉HTML的问题..</title>
		<link>http://lichao.net/weblog/web-development/blogging/44.html#comment-13803</link>
		<dc:creator>NakedFish - 裸鱼 &#187; 解决WordPress MU撰写文章时过滤掉HTML的问题..</dc:creator>
		<pubDate>Sat, 15 Nov 2008 07:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://lichao.net/weblog/blogging/44.html#comment-13803</guid>
		<description>[...] 把博客从WordPress和升级到WordPress MU后，导入以前的数据发现能正常显示。但修改某日志后发现WP MU不能显示日志内容中的HTML标签。我记得WP是可以使用HTML标签的，于是写新日志测试，结果一样：HTML标签不能显示，从MYSQL中直接添加含HTML的内容能正常显示。看来是在日志提交后被过滤了。。 在网上找了N久，也在WordPress中文社区发帖求助，都没结果。还好找到这篇文章，按方法搞定。。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 把博客从WordPress和升级到WordPress MU后，导入以前的数据发现能正常显示。但修改某日志后发现WP MU不能显示日志内容中的HTML标签。我记得WP是可以使用HTML标签的，于是写新日志测试，结果一样：HTML标签不能显示，从MYSQL中直接添加含HTML的内容能正常显示。看来是在日志提交后被过滤了。。 在网上找了N久，也在WordPress中文社区发帖求助，都没结果。还好找到这篇文章，按方法搞定。。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TanCee</title>
		<link>http://lichao.net/weblog/web-development/blogging/44.html#comment-13538</link>
		<dc:creator>TanCee</dc:creator>
		<pubDate>Thu, 16 Oct 2008 09:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://lichao.net/weblog/blogging/44.html#comment-13538</guid>
		<description>文章里面咋用JavaScript~</description>
		<content:encoded><![CDATA[<p><p>文章里面咋用JavaScript~</p>
</p><p>[ <img src="http://lichao.net/images/blogs/comment_edit.png" border="0" hspace="5" align="middle" /> <a href="javascript:void(0)" onclick="movecfm(13538);" title="Reply to this comment">Reply</a> ]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 给博客升级到 WordPress MU 的一些体会 &#124; 【超凡博俗 之 数码人生】</title>
		<link>http://lichao.net/weblog/web-development/blogging/44.html#comment-749</link>
		<dc:creator>给博客升级到 WordPress MU 的一些体会 &#124; 【超凡博俗 之 数码人生】</dc:creator>
		<pubDate>Sun, 04 Nov 2007 05:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://lichao.net/weblog/blogging/44.html#comment-749</guid>
		<description>[...] 1.2.5a版本里，我改过一些代码文件，象用来注册的文件以防被spam，还有就是如我前文所提的那个 wp-includes/kses.php [...]</description>
		<content:encoded><![CDATA[<p>[...] 1.2.5a版本里，我改过一些代码文件，象用来注册的文件以防被spam，还有就是如我前文所提的那个 wp-includes/kses.php [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WebGuru</title>
		<link>http://lichao.net/weblog/web-development/blogging/44.html#comment-265</link>
		<dc:creator>WebGuru</dc:creator>
		<pubDate>Wed, 24 Oct 2007 03:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://lichao.net/weblog/blogging/44.html#comment-265</guid>
		<description>你的第一个问题是要注意括号（）的完整性，即有开，也要有关。另外，不要使用中文全码的小括号。

第二个问题看是不是你的 “=&#62; ” 使用上有问题，也可以注意一下是不是用了中文的符号。</description>
		<content:encoded><![CDATA[<p><p>你的第一个问题是要注意括号（）的完整性，即有开，也要有关。另外，不要使用中文全码的小括号。</p>
<p>第二个问题看是不是你的 “=&gt; ” 使用上有问题，也可以注意一下是不是用了中文的符号。</p>
</p><p>[ <img src="http://lichao.net/images/blogs/comment_edit.png" border="0" hspace="5" align="middle" /> <a href="javascript:void(0)" onclick="movecfm(265);" title="Reply to this comment">Reply</a> ]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: bressonlee</title>
		<link>http://lichao.net/weblog/web-development/blogging/44.html#comment-262</link>
		<dc:creator>bressonlee</dc:creator>
		<pubDate>Wed, 24 Oct 2007 02:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://lichao.net/weblog/blogging/44.html#comment-262</guid>
		<description>按照您的方式修改了，但是系统出现错误讯息，整个网站也无法运作，不知问题出在那边。

Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/hsphere/local/home/a551/mass-age.com.tw/wpmu/wp-includes/kses.php on line 185

Parse error: syntax error, unexpected T_DOUBLE_ARROW in /home/hsphere/local/home/a551/mass-age.com.tw/wpmu/wp-includes/kses.php on line 187</description>
		<content:encoded><![CDATA[<p><p>按照您的方式修改了，但是系统出现错误讯息，整个网站也无法运作，不知问题出在那边。</p>
<p>Parse error: syntax error, unexpected T_STRING, expecting &#8216;)&#8217; in /home/hsphere/local/home/a551/mass-age.com.tw/wpmu/wp-includes/kses.php on line 185</p>
<p>Parse error: syntax error, unexpected T_DOUBLE_ARROW in /home/hsphere/local/home/a551/mass-age.com.tw/wpmu/wp-includes/kses.php on line 187</p>
</p><p>[ <img src="http://lichao.net/images/blogs/comment_edit.png" border="0" hspace="5" align="middle" /> <a href="javascript:void(0)" onclick="movecfm(262);" title="Reply to this comment">Reply</a> ]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: WebGuru</title>
		<link>http://lichao.net/weblog/web-development/blogging/44.html#comment-78</link>
		<dc:creator>WebGuru</dc:creator>
		<pubDate>Thu, 18 Oct 2007 04:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://lichao.net/weblog/blogging/44.html#comment-78</guid>
		<description>我的英文mu 博客使用的是 k2 主题，在侧栏使用Javascript是没有问题的。</description>
		<content:encoded><![CDATA[<p><p>我的英文mu 博客使用的是 k2 主题，在侧栏使用Javascript是没有问题的。</p>
</p><p>[ <img src="http://lichao.net/images/blogs/comment_edit.png" border="0" hspace="5" align="middle" /> <a href="javascript:void(0)" onclick="movecfm(78);" title="Reply to this comment">Reply</a> ]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: leiguaner</title>
		<link>http://lichao.net/weblog/web-development/blogging/44.html#comment-61</link>
		<dc:creator>leiguaner</dc:creator>
		<pubDate>Wed, 17 Oct 2007 11:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://lichao.net/weblog/blogging/44.html#comment-61</guid>
		<description>mu版本的，侧栏wigdt都没有办法使用这些代码的，比较郁闷</description>
		<content:encoded><![CDATA[<p><p>mu版本的，侧栏wigdt都没有办法使用这些代码的，比较郁闷</p>
</p><p>[ <img src="http://lichao.net/images/blogs/comment_edit.png" border="0" hspace="5" align="middle" /> <a href="javascript:void(0)" onclick="movecfm(61);" title="Reply to this comment">Reply</a> ]</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.793 seconds -->
