I have installed Drupal 4.6.6 a few days ago, and before that I was completely unexperienced with Drupal.I intend to create a static website for a primary school, so visitors cannot create a user account or add content, and only I and a few others will be able to update content, and add news articles.I have added a menu block on the left side. The front page consists of only one article, with starters information about the school.Somewhere in my menu I have added a news-section. I would like to be able to add news-articles to this section, but I don't know how. I fact I want this section to behave like the frontpage, as I have found out that multiple articles can be added to the frontpage, but in our case that's not what we want, we want the news section to behave this way.All nodes are of the page type, except for the news-node, which is of the story-type. I was hoping that this way I would be able to create a news section where multiple news articles could be added, but obviously this was not the case.So if anyone could explain me how to accomplish this I would be very grateful.