I have a website i'm going at the moment, It's got PHP and MySQL at disposal if I need it.
Looking around at CMS' at the moment keep some of the coding down a bit.
It seems most are pretty much a full website type deal. I've looked at E107 and Drupal so far.
Basically what I'm after is a front end to manage some of the stuff like news etc, but not the full website. I can code most of that myself. The main thing that I would like (if it exists) is something where i can 'snap in' blocks of code to get what I want.
eg for a news feed, a back end to administer the entering of this data (by designated users), then the ability to render that content on the page i've created myself.
Does something like this exist? It must support PHP and mySQL, as that's what the host i'm using have given me.