One thing we may want to consider doing sooner than later, is installing the multilingual module so that the system is generating language-aware urls (ie /en/forum, etc) early on. This will prevent us from having to change a bunch of urls/links later on. This is, of course, if we're going to use language codes in urls. The other option is to do it on a per-item basis with tags...
admin
Going multilingual
One thing we may want to consider doing sooner than later, is installing the multilingual module so that the system is generating language-aware urls (ie /en/forum, etc) early on. This will prevent us from having to change a bunch of urls/links later on. This is, of course, if we're going to use language codes in urls. The other option is to do it on a per-item basis with tags...