I know I know discourse is not a Q&A platform, and you might not believe in negative votes, etc, as mentioned in other posts. This is not a question about the philosophy, it is a technical question, so please proceed with technical answers.
I think a forum platform like discourse, and a Q&A platform like SO have a lot in common. On the other hand, despite many tries, a polished, high quality, open source clone of SO with a large community and high momentum like discourse does not yet exist. So I was wondering how easy, or difficult, would it be to create a plugin that would convert discourse into stackoverflow?
Would this imaginary plugin be something âhackyâ that only would work as a prototype, or would be reliable enough for production?
Note1 : please turn your question into a wiki so we can collaboratively assess this issueâs progress.
Note2 : As of Fall 2018, Stackoverflow opens a team service https://stackoverflow.com/pricing
Hello,
I am not a very expert Ruby on Rails Developer. I finished my last project Bartering Apps and my next one will be a like StackOverflow discussion forum, because I am very interested in how developers find solutions to problems. Once that I implemented the current state of the art Discourse Forum plus Plugins, I could try to develop the following points:
How to get answerâs comments? (stackoverflow-like & tiny)
DownvotesâŚ
How to have all post (answers) as wiki by default? (maybe)
My only hope is that I get through it
Wish me luck, I hope I am not posting something inappropriate for this discussionâŚ
I would need some help and directions, I start one reading some discourse material and maybe cloning the github project.
Thanks for this list. Would it be fair to assume that the listed âExisting pluginsâ continue to be stable and work well in latest versions of Discourse ? Do the plugins have some standard notion of âqualityâ against versions of discourse ?
Also in the last 5 years, have any newer plugins been added that might help bring Discourse even closer to SO in terms of user-experience and look-n-feel ?
Then, is there a way that the â+ New Topicâ button could be changed to say â+ Ask New Questionâ ?
And it is a default Discourse behaviour (out-of-the-box) to do some intelligent search based on partial or full text of the question entered to see if similar question already exists or not, and check with poster if those questions answer their question already ?