Mono Support Wall web part private settings 

Viewed 8264 time(s), 2 post(s), 11/15/2013 12:16:53 PM - by sonap
11/15/2013 12:16:53 PM
475 Reputation 52 Total posts

Hello,

In Monox version  v4.7.40.3597 I have a page with a wall web part where avery user can post something. The problem is that each user can only see posts from his own friends. When I type a new post and click on the lock button I only get these to alternatives: "private", "friends". Is there a way to have the choise of  "public" as well?

Thank you,
Panos

1
11/15/2013 2:57:41 PM
15993 Reputation 2214 Total posts

Hi,

let me explain the privacy levels on the Wall WebPart

- private - should only show the posts exchanged between you and somebody (not necessarily a friend)
- friends - should only show posts from your friends
- public - was removed in one of the version because it was intended to show posts to everybody on the system and that was just generating a lot of noise on the wall.

If you want to reintroduce the public privacy you will have to own a source code package and change the ~\Portal\MonoX\ModuleGallery\SocialNetworking\WallNotes.ascx.cs method privacyEditor_PrivacyLevelsBinding. (Just remove the method and you should be fine).

Regards

2
This is a demo site for MonoX. Please visit Mono Software for more info.