<?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>评论：wordpress插件 runcode soncy修改版</title>
	<atom:link href="http://www.eyike.com/html/y2009/wordpress-runcode-soncy.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eyike.com/html/y2009/wordpress-runcode-soncy.html</link>
	<description>soncy的笔记，不专注于任何领域</description>
	<lastBuildDate>Fri, 05 Mar 2010 02:26:44 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：菜鸟笔记 &#187; Blog Archive &#187; teatarea与W3C验证--学习CSS和JavaScript</title>
		<link>http://www.eyike.com/html/y2009/wordpress-runcode-soncy.html/comment-page-1#comment-1849</link>
		<dc:creator>菜鸟笔记 &#187; Blog Archive &#187; teatarea与W3C验证--学习CSS和JavaScript</dc:creator>
		<pubDate>Thu, 07 Jan 2010 16:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.eyike.com/?p=105#comment-1849</guid>
		<description>[...] 我这个blog中的代码运行插件用的是runcode soncy修改版 ，生成在页面中的html结构是一个textarea文本域，这个插件可以设置textarea的width和height，比较方便，不过在验证页面的时候发现，如果textarea没有定义rows和cols属性的话，则通不过w3c的xhtml验证。但是rows和cols是根据字符的个数来定义宽高的，不如通过css来设置width和height精确，所以我最后在插件的php文件里的textarea标签上加了rows=&#8221;auto&#8221;和cols=&#8221;auto&#8221;，让它生成的textarea都加上这两个属性，这时候已经可以通过w3c的验证了，不过 Html Validator扩展验证的时候发现，发现rows和cols的值为auto是不规范的，通不过Tidy的验证。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 我这个blog中的代码运行插件用的是runcode soncy修改版 ，生成在页面中的html结构是一个textarea文本域，这个插件可以设置textarea的width和height，比较方便，不过在验证页面的时候发现，如果textarea没有定义rows和cols属性的话，则通不过w3c的xhtml验证。但是rows和cols是根据字符的个数来定义宽高的，不如通过css来设置width和height精确，所以我最后在插件的php文件里的textarea标签上加了rows=&#8221;auto&#8221;和cols=&#8221;auto&#8221;，让它生成的textarea都加上这两个属性，这时候已经可以通过w3c的验证了，不过 Html Validator扩展验证的时候发现，发现rows和cols的值为auto是不规范的，通不过Tidy的验证。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：左手烟</title>
		<link>http://www.eyike.com/html/y2009/wordpress-runcode-soncy.html/comment-page-1#comment-1786</link>
		<dc:creator>左手烟</dc:creator>
		<pubDate>Sun, 03 Jan 2010 10:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.eyike.com/?p=105#comment-1786</guid>
		<description>:lol: 在WP2.9.1下测试成功</description>
		<content:encoded><![CDATA[<p> <img src='http://www.eyike.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' />  在WP2.9.1下测试成功</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：5JUN</title>
		<link>http://www.eyike.com/html/y2009/wordpress-runcode-soncy.html/comment-page-1#comment-1612</link>
		<dc:creator>5JUN</dc:creator>
		<pubDate>Wed, 16 Dec 2009 08:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.eyike.com/?p=105#comment-1612</guid>
		<description>很强的插件，希望一直能保持更新～ :grin:</description>
		<content:encoded><![CDATA[<p>很强的插件，希望一直能保持更新～ <img src='http://www.eyike.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':grin:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：soncy</title>
		<link>http://www.eyike.com/html/y2009/wordpress-runcode-soncy.html/comment-page-1#comment-759</link>
		<dc:creator>soncy</dc:creator>
		<pubDate>Wed, 02 Sep 2009 11:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.eyike.com/?p=105#comment-759</guid>
		<description>coolcode，一个代码高亮插件。</description>
		<content:encoded><![CDATA[<p>coolcode，一个代码高亮插件。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：pj</title>
		<link>http://www.eyike.com/html/y2009/wordpress-runcode-soncy.html/comment-page-1#comment-756</link>
		<dc:creator>pj</dc:creator>
		<pubDate>Wed, 02 Sep 2009 08:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.eyike.com/?p=105#comment-756</guid>
		<description>请问楼主“3,发布日志时的使用：”这句话后面那个代码框（双击切换行数显示）的是什么插件？</description>
		<content:encoded><![CDATA[<p>请问楼主“3,发布日志时的使用：”这句话后面那个代码框（双击切换行数显示）的是什么插件？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：枫芸志 &#187; WordPress运行代码插件RunCode by Soncy</title>
		<link>http://www.eyike.com/html/y2009/wordpress-runcode-soncy.html/comment-page-1#comment-654</link>
		<dc:creator>枫芸志 &#187; WordPress运行代码插件RunCode by Soncy</dc:creator>
		<pubDate>Wed, 26 Aug 2009 13:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.eyike.com/?p=105#comment-654</guid>
		<description>[...] 标签或&lt;runcode&gt;&lt;/runcode&gt;标签，标签中间内容便是要运行的HTML/Javascript/CSS代码，标签支持height、width、size属性（都是数字），分别对应文本框的高度、宽度和字体大小，具体例子请看插件作者的文章《wordpress插件 runcode soncy修改版》。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 标签或&lt;runcode&gt;&lt;/runcode&gt;标签，标签中间内容便是要运行的HTML/Javascript/CSS代码，标签支持height、width、size属性（都是数字），分别对应文本框的高度、宽度和字体大小，具体例子请看插件作者的文章《wordpress插件 runcode soncy修改版》。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：soncy</title>
		<link>http://www.eyike.com/html/y2009/wordpress-runcode-soncy.html/comment-page-1#comment-229</link>
		<dc:creator>soncy</dc:creator>
		<pubDate>Fri, 24 Jul 2009 07:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.eyike.com/?p=105#comment-229</guid>
		<description>你可以将runcode-by-soncy目录下的runcode-zh_CN.mo改名为runcode.mo</description>
		<content:encoded><![CDATA[<p>你可以将runcode-by-soncy目录下的runcode-zh_CN.mo改名为runcode.mo</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：leeo</title>
		<link>http://www.eyike.com/html/y2009/wordpress-runcode-soncy.html/comment-page-1#comment-223</link>
		<dc:creator>leeo</dc:creator>
		<pubDate>Thu, 23 Jul 2009 02:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.eyike.com/?p=105#comment-223</guid>
		<description>:mrgreen: 不错,我很喜欢这个PlugIn,谢谢LZ刻苦钻研和无私奉献精神.</description>
		<content:encoded><![CDATA[<p> <img src='http://www.eyike.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' />  不错,我很喜欢这个PlugIn,谢谢LZ刻苦钻研和无私奉献精神.</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：猫小样</title>
		<link>http://www.eyike.com/html/y2009/wordpress-runcode-soncy.html/comment-page-1#comment-222</link>
		<dc:creator>猫小样</dc:creator>
		<pubDate>Thu, 23 Jul 2009 02:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.eyike.com/?p=105#comment-222</guid>
		<description>我的wordpress是中文的,可是runcode显示的是英文,我改了里面那个PHP的文件,现在变成方框了</description>
		<content:encoded><![CDATA[<p>我的wordpress是中文的,可是runcode显示的是英文,我改了里面那个PHP的文件,现在变成方框了</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：soncy</title>
		<link>http://www.eyike.com/html/y2009/wordpress-runcode-soncy.html/comment-page-1#comment-202</link>
		<dc:creator>soncy</dc:creator>
		<pubDate>Mon, 20 Jul 2009 03:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.eyike.com/?p=105#comment-202</guid>
		<description>如果你的博客是简体中文版的wordpress的话，就会是中文的，如果是英文版的，需要使用中文版的runcode，需要修改英文语言包的内容为中文的。</description>
		<content:encoded><![CDATA[<p>如果你的博客是简体中文版的wordpress的话，就会是中文的，如果是英文版的，需要使用中文版的runcode，需要修改英文语言包的内容为中文的。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
