Thursday 02 October 2008 4:39:10 am
Problem: You are creating a multisite site with one siteaccess for each language, and you want only content with for lets say swedish to be available in the "se" siteaccess. Step 1: Dissable "Default object availability" for all your classes Step 2: In your spesific siteaccess site.ini.append.php:
[RegionalSettings]
Locale=swe-SE
ContentObjectLocale=swe-SE
#SiteLanguageList[]
SiteLanguageList[]=swe-SE
ShowUntranslatedObjects=disabled
TextTranslation=enabled
With earlier published content you will have to create it again in order to only let them show up in the right siteaccess. Clearing the cache dosen't seem to have any effect on this.
Triathlon, Webdev, Novels and Cooking..
http://www.gersh.no
|