I’m currently trying to build a press release section on a website for a client. What I have so far is a template built called “press_releases” that will list all the articles. What I would like to do is use this template to then display articles from specific years, which will be specified through the url. So the urls will be like press_releases/2007/ press_releases/2006 and so on.
Is it possible for me to use this segment within the weblog entries tag to display this year. Ideally something like year=”{segment_3}” if this is possible. I have come across this - http://expressionengine.com/wiki/Yearly_Archives/
However I don’t think this is quite what I’m looking for, nor the pulgin linked to from the site. I’m sure I must be missing something very simple/easy to do but would appreciate any pointers in the right direction.
