Provides for using URLs to force language selection.
This filter will detect a language setting from the URI and set the locale accordingly.
The URL format is: mod_rewrite /<languageid>/<standard url> else <standard url>?locale=<languageid> Where <languageid> is the local identifier (e.g. en, en_US, fr_FR, etc.)
| Author: | Stephen Billard (sbillard) |