Drupal 7 - 维基页面

发布于 2024-10-20 23:37:49 字数 45 浏览 1 评论 0原文

Drupal 7 中是否有模块或方法可以为某些用户角色模拟 wiki 页面?

Is there a module or a way to simulate a wiki page for some users role in Drupal 7 ?

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

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

发布评论

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

评论(1

绳情 2024-10-27 23:37:49

使用名为 Organic Group(通常称为 OG)的模块,您可以创建 wiki 页面。 http://drupal.org/project/og

OG 正在创建群组帖子的概念,该概念可以成为标准群组帖子(只有作者可以编辑页面)或 wiki 群组帖子(群组的每个成员都可以编辑页面)。

否则,Drupal 能够使用修订版,您可以使用它来允许您的用户编辑内容。

With the module called Organic Group (usually called OG) you can create wiki pages. http://drupal.org/project/og

OG is creating the notion of group post which can be standard group post (only the author can edit a page) or the wiki group post (every member of the group can edit the page).

Otherwise Drupal is able to use revisions, you can use that to allow your users to edit the content.

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