Hello all,
Before I try to tackle an idea I had for the blog module I wanted to first check that I'm not re-inventing the wheel. I want to do something similar to Uncle Cheese's Event Calendar module in regards to including other blogs' posts in a collective holder page. I've looked at the Event Calendar module as a reference and found that he accomplished this with a many_many relation for the holder page types. Is it currently possible to have one blog holder pull the children from other blog holders without setting up this relation?