<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Forum Thread Module</title>
  <link rel="alternate" type="text/html" href="http://addingunderstanding.com/category/forum-thread-module"/>
  <link rel="self" type="application/atom+xml" href="http://addingunderstanding.com/taxonomy/term/344/atom/feed"/>
  <id>http://addingunderstanding.com/taxonomy/term/344/atom/feed</id>
  <updated>2008-02-03T00:57:38-07:00</updated>
  <entry>
    <title>Preview of the Forum Thread module</title>
    <link rel="alternate" type="text/html" href="http://addingunderstanding.com/2008/02/preview-forum-thread-module" />
    <id>http://addingunderstanding.com/2008/02/preview-forum-thread-module</id>
    <published>2008-02-03T00:49:33-07:00</published>
    <updated>2008-02-03T00:57:38-07:00</updated>
    <author>
      <name>joshb</name>
    </author>
    <category term="Drupal" />
    <category term="Forum Thread Module" />
    <summary type="html"><![CDATA[<p><a href="/sites/addingunderstanding.com/files/imagecache/displayLargeImage/thread_forum.png" class="thickbox" title="Forum Thread Display"><img src="/sites/addingunderstanding.com/files/imagecache/thumbnail/thread_forum.png" style="float:right;" alt="Forum Thread Module" /></a>Part of devoting my professional undertakings to <a href="http://drupal.org">Drupal</a> has been to begin doing some more serious module development. Thus we have a preview of the Forum Thread module. It is a module that I'm developing for a sponsor and will be releasing on Drupal.org in the next couple of weeks. The design is to take Drupal's standard forums and in the most Drupalish way possible provide threaded forums that are more similar to the traditional forum look of <a href="http://mylittleforum.net/forum/">My Little Forum</a> or <a href="http://lists.drupal.org/pipermail/documentation/2008-January/thread.html">mailman archives</a>. Having looked at several of the existing forum solutions I didn't care for the "bolt-on" nature of the forums. It seems it should be possible to do it with native Drupal forums and without adding any additional data to the database.
</p>


    ]]></summary>
    <content type="html"><![CDATA[<p><a href="/sites/addingunderstanding.com/files/imagecache/displayLargeImage/thread_forum.png" class="thickbox" title="Forum Thread Display"><img src="/sites/addingunderstanding.com/files/imagecache/thumbnail/thread_forum.png" style="float:right;" alt="Forum Thread Module" /></a>Part of devoting my professional undertakings to <a href="http://drupal.org">Drupal</a> has been to begin doing some more serious module development. Thus we have a preview of the Forum Thread module. It is a module that I'm developing for a sponsor and will be releasing on Drupal.org in the next couple of weeks. The design is to take Drupal's standard forums and in the most Drupalish way possible provide threaded forums that are more similar to the traditional forum look of <a href="http://mylittleforum.net/forum/">My Little Forum</a> or <a href="http://lists.drupal.org/pipermail/documentation/2008-January/thread.html">mailman archives</a>. Having looked at several of the existing forum solutions I didn't care for the "bolt-on" nature of the forums. It seems it should be possible to do it with native Drupal forums and without adding any additional data to the database.
</p>
<p>
To that end <a href="/sites/addingunderstanding.com/files/imagecache/displayLargeImage/thread_forum.png" class="thickbox" title="Forum Thread Display">this screenshot</a> gives a look at a very early version of the module. For reference <a href="/sites/addingunderstanding.com/files/imagecache/displayLargeImage/standard_forum.png" class="thickbox" title="Standard Forum Display">this screenshot</a> shows the standard forum view of the same forum.
</p>
<p>
I'll post more details soon but this also factors into my battle plans for Drupal 7. In addition to getting on the bandwagon of changes for the Project module I want to drive some changes in the way the forum and comment modules work. It seems distinctly un-Drupalish that <a href="http://api.drupal.org/api/function/comment_render/5">comment_render</a> exists. At a minimum this function needs to be split into a get_comments and comments_theme functions.</p>


    ]]></content>
  </entry>
</feed>
