Hi there , I need a CMS that is: Non template-based, fit to your design
I mean for example in news section just use a simple code like <? include("newspublish/home.news.php") ?> to call the front-end into your web design.
thanx in advance
All CMSes are template based. There's no getting around that. Easiest way to get what you want, write it yourself.
~Brett