Blocks and database retrieval

Permalink
I've built a block that adds an event name, date and a time to a page. What I'm looking to do is retrieve all these blocks in a page list format. These blocks will exist on multiple pages. I'm not sure if this is the right way to do it. Can someone start me on the right methodology.
Think of it in terms of a theater. There are 10 movies that each have a description page. Each movie will need to show the date and time that this movie is starting. Then we want to pull all showtimes and place them on a calendar.
Thanks for any ideas.
John D

johndorsay
 
tallacman replied on at Permalink Best Answer Reply
tallacman
Have you looked at ChadStrat's Simple Event athttp://www.concrete5.org/marketplace/addons/simple-event/... ? Looks like it might do the trick.
johndorsay replied on at Permalink Reply
johndorsay
That is perfect. Thanks for letting me know.
John