I am wondering if there is a module for drupal that simplifies building a site that provides listings, such as listing of group meetings found in this site: http://aasg.info/

I could build a separate drupal PAGE for each listing, but that would take a lot of time and making global changes equally time-consuming.

Has someone come up with a new type of a node that pulls data from a database dynamically?

Comments

charliecheney’s picture

I'd like to start a website of venues in the western michigan area where bands can play... basic "fields" would include name, address, phone, website, and description of venue. I'd like it to be structured information that could be searchable by zip code, music genre, and so forth.

Any insider tips on how I could build out something like that and contribute it to the Drupal community?