reza
reza

Reputation: 11

Create block of content?

How can I create a simple block of content, similar to the "Unrest in the Middle East" section on The Economist?

enter image description here

Any help will be greatly appreciated.

Upvotes: 0

Views: 142

Answers (1)

Todd
Todd

Reputation: 676

Views will allow you to do this. http://drupal.org/project/views

Simply create a block view that queries the specific node term you desire. From there you can specify to only display titles, show an image from the latest post, limit the number of titles displayed, etc...

Views will take some learning though. I'd highly recommend lullabot's tutorials.

Upvotes: 1

Related Questions