Removing Default Language

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
jorj
Posts: 7
Joined: Thu Jan 08, 2004 2:06 am
Contact:

Removing Default Language

Post by jorj »

Hi,
I use phpMyFAQ internally only, and the users will only be using it in English. Is there a way to remove all reference to language.
I know we can set the language to default, but it still appends the laguage reference to the URL.
thanks.
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

do you use phpMyFAQ 1.4.0?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
jorj
Posts: 7
Joined: Thu Jan 08, 2004 2:06 am
Contact:

Post by jorj »

Thorsten wrote:Hi,

do you use phpMyFAQ 1.4.0?

bye
Thorsten
No, I use, 1.3.9 (modified!)
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

okay.

Which references to the language do you want to remove? Some of them can't be removed...

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
jorj
Posts: 7
Joined: Thu Jan 08, 2004 2:06 am
Contact:

Post by jorj »

The reference that appears in the URL at the end:
example:
In my case, there will always be only one language, so it would look nice if I can get rid of this reference in the URL. It's not a major issue, if it's going to be a hassel to implement, then I'll just forget about it and concentrate on other stuff.

Thanks,
George
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi George,

you have to change a lot of code and some parts of the DB structure to eliminate the language parts.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply