开发者

Joomla - Different forum per page [closed]

开发者 https://www.devze.com 2022-12-08 04:50 出处:网络
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
Closed. This question needs to be more focused. It is not currently accepting answers.

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 4 years ago.

Improve this question 开发者_运维知识库

I'm fairly new to Joomla - so hopefully this isn't too simple.

My client would like to have a separate discussion forums per "Page". For instance, say you user groups Group 1, Group 2 and Group 3 and have Page 1, Page 2, and Page 3. Each Page will have a discussion forum that will only be accessible by the corresponding Group. To handle the permissions I've been using noixACL, and that seems like it will do the job.

My problem is I'm not able to create separate forums with any of the components I've tried yet. The two forum components I've liked are ccBoard and Kunena Forum. If I create a new link for either one it will only create a page that has all the forums and categories listed, I really need to have a link per forum so I could place the link on the separate Pages.

If anyone has any suggestions, or know of any modules that will display only a single forum/category I would appreciate it, thanks.


What if you install say, phpbb and bridge it with joomla with rokbridge.

On phpbb make each forum private and hidden from the other groups, so its only 1 single forum but each group can only see 1 section. so it will be only 1 link but the content will depend on what the group permission has.

http://www.rockettheme.com/extensions-joomla/rokbridge

http://www.phpbb.com/kb/article/create-a-private-forum/

0

精彩评论

暂无评论...
验证码 换一张
取 消