I'm sure this is a stretch but I need a CMS script that is capable of running a site with multiple types of content. For example, it needs to be able to: - Full admin panel - WYSIWYG editor with option to view code - Only needs to support one user (admin) - Ability to manage several types of content such as Poems, Quotes, Articles, Timelines, General Pages, Links, Jokes, Blog (just for posting, no user stuff needed), etc.. In order to add such different content my guess is it would need to have an option so that admin can add new "types of content" and be able to choose what fields are needed for that content. For example if I am adding a section for poems I would want to be able to tell the script that for this section I want to have a field for the poems name, the author and the poem itself. For a timelines content section i would want fields for date, category, description and so on. This is needed cause for each timeline entry, each poem, each quote, each joke, would need to be a seperate entry. I suppose basically what I am needing here is more of a database manager that is capable of using a WYSIWYG for some feilds. Anyone got any ideas? Hope it all made sence. I need this ASAP so please dont hesitate to reply if you got an idea Thanks everyone!
Okay well found this script which looks to be exactly what iam needing: http://www.interactivetools.com/products/cmsbuilder/index.html The only thing is the price. So if anyone knows of a script similar to that one that is not so expensive or maybe free then please let me know! Thanks again.