Multisite with shared content

Events happening in the community are now at Drupal community events on www.drupal.org.
Posted by saurabh.arya on December 26, 2013 at 6:40am

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

Posted by pareen on December 26, 2013 at 6:50am

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

Posted by braham.p on December 26, 2013 at 8:04am

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

Posted by yogesh1110 on December 26, 2013 at 9:53am

Domain Access is best for this requirement.

With domain access,it should

Posted by saurabh.arya on December 26, 2013 at 10:42am

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

Posted by mhamed on December 26, 2013 at 2:18pm

mhamed

multi site with shared user tables

Posted by svnindia on December 26, 2013 at 2:41pm

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

Posted by neelaj82 on December 27, 2013 at 9:42pm

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

Posted by svnindia on December 28, 2013 at 2:15am

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

Posted by pareen on December 28, 2013 at 5:37am

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:

AltStyle によって変換されたページ (->オリジナル) /