Namste to all and greetings from Vivekananda Kendra.

I m full time volunteer of a social organization. And maintaining technical metters including website. I want to use One some part of content of one drupal website to another. i.e. I make one section on Swami Vivekananda similar section i want to use in another site without doing duplication of work i.e. create taxonomy and pages.

Thanking you for help.

Comments

jaypan’s picture

There are essentially two ways to do this, both with their advantages and disadvantages. One way is the Domain module, the other is drupal multi-site, sharing database tables.

Contact me to contract me for D7 -> D10/11 migrations.

kalpanavk’s picture

Thank you

Can you explain in details both option's pro and cons?
So i could get idea regarding that.

jaypan’s picture

Other people have already explained it better than I could: http://www.google.com/#hl=en&sclient=psy-ab&q=drupal+domain+module+vs+mu...

Contact me to contract me for D7 -> D10/11 migrations.

subhojit777’s picture

you can use features module and node export module. view the mustardseed videos for features, they are great.

http://mustardseedmedia.com/podcast/episode43 or use the google power to search for more videos. good luck!

Regards,
Subhojit Paul

jlab’s picture

I'm not too sure of the use case here but...

You could try building a view with a xml or rss display and import that into the other site with something like the feeds module.

kalpanavk’s picture

I am using this feature, feed takes only latest few post. I want whole section, duplicate as well as synchronize.