Topic: Making punBB multilang
Hi,
I've a need for a web site I make for a projet. The site is organisezd as to enable multiple languages. There's a default language (french, the base lang of the project), but the user can select translated pages, its choice being saved by a cookie.
The only part I can't make rely to this scheme is the forums (punBB of course), because the forum is in a fixed default language, or a visitor has to be logged to set the language according to its profile.
I think the lack is to enable the default language by a variable (that could be assigned in template like pun_setlang($lang);
Is this feature planned, or at least, do you think this could be an interesting feature ? I can try to hack the code and propose a patch, but I'm not a good php programmer, so maybe someone else (from the punbb dev team) could do that ?
Bye
Richard