I'm working on a new area of my public facing SharePoint 2010 site (i.e. using Publishing templates), that will include an ootb Discussion Board.
The site is for our customers, who all have read access to the various parts of the site. As such, I didn't want to show the Ribbon to these users, so I used security trimming to only show the Ribbon to users with the abilities of 'ManageWeb,AddAndCustomizePages'.
The down side of this is, when allowing a user to add a new discussion, they cannot see the ribbon and therefore cannot use any of the text formatting options, such as bold, or font colors.
I'm wondering if any of the following are possible:
- Hide the ribbon from all public (but logged in) users, except when the add new discussion board page is shown, but still keep the ribbon visible to site authors/owners.
- Add a second ribbon somewhere else in the page (i.e. below our hidden ribbon and header) that allows users to use formatting in the textarea for discussion Body.
Any other ideas?
The best solution, for me, would be a second ribbon that allows editing, but I kinda doubt that's possible.
Kevin
