Preview of the Forum Thread module
Part of devoting my professional undertakings to Drupal 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 My Little Forum or mailman archives. 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.
To that end this screenshot gives a look at a very early version of the module. For reference this screenshot shows the standard forum view of the same forum.
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 comment_render exists. At a minimum this function needs to be split into a get_comments and comments_theme functions.
Comments
Check...
Make sure you check you're not developing something that's already started, by asking on the IRC channels and checking on the modules pages. This project seems like it replicates, or would be better as a part of, the advanced_forum module. I'm sure Michelle would be glad of any assistance... :)
Threading
"It does seem possible that there could be a convergence with Advanced Forums and that the two modules may work together down the road."
Probably not. Advanced Forum as well as the work we are doing on the core forum module is really moving away from both comments and the threaded forum model. So I guess your module will fill a niche for people who like threading.
Michelle
PS: Any reason why you have both live preview and forced preview on comments?
As someone who's been
As someone who's been looking for this functionality for a while, thanks!
Forum posts as nodes
See http://groups.drupal.org/node/8598 for the plan of attack. Of course, there's no guarantee our work will make it into core for D7 but I plan on taking anything that doesn't make it to core and adding it to advforum. So one way or another, advforum will be using nodes by D7 and it's meant to be used flat.
You're not alone in liking threading, though, so your module will serve those needs. But I don't see a merging happening as the philosophy is too different.
Michelle
Different theming
I don't know whether having threaded on the theme level will be possible or not. It all depends on what makes it into core. But that wouldn't affect comments on blog posts or comments anywhere for that matter. The idea is to use nodes for all topics/replies in the forum so it doesn't rely on the comment system.
Michelle
Have you looked at the Zen
Have you looked at the Zen theme before? I think that theme would be a very good one to include in the default installation of Drupal, if you're going for a nice-looking theme that's easy to customize.
Hi Do you know if the Forum
Hi
Do you know if the Forum thread module is not compatible with the Organic Group Forum module ?
Thanks !!
___________________
Submited by : Caballos

