bednee / cooluri

GIT repository for TYPO3 extension CoolUri
7 stars 12 forks source link

Multidomain and Domainlanguages #70

Open prdt3e opened 7 years ago

prdt3e commented 7 years ago

Is this functionality is no longer available?

Integration/CoolUri.php: if (self::$confArray['MULTIDOMAIN']) { } elseif (\Bednarik\Cooluri\Core\Translate::$conf->domainlanguages) { The one excludes the other?

Previously, there was a grouping function for domainlanguages?

<domainlanguages> <domain lang="0" group="1">www.example.com</domain> </domainlanguages>

Why do u save the Domain (multidomain & domainlanguages) in the Database?

Thanks.

bednee commented 7 years ago

Honestly, I don't remember how this works :). As per the comment in the default XML:

If you have multidomain and multilanguage, then turn off multidomain and group languages using group attribute like this. Group attribute can be anything