I'm doing a corporate website and am trying to decide between webGui, Joomla!, Plone and Drupal. Here are my requirements.
My clients have regular press releases & articles that they create in the form of an html page/ pdf respectively. Their current site has a list of links to the press releases that open a popup window. The list is ordered by year with a menu, and paginated to allow at most 6 items in a two column layout: The layout can be seen here: http://www.bcomsolutions.ca/site_layout.jpg
See the main nav top left, secondary nav bottom left, tertiary nav is the date selector and fourth nav is page selector.
Each content item is a link to either a pdf if it is an article, or an html popup if it is a press release. I'm wondering if Drupal will provide the necessary utils to allow my clients to upload a pdf and link it with this system, creating paginated content if needed for new items. This seems kind of complicated for any CMS I've seen and I think might be custom. If so, how easy is it to write an addon that would allow this?
As a for instance, I'd like the client to just create a new article by uploading the pdf, and specifying the title, then I'd like it to show up on the appropriate page. All I can see is that Drupal would just allow one to edit a whole page completely. Not sure if this is making sense.
Anyway, hope you know what i mean. Thanks for any info!