Friday 03 March 2006 8:44:06 am
Hello,
I have to setup a multi-multilanguage site installation and want to know how to share content between these sites. I have a main site, let we call it (mainsite) and several other sites (let we call them subsite1,subsite2 ...).
For differents reasons, I choose to setup theses sites in the same server
(so same Apache, same MySQL, same EzPublish) but with a database for each site and a folder in /var for each site.
/var/
/mainsite
/subsite1
/subsite2
/subsite3
/...
obviously I have a siteaccess for each site and a design for each site
/settings/siteaccess/
/mainsite
/subsite1
/subsite2
/...
/design/
/mainsite
/subsite1
/subsite2
/...
First, I want to know how to do it without taking care of multi-language fonctionnality.
(Please tell me if it makes the problem different.)
Some content should appear in the main site and also in the subsites.
For example, the front page of each subsite should contain a presentation, the main site should be able to access this content and display it.
And www.mainsite.com/subsite1/presentation and
www.subsite.com/presentation should have the same content but different templates.
I don't care if I have to edit the content in the main or in the subsite but I think it would be better to edit it in the subsite.
Somebody has any idea of how to access to a content belonging to subsite1 from mainsite? It is a EzPublish 3.7.2 Server on a Linux server.
I would appreciate any advice because it is the first time I use EzPublish and I want to begin in the right way because it is a big project.
Many thanks for your help. Fabio
|