By dawiyo on
I'm new to Drupal and am trying to learn as much as I can but for some reason, I guess I'm not grasping the Views module. I have yearly lists of content that I need to add to the site that need to be categorized by "year" in the sidebar. For example, the sidebar would have a list of years from 1998-2010 and the corresponding content area will have the list of posts under a certain content-type. I am now way too confused after messing with this all day. Can someone please help me out here?
Comments
Do you have a unique content
Do you have a unique content type for each year or are you categorising the content into years using Taxonomy?
Do you want to click on the list of years that appears in the sidebar and then have the corresponding list of that years node titles appear as a list (with clickable links to the node) in the content area? The node title can then be followed to view that nodes content?
Please clarify what you are trying to do.
Oh, also you may get more assistance if you post support requests like this against the particular module.
Oh, also you may get more
If you mean post such a general question/plea for assistance as an issue for the Views module, I would humbly submit that that would be inappropriate, as the original post did not suggest an issue with Views.
_
It's late and I'm tired, but if you want to limit a view of nodes to a specific period of time, you could filter by the node creation time.
Pete.