[development] Deploying content from master site to subsites
Domenic Santangelo
domenics at gmail.com
Thu Dec 31 19:13:35 UTC 2009
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
More information about the development
mailing list