Search code examples
drupaldrupal-7drupal-modulesteaser

Drupal 7 use teaser as a block


Can the teaser on the front page to be used as a customized block element, and to be assigned in any other regions and to be shown on every pages?

Or is there any module for this function in Drupal 7?


Solution

  • you can use the views module to create a block with node titles and teasers similar to the default front page.