Hi, Where can I find document about how to create web sites that shared data (node and costum table) but not theme and settings ? I know that I need to create directories in sites/, every site need one settings.php but I don't found how to create the list of shared tables. Tnx. M. -- Michel 'ZioBudda' Morelli michel@ziobuddalabs.net Consulenza sistemistica in ambito OpenSource. Sviluppo applicazioni web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660 http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ziodrupal.net MSN: michel@ziobuddalabs.it JABBER: michel@ziobuddalabs.it
On Fri, 26 Jun 2009 10:31:33 +0200 Michel Morelli <michel@ziobuddalabs.it> wrote:
Hi, Where can I find document about how to create web sites that shared data (node and costum table) but not theme and settings ? I know that I need to create directories in sites/, every site need one settings.php but I don't found how to create the list of shared tables.
google for drupal multisite db_prefix and give a look in your settings.php eg. http://drupal.org/node/43816 http://drupal.org/node/2622 -- Ivan Sergio Borgonovo http://www.webthatworks.it
Ivan Sergio Borgonovo ha scritto:
On Fri, 26 Jun 2009 10:31:33 +0200 Michel Morelli <michel@ziobuddalabs.it> wrote:
Hi, Where can I find document about how to create web sites that shared data (node and costum table) but not theme and settings ? I know that I need to create directories in sites/, every site need one settings.php but I don't found how to create the list of shared tables.
google for drupal multisite db_prefix and give a look in your settings.php
One minute after send my email I have searched for "drupal 6 multisite" Sorry for wasted time.
eg. http://drupal.org/node/43816 http://drupal.org/node/2622
tnx. -- Michel 'ZioBudda' Morelli michel@ziobuddalabs.net Consulenza sistemistica in ambito OpenSource. Sviluppo applicazioni web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660 http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ziodrupal.net MSN: michel@ziobuddalabs.it JABBER: michel@ziobuddalabs.it
participants (2)
-
Ivan Sergio Borgonovo -
Michel Morelli