是否有易于定制/扩展的论坛网络应用程序?

发布于 2024-08-20 04:01:35 字数 227 浏览 10 评论 0原文

假设我想创建一个几乎具有典型高端论坛(如 phpBB2)所有功能的论坛,但我还想在这里或那里添加更多功能。也许我想添加用户信誉(有点像我们在 StackOverflow 上的信誉度)和一个按钮,用于根据某些页面中的用户信誉对线程或帖子进行排序。

不用说,我也想在不重新发明自行车或从头开始重建金字塔的情况下做到这一点......

对此的专业方法是什么?如果您基本上想要一个稍作调整的高级网络论坛,您会怎么做?

let's say I want to make a forum that has pretty much all the functionality of a typical high end forum, like phpBB2, but I also want to add a few more features here and there. Maybe I want to add user reputation (kind of like what we have here on StackOverflow) and a button to sort threads or posts based on that in some pages.

Needless to say, I also want to do this without reinventing bicycles or rebuilding pyramids from scratch...

What is the professional approach to this? What would you do if you wanted basically a slightly tweaked, advanced web forum?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

如何视而不见 2024-08-27 04:01:35

我建议您查看 Vanilla 论坛:

http://vanillaforums.org/

I would suggest that you take a look at Vanilla Forums:

http://vanillaforums.org/

゛清羽墨安 2024-08-27 04:01:35

我有偏见,但我建议您看看 Drupal - 您似乎想用现有组件构建一个定制系统,而 Drupal 的模块架构可以让您轻松地做到这一点。网络上有大量资源可用于学习如何使用 Drupal 构建社区网站,快速 Google 搜索即可找到这些资源。

然后,您可以使用 User Karma 模块等模块来创建信誉系统

I'm biased but I'd recommend looking at Drupal - you seem to want to build a customized system out of existing components and Drupal's module architecture lets you do this quite easily. There are lots of resources on the web for learning how to build community sites with Drupal that a quick Google search will bring up.

You can then use modules like the User Karma module to create a reputation system

不忘初心 2024-08-27 04:01:35

Pligg 是开源的,对于诸如投票赞成和反对帖子之类的功能似乎非常有用 http://www.pligg .com/about.php

BBpress http://bbpress.org/ ,与 Wordpress 集成并允许使用插件。

另外,https://stackexchange.com/ 看起来很有趣!

Pligg, open source, seems pretty useful for features such as voting up and down posts http://www.pligg.com/about.php .

BBpress http://bbpress.org/ , integrates with Wordpress and allows for plug ins.

Also, https://stackexchange.com/ looks interesting!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文