584
« Last post by nudone on January 28, 2011, 03:46 AM »
if you want quick setup, nice (free) themes and aim to blog more than anything - then wordpress.
if you have your own html/css or unique theme that has never had a sniff at a cms - then i'd consider cms made simple.
cmsms is good for adding any number of "content" blocks wherever you want on the page. these can be blocks of text, blocks of html, blocks of php, blocks of smarty code, even blocks of other blocks (they probably don't refer to them as blocks). blocks can be static, blocks can be editable.
imagine just creating an html page in whatever editor you like. this is the same html page (or pages) you use with cmsms - you'll just have smarty tags dotted around here and there that bring the extra functions and content.
for the blogging, cmsms uses "news". again, these use blocks so they could look like anything and be anywhere.
it's not like a one click solution but it's very flexible and easy to see why things are doing what they are - because thing are wrapped up with smarty tags.