[eluser]Phil Sturgeon[/eluser]
ray73864: If I use htmlenteties(stripslashes($page->body)) this solves the problem you speak of, but it also removes any HTML I write into the article as text. This TinyMCE configuration is always a pain... Anyone have any ideas?
Ernst_: Each page has one main "output" and the rest is a layout file. You can have different layout files in your theme and eventually widgets will take over for sidebar content.
Other than that, use normal CodeIgniter methods to split up content in your views.