I have an arts and entertainment publication based on Drupal. Say I want to make pages of movie listings similiar to how IMDb does it. Is there a module to help me do this or a way to do this elegantly with what I already have?

Comments

vm’s picture

lists = views.module or custom query written by you.