Multisite with shared content

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
saurabh.arya's picture

I have a requirement to create a main site and sub-sites.For ex: Main site should be having content types news,video,gallery,slideshow.
Sub-sites should be having same content types news,video,gallery,slideshow.

I want to relate/reference the main site news with sub-site news,video,gallery,slideshow or sub-site1 news to be relate/reference with sub-site2 news,video,gallery,slideshow.

Comments

Domain Access

pareen's picture

That should be easy with Domain Access module.

You will probably need to use Panels with arguments in views to display what you want.

We did it for a client recently.

Hi Saurabh, Definitely you

braham.p's picture

Hi Saurabh,
Definitely you can with "Domain Access" and configure the node to be displayed on required domains.

-Braham

Warm regards
Braham Pal Singh

Domain Access is best for

yogesh1110's picture

Domain Access is best for this requirement.

With domain access,it should

saurabh.arya's picture

With domain access,it should be having single database for all the sites and I require separate database for each site as they have large content.

see the docummentation

mhamed's picture

the same base different database

https://drupal.org/documentation/install/multi-site

also see this it may be useful for you:

https://groups.drupal.org/node/118109#comment-992668

mhamed

multi site with shared user tables

svnindia's picture

Hi saurabh.arya,

We can have a multi domain site with shared/individual tables by defining it in settings.php

Thanks,
SVNindia

Setting up a multisite with same database

neelaj82's picture

I am trying to set up a multi site using the same database but different themes and menus. Also the homepage will have to be different. Is it possible using the same database or I will have to create separate database for each of these sites. The functionality is basically the same just the look and feel of it.

Any suggestions

By changing the user object

svnindia's picture

By changing the user object theme value you can achieve the theme change functionality.....

different home page you need to work with views or panels.....

you Can achieve the above from single database.....
understand the user based theme, how it works ? then customize ur way.....

i have done the above one in Drupal 6....

@Neelaj82

pareen's picture

You can do that easily with Domain Access module. http://drupal.org/project/domain

It also provides a functionality where you can change the theme for every domain.

And frontpage could be themed differently in every theme too. Just use the appropriate classes in the CSS.

India

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week