<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://drupaldashboard.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Important Module Releases in Drupal</title>
 <link>http://drupaldashboard.com/feed-item/43</link>
 <description>Show a listing of all feed items for a feed</description>
 <language>en</language>
<item>
 <title>location 6.x-3.0-rc1</title>
 <link>http://drupaldashboard.com/node/255</link>
 <description>&lt;p&gt;This is the first version of Location for Drupal 6 that is capable of upgrading from 5.x properly.&lt;br /&gt;
Please try out the upgrade path and report any problems!&lt;br /&gt;
Changes since DRUPAL-6--3-0-test3:&lt;br /&gt;
&lt;a href=&quot;http://drupal.org/node/317742&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Mon, 06 Oct 2008 18:19:41 +0000</pubDate>
 <dc:creator>greggles</dc:creator>
 <guid isPermaLink="false">255 at http://drupaldashboard.com</guid>
</item>
<item>
 <title>votingapi 6.x-2.0-rc1</title>
 <link>http://drupaldashboard.com/node/246</link>
 <description>&lt;p&gt;Updated for compatibility with Views RC2, added the ability to filter Views relationships to votes cast by the current user, and added three default views to demonstrate the Views integration.&lt;br /&gt;
Also added basic Simpletests, fixing a bug that manifested when modules cast votes with minimal information (nothing but a content id and a value, for example).&lt;br /&gt;
Finally, added the ability to auto-generate dummy votes for testing purposes. This feature is only visible if Devel Generate module is installed and activated.&lt;/p&gt;
</description>
 <pubDate>Fri, 19 Sep 2008 18:28:09 +0000</pubDate>
 <dc:creator>greggles</dc:creator>
 <guid isPermaLink="false">246 at http://drupaldashboard.com</guid>
</item>
<item>
 <title>Popups: Add and Reference</title>
 <link>http://drupaldashboard.com/node/243</link>
 <description>&lt;p&gt;This module adds a link to CCK&#039;s Node Reference widget that makes it easy to add a new node without having to leave the edit page.  It is built on top of my Popups module: &lt;a href=&quot;http://drupal.org/project/popups&quot; title=&quot;http://drupal.org/project/popups&quot; rel=&quot;nofollow&quot;&gt;http://drupal.org/project/popups&lt;/a&gt;&lt;br /&gt;
Initial inspiration: Add and Reference by tema: &lt;a href=&quot;http://drupal.org/project/add_n_reference&quot; title=&quot;http://drupal.org/project/add_n_reference&quot; rel=&quot;nofollow&quot;&gt;http://drupal.org/project/add_n_reference&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Mon, 15 Sep 2008 00:38:36 +0000</pubDate>
 <dc:creator>greggles</dc:creator>
 <guid isPermaLink="false">243 at http://drupaldashboard.com</guid>
</item>
<item>
 <title>views 6.x-2.0-rc2</title>
 <link>http://drupaldashboard.com/node/241</link>
 <description>&lt;p&gt;This release is primarily a large number of bug fixes. Please note that one fix required an API CHANGE. This change affects all modules that use the Views API and those modules will likely cease to function.&lt;br /&gt;
Changes since DRUPAL-6--2-0-RC1:&lt;br /&gt;
&lt;a href=&quot;http://drupal.org/node/307230&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Thu, 11 Sep 2008 22:49:23 +0000</pubDate>
 <dc:creator>greggles</dc:creator>
 <guid isPermaLink="false">241 at http://drupaldashboard.com</guid>
</item>
<item>
 <title>AHAH helper</title>
 <link>http://drupaldashboard.com/node/235</link>
 <description>&lt;p&gt;Description&lt;br /&gt;
Drupal 6&#039;s Forms API is great, but its AHAH support (a technique similar to AJAX) is lacking. You have to write a menu callback for every AHAH-enabled form item of your form. This is time consuming, hard to maintain and hard to write tests for. Not to mention that the code for those menu callbacks is not easy to understand, yet always the same. (&quot;What&#039;s that piece of code for?&quot; – &quot;I&#039;m not sure, it&#039;s just necessary…&quot;) See my blog post about this if you want more details: &lt;a href=&quot;http://wimleers.com/blog/ahah-helper-module&quot; title=&quot;http://wimleers.com/blog/ahah-helper-module&quot;&gt;http://wimleers.com/blog/ahah-helper-module&lt;/a&gt;.&lt;br /&gt;
&lt;a href=&quot;http://drupal.org/project/ahah_helper&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Fri, 29 Aug 2008 19:07:08 +0000</pubDate>
 <dc:creator>greggles</dc:creator>
 <guid isPermaLink="false">235 at http://drupaldashboard.com</guid>
</item>
<item>
 <title>plugin_manager 6.x-1.0</title>
 <link>http://drupaldashboard.com/node/233</link>
 <description>&lt;p&gt;This is the first stable release of the plugin_manager.&lt;br /&gt;
Features:&lt;br /&gt;
Uses SCP or FTP to install new modules and plugins.&lt;br /&gt;
Allows users to view by category or search by title.&lt;/p&gt;
</description>
 <pubDate>Tue, 19 Aug 2008 18:20:42 +0000</pubDate>
 <dc:creator>greggles</dc:creator>
 <guid isPermaLink="false">233 at http://drupaldashboard.com</guid>
</item>
<item>
 <title>Vertical Tabs</title>
 <link>http://drupaldashboard.com/node/228</link>
 <description>&lt;p&gt;Provides vertical tabs like &lt;a href=&quot;http://drupal.geek.nz/static/node-form/default/summaries2.html&quot; title=&quot;http://drupal.geek.nz/static/node-form/default/summaries2.html&quot; rel=&quot;nofollow&quot;&gt;http://drupal.geek.nz/static/node-form/default/summaries2.html&lt;/a&gt; on the node add form.&lt;/p&gt;
</description>
 <pubDate>Sat, 16 Aug 2008 05:37:57 +0000</pubDate>
 <dc:creator>greggles</dc:creator>
 <guid isPermaLink="false">228 at http://drupaldashboard.com</guid>
</item>
<item>
 <title>Project issue voting</title>
 <link>http://drupaldashboard.com/node/229</link>
 <description>&lt;p&gt;This module (loosely based on the &lt;a href=&quot;http://drupal.org/project/vote_up_down&quot; rel=&quot;nofollow&quot;&gt;Vote up/down Package&lt;/a&gt;) allows voting on project issues.  It depends on the &lt;a href=&quot;http://drupal.org/project/project_issue&quot; rel=&quot;nofollow&quot;&gt;Project issue tracking&lt;/a&gt; and &lt;a href=&quot;http://drupal.org/project/votingapi&quot; rel=&quot;nofollow&quot;&gt;Voting API&lt;/a&gt; modules.&lt;br /&gt;
&lt;a href=&quot;http://drupal.org/project/project_issue_voting&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Fri, 15 Aug 2008 23:51:20 +0000</pubDate>
 <dc:creator>greggles</dc:creator>
 <guid isPermaLink="false">229 at http://drupaldashboard.com</guid>
</item>
<item>
 <title>Keyword Autocomplete</title>
 <link>http://drupaldashboard.com/node/225</link>
 <description>&lt;p&gt;Keyword Autocomplete lets you add autocomplete functionality to your site&#039;s search forms based on previously searched strings.  The module saves keyword strings entered in search forms and increments a counter for the strings on subsequent searches.  It then populates an autocomplete on search forms from these saved keyword strings in order of the most searched keywords to the least.&lt;br /&gt;
The administrative interface lets you view, edit, delete, or add saved keywords so you can seed the autocomplete with keyword strings you think your users will find relevant to your site.  Settings let you specify which forms to attach the autocomplete to (search form, search block, search theme form) and how many keyword strings to display.&lt;br /&gt;
&lt;a href=&quot;http://drupal.org/project/keyword_autocomplete&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Wed, 06 Aug 2008 05:44:20 +0000</pubDate>
 <dc:creator>greggles</dc:creator>
 <guid isPermaLink="false">225 at http://drupaldashboard.com</guid>
</item>
<item>
 <title>UC Node Checkout</title>
 <link>http://drupaldashboard.com/node/223</link>
 <description>&lt;p&gt;This module allows you to map a node type to an Ubercart product.  When a user creates a node of that type, the specified product is added to the shopping cart with a node reference to the newly created node.  Options in the module allow you to turn links in the shopping cart into edit links for the node, display a summary of the node details in the shopping cart and on the order screens, and hide CCK fields on the node type from users who don&#039;t have the &quot;edit  content&quot; permission.  This makes the module an ideal candidate for registration site and customizable product sites that contain additional fields only administrators should have access to when processing the orders.&lt;br /&gt;
&lt;a href=&quot;http://drupal.org/project/uc_node_checkout&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Fri, 01 Aug 2008 22:01:34 +0000</pubDate>
 <dc:creator>greggles</dc:creator>
 <guid isPermaLink="false">223 at http://drupaldashboard.com</guid>
</item>
</channel>
</rss>
