<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Ben Jeavons's blog</title>
  <link rel="alternate" type="text/html" href="http://pingv.com/blog/ben-jeavons"/>
  <link rel="self" type="application/atom+xml" href="http://pingv.com/blog/874/atom/feed"/>
  <id>http://pingv.com/blog/874/atom/feed</id>
  <updated>2008-04-30T12:04:52-05:00</updated>
  <entry>
    <title>Drupal contributed modules 6.x status</title>
    <link rel="alternate" type="text/html" href="http://pingv.com/blog/ben/2008/drupal-6-x-contrib-module-status" />
    <id>http://pingv.com/blog/ben/2008/drupal-6-x-contrib-module-status</id>
    <published>2008-04-29T17:18:50-05:00</published>
    <updated>2008-04-30T12:04:52-05:00</updated>
    <author>
      <name>Ben Jeavons</name>
    </author>
    <category term="Drupal" />
    <category term="Modules" />
    <content type="html"><![CDATA[<p>One of the challenges in providing the architecture for a Drupal 6 site is leveraging existing contributed modules. A client might say they want to be able to forward content to a friend. Oh, well there are a couple contrib modules you can use but how do you find out if a module will be updated to Drupal 6 and where it might be in that process if at all?</p>
<p>For example, with the site_map module you can thankfully learn the maintainer's intentions from the <a href="http://drupal.org/project/site_map">project page</a>. If the maintainer isn't as forthcoming with information the next step would be to check out the issue queue, because inevitably someone will ask about Drupal 6 (and hopefully without filing an issue with priority critical).</p>
<p>A lot of people are interested in using Drupal 6 so chances are there'll be an issue on the first or second page, if not then <a href="http://drupal.org/project/issues/search/send">search</a> is your friend! In this case, for the send module, search doesn't return any issues about a port to Drupal 6 =(. On search result pages you get a very useful permalink and a feed to subscribe to at the bottom of the page, a great way to know if an issue pops up with keywords you're interested in.</p>
<p><img src="http://pingv.com/files/sendsearch.png" alt="Send module issue page" /></p>
<p>Perhaps the maintainer has started work but hasn't posted an issue so the next step might be to check the <a href="http://drupal.org/project/cvs/37480">CVS commit messages</a> for the module. You can find a link to CVS commit messages for modules on the project page in the Development section. The commit messages page also has a link to the RSS feed for CSV commits at the bottom. Thanks Drupal!</p>
<p>If you haven't found anything yet you might try widening your search or you may just have to open an issue on the project about it. But <em>please</em>, <a href="http://drupal.org/node/45111">don't mark the issue as critical</a> (critical to you is not critical to everyone).</p>
<p>Other than just opening an issue you should also consider how you can help the maintainer get towards a 6.x release by running the coder module, reviewing and testing patches, or even writing patches. There's a good <a href="http://drupal.org/contributors-guide">handbook page</a> that lists some of the ways you can contribute.</p>
<p>Last of all, there's a <a href="http://groups.drupal.org/node/5036">wiki page documenting module's and their 6.x update status</a> that sure could use some love!</p>
    ]]></content>
  </entry>
</feed>
