在 Drupal 网站中编辑自定义 wiki 页面(页面保存冲突)

发布于 2024-11-19 18:15:54 字数 276 浏览 0 评论 0原文

我为我的网站创建了一个类似 wiki 的编辑系统,我意识到让两个人同时编辑一个页面可能会导致冲突。因此,我决定进行设置,以便当用户打开页面的编辑器时,页面会将其他人锁定,然后他们有三十分钟的时间来编辑页面。然后,当时间到了或者他们关闭或保存页面时,它就会解锁以供其他人编辑。
我想过使用cookie,但对使用它们一无所知,我也看到了一些有关使用session的内容,但我也不知道。我走在正确的道路上吗?你能给我一些关于如何做到这一点的提示吗? (我意识到这可能不是编辑 wiki 的首选方法,但该网站容量较小,并且该方法有其优点)

I have created a wiki like editing system for my site, and I realized that having two people editing a page at the same time can lead to conflicts. So I decided to set it up so that when a user opens the editor for the page the page locks others out, and then they have thirty minutes to edit the page. Then, when the time is up or they close or save the page, it unlocks for others to edit.
I thought about using cookies, but don't know anything about using them, I also saw something about using session, but I have no idea about that either. Am I on the right track, and can you give me any hints on how to do this? (I realize this might not be the preferred method of editing a wiki, but the site is low volume and the method has its advantages)

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

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

发布评论

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

评论(1

深爱不及久伴 2024-11-26 18:15:54

有一个模块可以满足您的需求:

内容锁定

There's a module that does what you need:

Content locking

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