How does drupal.org create the "Recommendations" block?
robertem - December 2, 2008 - 19:16
I'm creating a views block to pull discussions from a pre-defined forum for a page but was wondering if anyone knew how the "Related Discussions" portion of some of the project pages is created. Ex. http://drupal.org/project/advanced_forum
p.s, I'm using D5.12
Thanks,
Rob

I think I figured it out, I
I think I figured it out, I believe they are using the Conversation Pivots module (http://drupal.org/project/pivots).