Latest topics

How to display content from other website using your own simple Drupal 7 module

From time to time I went with Drupal into situations where I need to display a block populated with content coming from another website. Parsing other website’s RSS or using the Aggregator module is not always possible nor comfortable.  So own custom module could be a solution. Here is how I did this job.