Questions tagged [shared-data]
63 questions
0
votes
1 answer
Issue while configuring site acess for Multi-Site over same drupal content using domain access module
I have a drupal site with over 100k nodes. I now need to add 2 more domains and share teh content across these domains. Using Domain access module i have created the domains and made content type default to all domains. This works great for new…

user2129794
- 2,388
- 8
- 33
- 51
0
votes
0 answers
"global/shared" data with object oriented programming
I'm new to OO programming and having troubles with "global/shared" data.
The problem is that I fetch data (about 60 variables) from a Data-BUS every 20ms. Then I have a lot of classes which needs this data and also modify it.
My solution was…

user2523419
- 1
- 1
-1
votes
1 answer
Drupal - Multiple Schema
I was tasked to develop a site which has 2 ends; front end and back end. I was instructed to use drupal 7.x. Now, my problem is that, is it possible in drupal to have different ui for "admin.mysite.com" from "mysite.com" which has shared database?…

user1490346
- 43
- 1
- 2
- 5