如何关联论坛和论坛Drupal 7 中菜单结构的论坛帖子
我使用有机团体创建了一个会员区域。 该组有一个使用菜单块模块的子菜单,该模块显示指向我的私人论坛的链接
如何将论坛主题链接到菜单结构中,以便当我单击论坛帖子时子菜单保留在那里。 (它消失是因为论坛帖子不在菜单树中)
我可以通过设置菜单链接并每次添加“论坛”作为父级来实现此目的,但这不是一个合适的解决方案。
谢谢。
I've created a members area using organic groups.
This group has a submenu using the menu block module which displays a link to my private forum
How can I get the forum topics to be linked into the menu structure so that when I click into a forum post the submenu stays there. (It dissapears because the forum post isn't in the menu tree)
I could do achieve this by setting a menu link and adding 'forum' as the parent each time, but this is not a suitable solution.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许带有自动完成功能的模块参考或选择论坛主题?但这不是干净的解决方案
Maybe module Reference with autocomplet or select forum topic? But this is not clean solution