By smalltalkman on
Greetings,
I am currently developing several Drupal sites. I have simple project management (PM) set up on one site which I would like all the others to share. This will allow the site under development to use the PM and still keep all the projects together to share knowledge gained. It is a pain now to login to the project management site separately.
What I would like is for the PM nodes of the services site to be displayed in another site. Login to be handled automatically with maybe the source site used to avoid collisions.
Is anyone working on this?
Comments
Domain, aggregator
Depending on how deeply you want to tie multiple sites together there are a couple of options:
A Drupal multi-site install with the Domain module:
http://drupal.org/project/domain
If that's too heavy you could just have a site provide a feed for the other sites?