Closed (fixed)
Project:
Discuss This!
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2009 at 17:28 UTC
Updated:
8 Nov 2010 at 19:50 UTC
Hello,
I would like to show all forum topics opened for that node on the actual node page.
Similar to Amazon's product pages that each have a forum on their own.
Would this be a big modification?
Any ideas where to start?
Cheers,
G
Comments
Comment #1
AlexisWilke commentedShould you use comments instead? After all, comments appear at the bottom of your pages automatically!!!
Otherwise, the discussthis creates ONE topic, and possibly multiple Posts. Did you want to show all the posts?
You would need to implement a "views link" between the discussed node and the topic. Then you could list the posts using a Comment view. That would be my take...
Thank you.
Alexis Wilke
Comment #2
sumitk commentedI Guess above AlexisWilke meant to use views module (http://drupal.org/project/views) to create a list of related posts and display in form of a block
Comment #3
giorgio79 commentedThanks :)
Think we can set this fixed.
Comment #4
AlexisWilke commentedThank sumitk, yes, using the views module to create the said list was the idea... 8-)