Bilingual PHPMyFAQ

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
wmcasey
Posts: 12
Joined: Mon Nov 17, 2003 7:32 pm

Bilingual PHPMyFAQ

Post by wmcasey »

Greetings,


In our office, we have people that work in both english and french. Is it possible to store all of my FAQs in one database, yet display only the French or English entries, depending on the language of the user?

I am planning on creating 2 directories, one with an english install, and one with a french install, and point them both to the same DB.
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

this will be possible with phpMyFAQ 1.4.0, this version will detect the language of the user and will print everything in his language.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
AndrewB
Posts: 171
Joined: Fri Aug 22, 2003 11:15 pm
Contact:

Post by AndrewB »

That sounds interesting..

Will it only show entries in their language or can the user select to see all entries in all languages?

And how does it detect the language?
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi Andrew,

the user can still select all languages but he will see all other links in his own language.

The FAQ will detect the language from yur browser.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply