将 Dokuwiki 集成到 Drupal 站点中
有人对如何将 Dokuwiki 与 Drupal 站点集成有经验或建议吗?我想要实现的是用户只需使用 Drupal 登录一次,并且在导航到 wiki 时就能够访问该 wiki。
Does anyone have experience or suggestions on how to integrate Dokuwiki with a Drupal site? What I want to achieve is for a user to only have to log in only once with Drupal and be able to access the wiki when they navigate to it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我之前已经这样做过,我使用本教程来允许 dokuwiki 获取 drupal 凭证。它适用于 phpbb,但适用相同的一般原则。
http://www.dokuwiki.org/tips:integrate_with_phpbb?s[]=用户
I've done this before, I used this tutorial to allow dokuwiki to grab the drupal credentials. It's for phpbb but the same general principal applies.
http://www.dokuwiki.org/tips:integrate_with_phpbb?s[]=users
如果有人想为 Drupal 7 执行此操作,我已经编写了一个 Dokuwiki 插件来执行此操作...以下是链接: http://n00bsys0p.co.uk/projects。将任何反馈或错误/功能请求发送至主站点上的联系页面!
If anybody wants to do this for Drupal 7, I've written a Dokuwiki plugin which does it... Here's the link: http://n00bsys0p.co.uk/projects. Direct any feedback or bug/feature requests to the contact page on the main site!