if ($lang == 'italian') { $mosConfig_sitename = 'site name in italian'; $mosConfig_MetaDesc = 'site description in italian'; $mosConfig_MetaKeys = 'site, keywords, in, italian, comma, separated';} else if ($lang == 'german') { $mosConfig_sitename = 'site name in german'; $mosConfig_MetaDesc = 'site description in german'; $mosConfig_MetaKeys = 'site, keywords, in, german, comma, separated';} else { //do nothing (use default configuration for the site main language)}
if ($lang == 'the secondary language here') { $mosConfig_sitename = 'site name in italian'; $mosConfig_MetaDesc = 'site description in italian'; $mosConfig_MetaKeys = 'site, keywords, in, italian, comma, separated';}
sorry tried it but it does not workgo look at http://comsalon.nl and try changing the lang.I know the logo and subtitle stay the same because they are in the template.but look at title and meta discription and tags
Read this:http://wiki.elxis.org/wiki/Change_logo_depending_on_language
...a few db tables for the next version
So I guess the trick with the front-page link's XML parameters will be enough