<?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>form api</title>
 <link>http://drupaldojo.com/topic/form-api</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Basics of Form API 3 in 30 minutes or less</title>
 <link>http://drupaldojo.com/lesson/basics-of-formapi3-in-30-minutes-or-less</link>
 <description>&lt;p&gt;This week in the dojo, Dmitrig01 takes us down memory lane with a look at FormAPI 3. Wait, that&#039;s a futuristic look at FormAPI 3. Anyway, this will be a Basics Of...&quot; lesson, so you&#039;ll want to be there if you need to build or change forms in Drupal websites. Ok, that means all of you slackers. Come join &lt;a href=&quot;http://webavant.com/dojo1&quot; title=&quot;http://webavant.com/dojo1&quot;&gt;http://webavant.com/dojo1&lt;/a&gt; at 7:00pm UTC on Sunday the 9th.&lt;/p&gt;
</description>
 <category domain="http://drupaldojo.com/taxonomy/term/117">fapi</category>
 <category domain="http://drupaldojo.com/topic/form-api">form api</category>
 <category domain="http://drupaldojo.com/taxonomy/term/116">formapi</category>
 <category domain="http://drupaldojo.com/taxonomy/term/95">lesson</category>
 <category domain="http://drupaldojo.com/lesson/37">37</category>
 <pubDate>Sat, 08 Dec 2007 23:46:32 -0500</pubDate>
 <dc:creator>Senpai</dc:creator>
 <guid isPermaLink="false">182 at http://drupaldojo.com</guid>
</item>
<item>
 <title>Drupal6 FormAPI redux by CHX!</title>
 <link>http://drupaldojo.com/lesson/drupal6-formapi-redux-chx</link>
 <description>&lt;p&gt;Chx, who wrote much of the Drupal 6 FormAPI, explains the changes and updates to the latest version of the FormAPI. He covered six distinct examples, and the code will be available as a downloadable module soon.&lt;/p&gt;
</description>
 <category domain="http://drupaldojo.com/taxonomy/term/117">fapi</category>
 <category domain="http://drupaldojo.com/topic/form-api">form api</category>
 <category domain="http://drupaldojo.com/taxonomy/term/116">formapi</category>
 <category domain="http://drupaldojo.com/taxonomy/term/95">lesson</category>
 <category domain="http://drupaldojo.com/lesson/21">21</category>
 <pubDate>Sun, 01 Jul 2007 17:07:56 -0400</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">119 at http://drupaldojo.com</guid>
</item>
<item>
 <title>FormAPI Extravaganza</title>
 <link>http://drupaldojo.com/lesson/formapi-extravaganza</link>
 <description>&lt;p&gt;Chx has bravely volunteered to show us the ins and outs of FormAPI, the critical element in creating new modules and extending and theming the input forms of existing modules. This is a vital part of Drupal, so you better not miss this lesson!&lt;/p&gt;
</description>
 <category domain="http://drupaldojo.com/topic/form-api">form api</category>
 <category domain="http://drupaldojo.com/taxonomy/term/95">lesson</category>
 <category domain="http://drupaldojo.com/lesson/11">11</category>
 <pubDate>Sat, 31 Mar 2007 21:20:27 -0400</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">61 at http://drupaldojo.com</guid>
</item>
<item>
 <title>Drupal Basics, FormAPI, and CCK</title>
 <link>http://drupaldojo.com/lesson/drupal-basics-formapi-cck</link>
 <description>&lt;p&gt;After some discussion in IRC, it seems that there&#039;s definitely interest in having &quot;lessons&quot; here at the Dojo. Ideas range from HowTo on specific features or topics to having creators of interesting sites lead the group in an under-the-hood tour. Really, the sky is the limit.&lt;/p&gt;
&lt;p&gt;It is with this intention that we will try and make lesson-time be a recurring weekly feature. To that end Josh will run the first few sessions. Hopefully within a couple weeks we will have a format that works and other experts can step in/step up.&lt;/p&gt;
&lt;p&gt;For the first lesson, we will try to cover the basics&lt;!-- (ala &lt;a href=&quot;http://www.drupaltutorials.com/lessons&quot;&gt;Angie&#039;s lesson plan&lt;/a&gt;) --&gt;: drupal terminology and what it means, the basic module hooks, good coding style and best practices.&lt;/p&gt;
&lt;p&gt;Since this is of high value to all dojo members -- and it&#039;s a lesson that should be repeated many times as new developers join -- we&#039;re also going to try and create good documentation out of this. A primer for new Drupal coders, so to speak.&lt;/p&gt;
</description>
 <category domain="http://drupaldojo.com/topic/form-api">form api</category>
 <category domain="http://drupaldojo.com/topic/hooks">hooks</category>
 <category domain="http://drupaldojo.com/topic/introductions">introductions</category>
 <category domain="http://drupaldojo.com/topic/taxonomy">taxonomy</category>
 <category domain="http://drupaldojo.com/topic/terminology">terminology</category>
 <category domain="http://drupaldojo.com/taxonomy/term/95">lesson</category>
 <category domain="http://drupaldojo.com/lesson/01">01</category>
 <pubDate>Thu, 04 Jan 2007 00:32:13 -0500</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">2 at http://drupaldojo.com</guid>
</item>
<item>
 <title>Hook_form_alter breakdown</title>
 <link>http://drupaldojo.com/minilesson/hook-form-alter-breakdown</link>
 <description>&lt;p&gt;Dmitri walks us through some sample form_alters. If you want to customize how your forms look and feel, this is a good start.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Edit:&lt;/strong&gt; Thanks to Dipen for transcribing the lesson!&lt;/p&gt;
</description>
 <category domain="http://drupaldojo.com/topic/form-api">form api</category>
 <category domain="http://drupaldojo.com/topic/hooks">hooks</category>
 <category domain="http://drupaldojo.com/session-type/mini-lesson">mini-lesson</category>
 <pubDate>Fri, 27 Apr 2007 03:27:46 -0400</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">102 at http://drupaldojo.com</guid>
</item>
</channel>
</rss>
