By bogeyman on
Hi, I'm new in Drupal. What can I do if I want to display list with certain content type with menu? For the example, I want menu to show the list of content which has the 'story' type.
Thanx
Hi, I'm new in Drupal. What can I do if I want to display list with certain content type with menu? For the example, I want menu to show the list of content which has the 'story' type.
Thanx
Comments
Use the
Use the http://drupal.org/project/views module, in the filter option, choose the content type you want to use.