How do I get an article to publish to another page other than the front page? I have created a news page (basic page) and want to add to that page using the article content type if possible?

Comments

vm’s picture

in future please use more descriptive titles on your forum posts.

use views.module to create a list in a page display then link to that display in your menu

candelas’s picture

in drupal there are many ways to do it.
i advice to you the module http://drupal.org/project/views
it is the most downloaded module in drupal and if you are learning drupal, a todo :)

//trying to answer one question for each one that i make.
//this way, drupal will be more friendly and strong

vm’s picture