Posted by justine85 on December 12, 2012 at 2:52pm
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?
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
=-=
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
views
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
=-=