Community & Support

Display block with latest story content type

Hello, i`m working on an open-publishing news system and i`m using therefore drupal. I setted up everything, but i need still need one thing to fix. I want the last story content in a block. I know that i need to use view for this, but this module shows all content included the page content, wich i want to hide because i use this content for my own pages. So does anyone knows, how to display only the latest content from the story content type?

Comments

If you are using Views

If you are using Views module, use filters to only list Content Type of Story.

--
Cheers,
Sivanandhan, P. (a.k.a. apsivam)

Also, check out this project