Will Drupal act as a single admin login, and control a dozen domains and sites ? I'm looking for something that I can login at 1 central location, create content and select which site it will publish to.

Comments

Uwe Hermann’s picture

Yes, similar things are possible and have been discussed in the past here. Use the search function.

Uwe.
--
http://www.hermann-uwe.de

sire’s picture

Uwe, I did use search. I've also read the handbook sections. Can you help point me to something that shows logging into 1 location, adding content, and publishing to another location ? That would be great. I can't find it.

Uwe Hermann’s picture

Try searching for "table sharing", "shared prefix" or similar. IIRC, you have multiple Drupal installations which share some of the DB tables, while other tables are specific. This way you can login with the same user/password to any of the sites and post content there...

Here's a starting point from the handbook: http://drupal.org/node/2622

HTH, Uwe.
--
http://www.hermann-uwe.de

robertdouglass’s picture

AFIK Drupal will do the authenticated authentication but there is no current functionality to publish to multiple sites. One would use XML-RPC to do this and it would not be a huge technological challenge to implement.

- Robert Douglass

-----
visit me at www.robshouse.net