Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Blog Module /

Discuss the Blog Module.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Aggregate multiple blogs into one holder


Go to End


2 Posts   2249 Views

Avatar
muskie9

Community Member, 24 Posts

26 April 2012 at 4:18am

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?

Avatar
camfindlay

Forum Moderator, 267 Posts

13 January 2014 at 7:55am

Hey there,

check out the http://addons.silverstripe.org/add-ons/silverstripe/blog module, it has a PageType of "BlogTree" which aggregates blog posts for any "BlogHolder" pages that are child pages of BlogTree.