31 Dec
2009
31 Dec
'09
8:13 p.m.
On Dec 31, 2009, at 6:53 AM, Brian Vuyk wrote:
I am not opposed to creating a custom solution using Services, but before reinventing the wheel, I want to make double sure that there isn't something already out there that gets me closer.
I'd use feeds. -Set up rss feeds for the views you want to push (or create this content filter as a new view with an rss feed). -On the child sites, use the feedapi module (http://drupal.org/project/feedapi) to import the nodes on cron. HTH, -D