These two hacks could be interesting if you have a dual-language board.
The first hack allows visitors who are not logged in to switch between two languages. It also detects the language depending on the browser settings if no language cookie is found. If a user creates an account, the language he/she is currently using is written in his/her user profile.
The second one allows to define a different categories order depending on the choosen language. If you have for instance a German forum, but also a small English category, you can then define that the English category is displayed last when somebody uses the german language, and that it is displayed first when somebody uses English.
Mod Name: Dual-Language Hack 0.9
Description: Autodedects language, allows to switch between two languages, allows to specify categories order depending on the choosen language.
Working under: 6.1.1
Any pre-requisites: none
Author(s): nòóx (Hannes Schmiderer)
Demo: www.downhill-board.com (currently still 5.4.1) and
www.nooxnet.com/ubbthreads.php (6.1.1)
Files Altered:- ubbt.inc.php
- languages/*/generic.php
- adduser.php
- admin/dochangecatorder.php
- ubbthreads.php
Database Altered: no
New Files: none
Any other info: Works for two languages only. At the moment it is implemented for English and German. But it should be easy to adapt it for any other two languages.