Multilanguage Without CNAME
- Have a look at InstaLL for a quickfix on testing servers for Linux users
A problem for many people installing LogiLogi will be the DNS CNAME requirement of nl.yourdomain.org, en.yourdomain.org, ect.
A way around this would be to specify the language straight after yourdomain.org, as yourdomain.org/en/, yourdomain.org/de/, ect.
Some changes to the source need to be made to support this, and a thourough source-revieuw is needed to ensure that no bugs will be introduced by this.
- I've been thinking about this one today, and I know that it is the way to get rid of JavaScript too on CNAME-enables servers. There it will allow for specifying language two times, SiteLanguage at the beginning (en.yaddayadda.org), and the PageLanguage at the end (..ayadda.org/de/).
- Adding to this a mechanism using frames to cloak the url-changes if moving within an alias, it will be possible to allow for the same functionality without JavaScript.
- I will implement this as soon as I have time (although any help is very much! appreciated!), though it could take some weeks or even months, as I've much to do for university.
|