How to make newspaper archive?

Events happening in the community are now at Drupal community events on www.drupal.org.
Firoj's picture

I'm working on newspaper site. Developing the site using Drupal. I need a static page: where i can search the news archive based on newspaper volume no, or year-month. Any ideas how can i do it?

Comments

One straightforward way

femrich's picture

One straightforward way would be to use Taxonomy to create a category ("Issues," perhaps) in which each of the terms is identified with an individual issue (June 2008, July 2008, etc). Then use Views to create issue views that display content from one issue only.

Another way would be to use the posted on date (rather than the taxonomy system) as the information on which Views sorts nodes.

I'm sure there are some tutorials that describe ways of doing this in the Newspapers on Drupal learning resources guide: http://groups.drupal.org/freelinking/Some%2520Drupal%2520learning%2520re...

You could use volume number

shyamala's picture

You could use volume number and year, month as CCK fields with every article and then display archives using <a href="http://drupal.org/project/views>Views

Netlink Technologies Ltd
http://shyamala-drupal.blogspot.com/

But before you go too far

femrich's picture

But before you go too far down the "editions" road, see Steve Yelvington's blog entry on timeliness:

http://www.yelvington.com/node/515

You can use a combination of

xamount's picture

You can use a combination of modules as I did. Check out here:

http://guardian.co.tt/archives

The calendar and timeline modules were used and for the 3rd display of archives, the monthly archive default view was used.

Newspapers on Drupal

Group organizers

Group categories

Topics - Newspaper on Drupal

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week