<?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>Terrysco&#039;s Blog &#187; tmessage</title>
	<atom:link href="http://www.terrysco.com/node/tag/tmessage/feed" rel="self" type="application/rss+xml" />
	<link>http://www.terrysco.com</link>
	<description>仅关注于互联网行业， Linux平台开发。</description>
	<lastBuildDate>Sat, 22 May 2010 10:50:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>tMessage修改一处错误</title>
		<link>http://www.terrysco.com/node/tmessage-bug-fix.html</link>
		<comments>http://www.terrysco.com/node/tmessage-bug-fix.html#comments</comments>
		<pubDate>Tue, 16 Sep 2008 18:57:30 +0000</pubDate>
		<dc:creator>terrysco</dc:creator>
				<category><![CDATA[CMS/FrameWork]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[tmessage]]></category>

		<guid isPermaLink="false">http://www.anyliv.com/www.terrysco.com/?p=38</guid>
		<description><![CDATA[<p>今天在后台看到一些朋友的留言，猛然发现用户名都是terrysco。。。看来是取用户名的时候写错了,修改如下：<br />&#60;?php<br />function theme_tmessage_admin_form($form) {<br />&#160; drupal_add_css(drupal_get_path('module', 'tmessage') . '/tmessage.css');<br />&#160; $output = '';<br />&#160; $messages = tmessage_get_message();<br />...</p>
]]></description>
		<wfw:commentRss>http://www.terrysco.com/node/tmessage-bug-fix.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>原创drupal留言本tMessage</title>
		<link>http://www.terrysco.com/node/drupal-tmessage.html</link>
		<comments>http://www.terrysco.com/node/drupal-tmessage.html#comments</comments>
		<pubDate>Tue, 08 Jul 2008 23:17:40 +0000</pubDate>
		<dc:creator>terrysco</dc:creator>
				<category><![CDATA[CMS/FrameWork]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[tmessage]]></category>

		<guid isPermaLink="false">http://www.anyliv.com/www.terrysco.com/?p=26</guid>
		<description><![CDATA[<p>没有找到一个简单实用的留言本系统，就在自己写一个。:-)<br />简单功能如下：<br />在tmessage路径有留言的表单可以发表；<br />权限管理分为是否允许留言和管理留言；<br />管理留言目前就一个删除功能，可批量删除。</p><p>可在后台自定义设置留言时间间隔；<br />可以对留言进行分类，比如&#8220;问题反馈&#8221;，&#8220;好的建议&#8221;；<br />用户可留下联系方式，以方便问题解决；<br />留言分类在后台可管理；<br />...</p>
]]></description>
		<wfw:commentRss>http://www.terrysco.com/node/drupal-tmessage.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
