<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://drupaldojo.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>module development</title>
 <link>http://drupaldojo.com/topic/module-development</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Work with your db the Drupal way.</title>
 <link>http://drupaldojo.com/lesson/work-with-your-db-the-drupal-way</link>
 <description>&lt;p&gt;So now we know our formapi - we can theme and display our forms any way we want to. But how do we make those forms actually DO something? ajk^ has volunteered to show us how to connect the database to our forms. Module settings, database rows, all done the Drupal way.&lt;/p&gt;
</description>
 <category domain="http://drupaldojo.com/taxonomy/term/122">database</category>
 <category domain="http://drupaldojo.com/topic/module-development">module development</category>
 <category domain="http://drupaldojo.com/taxonomy/term/95">lesson</category>
 <category domain="http://drupaldojo.com/lesson/25">25</category>
 <pubDate>Mon, 30 Jul 2007 09:26:30 -0400</pubDate>
 <dc:creator>squidster</dc:creator>
 <guid isPermaLink="false">159 at http://drupaldojo.com</guid>
</item>
<item>
 <title>Refactoring book module (part 1)</title>
 <link>http://drupaldojo.com/lesson/refactoring-book-module-part1</link>
 <description>&lt;p&gt;One of the things mentioned by Dries in his &quot;State of the Drupal&quot; address at OSCMS was how nice it would be if book.module would turn into a more generic outline functionality, rather than being semi-attached to a specific node type. With the code-freeze for Drupal 6.0 coming up June 1st, it&#039;s now or never to get new features in.&lt;/p&gt;
&lt;p&gt;Sepeck posted an issue on drupal.org about &lt;a href=&quot;http://drupal.org/node/138718&quot;&gt;separating special content types from book.module&lt;/a&gt;, and another one on &lt;a href=&quot;http://drupal.org/node/138721&quot;&gt;reusing menu_renumber to make outlines more efficient&lt;/a&gt;. There&#039;s a definite need for some changes in book.module, and pwolanin even started a patch for &lt;a href=&quot;http://drupal.org/node/137767&quot;&gt;multiple menu support&lt;/a&gt;. All of this to say, refactoring the book.module is necessary.&lt;/p&gt;
&lt;p&gt;So let&#039;s do it! Josh_k is willing to do the majority of the coding, and to package the whole experience into one or more dojo lessons. If others would like to contribute to the effort, that&#039;ll be more than welcome. The whole thing has to be completed by the end of May, so toward that end, we&#039;ll start a wiki on the g.d.o site to discuss and outline the steps.&lt;/p&gt;
&lt;p&gt;There is also a drupal.org &lt;a href=&quot;http://drupal.org/project/issues?projects=3060&amp;amp;versions=97368&amp;amp;components=book.module&amp;amp;states=1,8,13,14,15,2,4&quot;&gt;Issue queue for book.module&lt;/a&gt; so you can follow along.&lt;/p&gt;
</description>
 <category domain="http://drupaldojo.com/topic/core">core</category>
 <category domain="http://drupaldojo.com/topic/module-development">module development</category>
 <category domain="http://drupaldojo.com/taxonomy/term/95">lesson</category>
 <category domain="http://drupaldojo.com/lesson/14">14</category>
 <pubDate>Mon, 23 Apr 2007 15:23:13 -0400</pubDate>
 <dc:creator>add1sun</dc:creator>
 <guid isPermaLink="false">83 at http://drupaldojo.com</guid>
</item>
<item>
 <title>Custom CCK fields</title>
 <link>http://drupaldojo.com/lesson/customizing-cck-fields</link>
 <description>&lt;p&gt;CCK is the future for site designers, but how do we make fields do what we want them to? I mean, its no good to have an input field without validation and formatting options, is it? Forthurmore, how does this stuff &#039;magically&#039; show up in Views?&lt;/p&gt;
&lt;p&gt;Never fear, its all there, and we can go through it all step by step.&lt;/p&gt;
&lt;p&gt;The current lesson plan is:&lt;/p&gt;
&lt;p&gt;    * Detail a Content Construction Kit field.&lt;br /&gt;
    * Build a CCK money field module (for various currencies). Maybe even a form that shows when the user is viewing the node, and lets the user choose a currency.&lt;br /&gt;
    * Add Google Video functionality to a YouTube CCK field to demonstrate extensibility.&lt;/p&gt;
</description>
 <category domain="http://drupaldojo.com/topic/cck">cck</category>
 <category domain="http://drupaldojo.com/topic/module-development">module development</category>
 <category domain="http://drupaldojo.com/taxonomy/term/95">lesson</category>
 <category domain="http://drupaldojo.com/lesson/13">13</category>
 <pubDate>Fri, 13 Apr 2007 14:40:21 -0400</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">79 at http://drupaldojo.com</guid>
</item>
<item>
 <title>Forms API Quickstart Guide</title>
 <link>http://drupaldojo.com/resource/forms-api-quickstart-guide</link>
 <description></description>
 <category domain="http://drupaldojo.com/topic/module-development">module development</category>
 <category domain="http://drupaldojo.com/topic/themes">themes</category>
 <category domain="http://drupaldojo.com/level/experienced">Experienced</category>
 <pubDate>Tue, 20 Feb 2007 00:33:57 -0500</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">37 at http://drupaldojo.com</guid>
</item>
<item>
 <title>Forms API Reference</title>
 <link>http://drupaldojo.com/resource/forms-api-reference</link>
 <description></description>
 <category domain="http://drupaldojo.com/topic/module-development">module development</category>
 <category domain="http://drupaldojo.com/topic/reference">reference</category>
 <category domain="http://drupaldojo.com/topic/themes">themes</category>
 <category domain="http://drupaldojo.com/level/experienced">Experienced</category>
 <pubDate>Tue, 20 Feb 2007 00:28:58 -0500</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">36 at http://drupaldojo.com</guid>
</item>
<item>
 <title>Using open source software to design, develop, and deploy a collaborative Web site</title>
 <link>http://drupaldojo.com/resource/using-open-source-software-design-develop-and-deploy-collaborative-web-site</link>
 <description></description>
 <category domain="http://drupaldojo.com/topic/howto">howto</category>
 <category domain="http://drupaldojo.com/topic/ide">IDE</category>
 <category domain="http://drupaldojo.com/topic/module-development">module development</category>
 <pubDate>Sat, 17 Feb 2007 01:48:18 -0500</pubDate>
 <dc:creator />
 <guid isPermaLink="false">12 at http://drupaldojo.com</guid>
</item>
</channel>
</rss>
