So, I have created a content type "Vehicle". Basically I create a submission form that allows users to submit vehicle information. So, I want to create a menu link called "vehicle" and it brings me to the page where all the "Vehicle" posts are listed. Is there anyway to do this?
I understand that this is the job of view module. But when I run the instructions on this site, it doesn't seem to fit well with with drupal 6 and the view module I downloaded.
Any ideas?