Hi
I've run a website for about 13 years and for about 6/7 of those have been running with a custom written CMS using PHP and MySQL.
My main document database contains about 3,000 items, but there are other tables as well (the site sadly developed organically, I wasn't the most logical person in the past), so in total there's probably about 4,000 items I'd consider bringing over.
The site itself can be seen at http://www.walfordweb.co.uk
The main things I need from a CMS are:-
- News/Features system
- Comment system to those items
- Gallery
- Ability to use gallery images within news items
- "Spoiler" system - this takes a document within a particular category, works out it's for the next episode to air and shows only those news items for episodes which have not yet aired.
That's pretty much the size of it. The site has several authors, with multiple owners for particular sections of the site and an "editor-in-chief" for each part.
From looking around the CMSs, I think Drupal is the most suitable of the heavyweight CMSs out there. Would people agree with that? Is it going to be relatively easy to transfer the documents from my custom databases into Drupal format once I get things set up.