Mono Support How to make "Site Wall" public and not for logged in users only (Closed)

Viewed 16554 time(s), 4 post(s), 3/2/2014 5:22:20 PM - by super
3/2/2014 5:22:20 PM
6018 Reputation 709 Total posts

Right now the way "Site Wall" works is that it required users to log in even to view the site wall.

Is it possible to make site wall visible to public but if any one wants to post anything on the site wall, then it requires to log in but to view it should be public ?

any advise ?

1
3/3/2014 8:07:18 AM
443 Reputation 50 Total posts

No, you need to be logged in to see wall.

Regards,
Igor

2
3/3/2014 11:35:19 AM
2218 Reputation 300 Total posts

As Igor said MonoX doesn't support this out of the box fully. By default the site wall section is hidden to non authenticated users this can be changed by going to the pages section in the admin interface and by setting the Wall navigation item to be visible to anyone and by setting Wall.aspx page properties to be accessible to anyone. From that point you'd have to do some custom coding and hide the Wall note textbox whether or not you're logged in or implement some other custom logic you'd like.

Regards

3
3/3/2014 5:53:21 PM
6018 Reputation 709 Total posts

Thank  you guys for the advise,

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