Django评论和评分系统 [英] Django Comments and Rating Systems

查看:563
本文介绍了Django评论和评分系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在寻找一个可以与我的Django网站顺利集成的博客和评论系统。我发现在网上有很多,有点失去了,我没有太多的经验。希望你们能给我一些建议。

I am looking for a blogging and comments system that can smoothly integrate with my Django sites. I've found there is a lot on the Net and got lost a bit, and I don't have much experience on this. Hope you guys can give me some suggestions.

这里是我想要的东西:


  • 标签云

  • 文章归档(按月/按年)

  • 文章评级

  • 对特定主题/文章的评论

  • 特定评论的子评论(即后续评论)


  • 可以关联其他相关文章(例如追踪文章)


  • 在用户可以发表评论之前先登录

  • OpenIDs支持(例如facebook,hotmail,blogger,twitter ...等) b $ b
  • 可以检索博客的标题并自定义显示顺序

  • 可以订阅此文章RSS

  • (这可能不属于评论系统)

  • Tag Clouds
  • Articles Archive (by months/by years)
  • Articles Rating (e.g. with Stars or customize icons)
  • Comments to the particular Topic/Articles
  • Sub-Comments of a particular comments (i.e. following up comments)
  • Blogs/Articles Searching
  • Able to relate other articles that is relevant (i.e. follow up Articles)
  • Pagination of the comments if get too long
  • OpenIDs supports (e.g. facebook, hotmail, blogger, twitter...etc)
  • Support login before user can comments
  • Able to retrieve Blogs' Header and customized the display order
  • Able to subscribe this article to RSS
  • Able to Email this to friends (this may not belongs to the comments system)

如果我错过了一些常见的功能,请让我知道。我正在寻找的评论系统应该做那些流行的评论系统应该在网络上做的大多数工作,例如。 WordPress。

If I missed some common functions, please let me know. The comments system I am looking for should do most jobs that those popular comments system should do on the web, e.g. WordPress.

非常感谢大家。

推荐答案

我自己真的很喜欢 django-threadedcomments 。它支持线程评论,就像您在 Disqus 中看到的。

I myself really like django-threadedcomments. It supports threaded commenting like what you would see in Disqus.

这篇关于Django评论和评分系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆