I believe http://drupal.stackexchange.com/ is built w/ drupal. My question is if there's any module that can do the same as stackexchange? An answer that can also receive comments.

Comments

jaypan’s picture

FAQ + FAQ Ask.

Contact me to contract me for D7 -> D10/11 migrations.

ayesh’s picture

AFAIK, stackoverflow sites are not built with Drupal.
-- Suggestions.
First comments are considered as "answers" and replies to them are "comments".
But this is not a good way because you can't edit a post that has replies. But there are some plus's such as you can delete all "comments of an answer" by deleting the "answer" (First comment).

Another way, which is much flexible and viable is Node Comments module.
You can have, "Question" and "Answer" node types where "Answers" are actual nodes by considered as comments of Question nodes. You will need Node References and some Views functionality here.
Both node types then can have actual comments.

jaypan’s picture

drupal.stackexchange.com does not appear to be built on Drupal.

Contact me to contract me for D7 -> D10/11 migrations.

jaypabs’s picture

Thanks for the reply.

Yes, it's Node Comments that I have used before and just forgot the link. I visited it again and it's seems not updated anymore.

That should answer my question if it support drupal 7.

WorldFallz’s picture

stackexchange is definitely not built with drupal nor is it open source iirc.

But checkout a clone type site that was built with drupal:

http://drupal.org/project/arrayshift
http://drupalize.me/videos/fantasy-site-stack-overflow-diwd-09

jaypabs’s picture

Thanks for the link. I am watching the video now...

jaypabs’s picture

Just installed it and most of the modules are not updated also.

This project is too great to be abandon...