MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Group Discussion boards  (Mono Support )

Viewed 8815 time(s), 6 post(s) 14.12.2012 02:23:52by sam0864
sam0864

sam0864

14.12.2012 02:25:19
How to setup the group discussion board to viewable for non-members?
Is it possible to limit one discussion board per group?

I have 4.7.4136 release
Dieser Inhalt wurde noch nicht bewertet. 
656 Reputation 79 Total posts
khorvat

khorvat

14.12.2012 08:34:29
Hi,

you will have to extend the Group module functionality, for "How to setup the group discussion board to viewable for non-members?" you will have to amend the "~\MonoX\ModuleGallery\SocialNetworking\Groups\GroupView.ascx" WebPart and for the "Is it possible to limit one discussion board per group?" you will have to add a code for custom permission rules inside the "~\MonoX\ModuleGallery\SocialNetworking\Groups\GroupView.ascx.cs" in the OnPreRender event which will hide or show the btnNewBoard button.

Regards

Dieser Inhalt wurde noch nicht bewertet. 
15993 Reputation 2214 Total posts
Zoomicon

Zoomicon

15.12.2012 19:39:28
the discussion part has a property for displaying it to unauthenticated members, wouldn't that work?
Dieser Inhalt wurde noch nicht bewertet. 
2793 Reputation 345 Total posts
khorvat

khorvat

17.12.2012 08:12:25
Yes it does, but here we are talking about viewing the boards inside the groups so first we need to expose boards for non-members inside the group.

Regards
Dieser Inhalt wurde noch nicht bewertet. 
15993 Reputation 2214 Total posts
sam0864

sam0864

02.01.2013 06:20:02
If I manage to limit one discussion board per group, Is it possible to jump directly to the topics list (in stead of boards list) once you click on Discussion Board tab?
Dieser Inhalt wurde noch nicht bewertet. 
656 Reputation 79 Total posts
khorvat

khorvat

07.01.2013 11:48:37
Hi,

automatically you can't jump directly to topics, but you can try to amend the Boards tab URL by using the same link as board title url.

Let us know if you need more information.

Regards
Dieser Inhalt wurde noch nicht bewertet. 
15993 Reputation 2214 Total posts