I'm a fairly experienced web designer/developer, but completely green to Drupal.
I've read numerous ways that publication/newspaper sites have been implemented, and I've installed Drupal 4.7 with a number of modules. However, I just can't seem to fully get my mind around how to implement the whole structure of the site. I'm hoping the community here can help me make sense of this so I can get up and running.
I need to setup Drupal to work with a monthly publication. The publication has 4 editions. Each edition covers a different geographic community and is published at different times throughout the month. Previous months need to be archived, and viewable in the same format as current editions - as if looking at the front page of a newspaper. Some articles will overlap between editions.
My vision of the setup...
Home page displays the title of the top 5 stories from each edition, plus links to the "home page" of each edition.
Once you click view an edition, the left menu contains several categories (Top News, Sports, Real Estate, Business, etc) each linking to the stories from that current edition.
Archived editions will be accessible from an archive link that leads to a page listing all archive editions.
--------------
I've installed epublish, views, plus taxonomy, archive and some other modules. I get lost using the epublish module as new stories are assigned to categories using vocabulary/terms but I can't automate the assignment of the story to an epubish publication/edition. A bit confusing.