<?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>多重和音 &#187; drupal</title>
	<atom:link href="http://www.91here.net/w/index.php/archives/tag/drupal/feed" rel="self" type="application/rss+xml" />
	<link>http://www.91here.net/w</link>
	<description>~波~世界</description>
	<lastBuildDate>Sun, 05 Sep 2010 01:34:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Drupal中SMTP Authentication Support模块设置</title>
		<link>http://www.91here.net/w/index.php/archives/351</link>
		<comments>http://www.91here.net/w/index.php/archives/351#comments</comments>
		<pubDate>Thu, 09 Apr 2009 05:34:14 +0000</pubDate>
		<dc:creator>Wu. 和音</dc:creator>
				<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://www.91here.net/w/?p=351</guid>
		<description><![CDATA[简单实现drupal邮件发送功能。 黑色遮住部分上面写你注册的电子邮件，下面密码输入电子邮件密码。  这样，你也不需要有电子邮件服务器。使用一个免费的也能实现drupal向你和你的用户发送邮件了。 我测试下来速度不错。126和gmail的用户都能收到，其它的应该也没有问题。]]></description>
		<wfw:commentRss>http://www.91here.net/w/index.php/archives/351/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Privae message模块中，添加Og组名</title>
		<link>http://www.91here.net/w/index.php/archives/333</link>
		<comments>http://www.91here.net/w/index.php/archives/333#comments</comments>
		<pubDate>Thu, 09 Apr 2009 03:18:49 +0000</pubDate>
		<dc:creator>Wu. 和音</dc:creator>
				<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://www.91here.net/w/?p=333</guid>
		<description><![CDATA[环境： drupal 6 Og Private messages 目的： 发送消息时，自动搜索中同时出现用户名和组名 修改代码： privatemsg.module $fragment = array_pop&#40;$names&#41;;   if &#40;!empty&#40;$fragment&#41;&#41; &#123;     $query = &#34;SELECT u.name, g.nid FROM {users} u, {og_uid} g WHERE name like '%s%%'&#34;;     $query .= &#34; AND name NOT IN ('&#34;. implode&#40;&#34;', '&#34;, $names&#41; .&#34;')&#34;;...]]></description>
		<wfw:commentRss>http://www.91here.net/w/index.php/archives/333/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
