i have a website where i want to allow the users to manage the content. There are a few main pages:
- The welcome page
- The news page
- etc . .
i want to allow non tecnical users the ability to format and change the content in the welcome page (almost like its a blog or a wysiwyg WIKI to the user) but i want this content (the resulted html) to be included in the website.
any best practices for this?