gpt4 book ai didi

java - 有谁知道一个好的开源评论模块?

转载 作者:行者123 更新时间:2023-11-30 12:01:46 28 4
gpt4 key购买 nike

我想添加在一组现有网站上提交、审核和显示评论的功能。当然,已经有很多开源组件可以处理以下内容:

  1. 评论提交
  2. 标记验证
  3. 私有(private)评论审核
  4. 线程评论显示
  5. 本地安装(因此可以与我现有的注册用户无缝协作)

我看过几个系统,例如disqus它们之所以失败,是因为它们要么是远程托管的,要么没有连接到我现有的注册用户组。

我们现有的系统是用 Java 实现的,所以如果评论系统也是 Java,那将是一个额外的好处。


有趣的是,Google 在查找评论模块方面几乎毫无用处,因为网络上包含“评论”一词的页面数量庞大。

最佳答案

查看 Demi Sauce .

来自谷歌代码描述:

Demi Sauce is an application that offers web services to other applications. It operates as a server in your environment that other applications use like a software component using either Javascript embeds, or xml web services. Rather than building on top of a framework to get additional capability above your native app, Demi Sauce is all web service based to keep it separated but easily integrated with your software application. You would use it within your existing application by calling simple web services or embedding javascript into your app (like google analytics, but for comments, feedback/help etc. This allows the same content and services provided by DemiSauce server to be consumed within multiple applications within your environment.

关于java - 有谁知道一个好的开源评论模块?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/225736/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com