Thursday 24 May 2012 2:54:56 pm - 3 replies
Hello everybody,
I'm running several websites with one database and severals siteaccess (each of them has its own design, its own content tree menu and its own domain name) using virtualhost mode (Community Project 4.2011).
The problem is :
when i do an embed of a folder that comes from a content tree menu to an other, the design doesn't change when i click on the embed folder.
I do have good informations, but i don't have the good design, neither the good domain name.
I guess it's a configuration but i don't know wich one.
I'd really appreciate if somebody could help me!
Thanks!
Modified on Thursday 24 May 2012 3:04:41 pm by Damien Guirles
Thursday 24 May 2012 4:03:03 pm
Are you talking about cross siteaccess linking? Unfortunately that is not built-in to eZ Publish, but it's relatively simple to write your own solution, as outlined here:
http://www.mugo.ca/Blog/ezpublish-cross-siteaccess-internal-links
Wednesday 30 May 2012 3:39:17 pm
Hello,
A couple of years back the company I work for ran into this same issue, so we developed a new operator to use instead of "ezurl" and "ezroot". The project can be found on at https://github.com/ThinkCreative/sitelink on github.
This particular issue is just one of the features that this operator can perform. There is limited documentation at this point, but there should be enough to get started.
You must be logged in to post messages in this topic!