Hi there.
I have a website (
http://skjalasafn.arnarholt.com) with a news sidebar on the master page. I would like to allow users from the role of content editors to edit the news sidebar: add new items, delete old ones etc. How should I go about it? Of course, the user could in this case open the MasterPage.Master file with VisualStudio and edit it from there. But I would not like that. Can I let the user read the news sidebar into some editor like TinyMCE, edit the content and save it back. Or, what would be the recommended way in this case?