I am looking into using Discourse for comments on a website of mine.
Is there a way to display the comments in a threaded style, like Disqus does by default (Example: Optimized Ionic-Angular CSS Bundle for PWA // Julien Renaux Blog)?
I am looking into using Discourse for comments on a website of mine.
Is there a way to display the comments in a threaded style, like Disqus does by default (Example: Optimized Ionic-Angular CSS Bundle for PWA // Julien Renaux Blog)?
(After reading through Plugin: Ask me anything or Q&A format (threaded replies) and related and similar topics, this doesn’t really seem to be supported (yet))
Discourse displays replies in flat form,though the threading is clear from the formatting. Discourse will likely never display threaded comments.
What do you mean by that?
Look above this post in the top right, you’ll see your avatar, showing that I clicked “reply” on your earlier post. You can click it to expand.
Similarly, you can see on your post above that it says “2 replies” - click that, and this post will appear underneath
Thanks, got it.
Hiding the “replies” in the direct view and triggering all these AJAX requests would be the view I am looking for 
¿Por qué nunca muestra los comentarios en hilos?
Es una decisión fundamental en el diseño de Discourse; consulta este artículo de nuestro cofundador para obtener más detalles: Web Discussions: Flat by Design
@danyalamriben, echa un vistazo a mi complemento:
https://meta.discourse.org/t/fast-quote-plugin/120427?u=merefield
¡Gracias, lo probaremos y te daremos noticias!