Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
OWMultiSite | Brookins Consulting | stable |
Version | Compatible with |
---|---|
N/A | N/A |
owmultisite provides multisite features for eZPublish >= 4.4
owurl operator will automatically find which siteaccess contains your node, and will generate an url according to this siteaccess.
You also can specify a siteaccess if you want to force this.
This operator supports host, PathPrefix and SiteURI settings.
owini allows you to read settings for a specific siteaccess, even if it is not current siteaccess.
1) Put content on extension in "extension/owmultisite" folder
2) Activate extension : Add the following to your settings/override/site.ini.append.php file:
[ExtensionSettings]
ActiveExtensions[]=owmultisite
3) Regenerate autoloads
4) Clear cache
To use owurl operator, please check following settings :
[SiteSettings]
SiteURL
[SiteAccessSettings]
RelatedSiteAccessList[]
(PathPrefixExclude)
(PathPrefix)
[RegionalSettings]
(SiteLanguageList[])
- in `content.ini` :
[NodeSettings]
RootNode
MediaRootNode
SetupRootNode
DesignRootNode
UserRootNode
- in `owmultisite.ini` to exclude a siteaccess (i.e to avoid links to admin siteaccess)