Is there a way we can publish content like pages/stories to a specific block located on the front page automatically?

Comments

WorldFallz’s picture

you don't say what version of drupal you are using, but the views module can do this.

nevets’s picture

In Drupal 5 you can use views to create a block view and show pages/stories based on some criteria. You could then enable the block and limited it's visibility to the front page.