<?xml version="1.0" encoding="UTF-8"  standalone="yes" ?>
<rss version="2.0">
	<channel>
		<title>社群: Web Programming - 文件區(module dev. demo)</title>
		<description>台灣數位學習數位教學平台 RSS feed provider</description>
		<language>zh-tw</language>
		<link>http://lms.xms.com.tw/board.php?courseID=100&amp;f=doclist&amp;folderID=1243</link>
	<item>
		<title>onthisdate_block(&#039;view&#039;) - Generating the block content</title>
		<link>http://lms.xms.com.tw/board.php?courseID=100&amp;f=doc&amp;cid=5791</link>
		<description>http://drupal.org/node/206759
&amp;nbsp;
if ($op == &#039;view&#039;) {&amp;nbsp;&amp;nbsp;&amp;nbsp; $block[&#039;subject&#039;] = &#039;OnThisDate Subject&#039;;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $block[&#039;content&#039;] = &#039;Onthisdate content&#039;;&amp;nbsp;&amp;nbsp;&amp;nbsp; return $block;} </description>
		<pubDate>Mon, 09 May 2011 15:06:38 +0800</pubDate>
	</item>
	<item>
		<title>onthisdate_block($op = &#039;list&#039;) - Declaring block content</title>
		<link>http://lms.xms.com.tw/board.php?courseID=100&amp;f=doc&amp;cid=5790</link>
		<description>http://drupal.org/node/206758
&amp;nbsp;
function onthisdate_block($op = &#039;list&#039;, $delta = 0, $edit = array()) {&amp;nbsp; &amp;nbsp; if ($op == &quot;list&quot;) {&amp;nbsp;&amp;nbsp;&amp;nbsp; // Generate listing of blocks from this module, for the admin/block page&amp;nbsp;&amp;nbsp;&amp;nbsp; $block = array();&amp;nbsp;&amp;nbsp;&amp;nbsp; $block[0][&quot;info&quot;] = t(&#039;On This Date&#039;);&amp;nbsp;&amp;nbsp;&amp;nbsp; return $block;&amp;nbsp; } } </description>
		<pubDate>Mon, 09 May 2011 15:01:10 +0800</pubDate>
	</item>
	<item>
		<title>onthisdate_perm()</title>
		<link>http://lms.xms.com.tw/board.php?courseID=100&amp;f=doc&amp;cid=5789</link>
		<description>http://drupal.org/node/206757
&amp;nbsp;
function onthisdate_perm() {&amp;nbsp; return array(&#039;access onthisdate content&#039;);}  </description>
		<pubDate>Mon, 09 May 2011 14:55:27 +0800</pubDate>
	</item>
	<item>
		<title>onthisdate_help() - Help Hook</title>
		<link>http://lms.xms.com.tw/board.php?courseID=100&amp;f=doc&amp;cid=5788</link>
		<description>http://drupal.org/node/206756
&amp;nbsp;
function onthisdate_help($path, $arg) {&amp;nbsp; $output = &#039;&#039;;&amp;nbsp; //declare your output variable&amp;nbsp; switch ($path) {&amp;nbsp;&amp;nbsp;&amp;nbsp; case &quot;admin/help#onthisdate&quot;:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $output = &#039;&amp;lt;p&amp;gt;&#039;.&amp;nbsp; t(&quot;Displays links to nodes created on this date&quot;) .&#039;&amp;lt;/p&amp;gt;&#039;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; break;&amp;nbsp; }&amp;nbsp; return $output;}  </description>
		<pubDate>Mon, 09 May 2011 14:54:42 +0800</pubDate>
	</item>
	<item>
		<title>onthisdate.info - telling Drupal about your module</title>
		<link>http://lms.xms.com.tw/board.php?courseID=100&amp;f=doc&amp;cid=5787</link>
		<description>http://drupal.org/node/206756
&amp;nbsp;
name = Module namedescription = A description of what your module does.core = 6.x </description>
		<pubDate>Mon, 09 May 2011 14:43:07 +0800</pubDate>
	</item>
	<item>
		<title>Name your module and create a folder / file</title>
		<link>http://lms.xms.com.tw/board.php?courseID=100&amp;f=doc&amp;cid=5786</link>
		<description>1. name:&amp;nbsp;&amp;nbsp; onthisdate
2. folder: sites/all/modules/onthisdate
3. file:&amp;nbsp;&amp;nbsp;&amp;nbsp;onthisdate.module </description>
		<pubDate>Mon, 09 May 2011 14:41:13 +0800</pubDate>
	</item>
	</channel>
	</rss>
