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

apsivam’s picture

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

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

apsivam’s picture