If you're into RSS, this is probably an interesting problem. If you're not good with RSS, -avoid- reading this - don't want to give you a headache.
I work with acupuncturists, and I'm going to have a plugin created to allow them to have an RSS feed from their site. The feed will be of successful treatment cases. This would go to a central site, where two things would happen:
1. The conditions would be listed on the main site, both as pages and as feeds based on categories (conditions treated).
2. Then acupuncturists would be able to subscribe their sites to the central feeds and have pages automatically created for them through a plugin on their own site.
I'm taking the feeds, aggregating them, turning around and feeding it back to the sites. I guess what I'm looking to do is called resyndication.
The end result is acupuncture sites would have different pages listing what acupuncture treats. Their own cases would be at the top, but they'd also have cases of successful treatment elsewhere listed below. This would make it a lot easier to cover everything that acupuncture treats.
I'm thinking about making a wordpress client for acupuncturists, and a central server in Drupal. Would the existing modules in Drupal make this relatively easy? Is there something that would help me understand which modules to use and how to go about this?
Thanks much.