Koozali.org: home of the SME Server

phpwebsite

Gonzalo

phpwebsite
« on: November 22, 2003, 07:33:57 AM »
Hi all!
From Mexico
Does any of you know where can I find spanish modules for phpwebsite?

I installed phpwebsite in my SME but it is in English.

I was looking for a while but I couldn't find nothing.

At phpwebsite.appstate.edu I didn't find nothing.

May be I need to begin from the beginning. But it is too much work.

I would appreciate if any of you coul help me

Gonzalo

Tanks in advance

Henrik

Re: phpwebsite
« Reply #1 on: November 22, 2003, 02:19:45 PM »
Why not try PostNuke? www.postnuke.com im sure somebody made a spanish language module.

Mark Thomas

Re: phpwebsite
« Reply #2 on: November 22, 2003, 07:12:35 PM »

Gonzalo

Re: phpwebsite
« Reply #3 on: November 23, 2003, 03:42:18 AM »
Thanks for your answers, the files you of phpBB do not have the format that the phpwebsite language files have.

There is a file “devdoc.txt” inside the /mod/language/docs  that says:

“The format of these file (the translated file) is the name of the module, period, the abbreviation of the language the file is for, period, and then the abgreviation ‘lng’ ”.

In the setup directory of the language module, the file is named:

language.en.lng
if you open the file you’ll see something like:

en::language
a::Compare[var1] to [var2]::Compare [var1] to [var2]
a::None Found::None Found
a::Update Checked::Update Checked
… etc.

If you see the Dutch file “language.de.lng you’ll see something like:
de:|:language
a:|:Compare [var1] to [var2] :|:Vergleiche [var1] mit [var2]
a:|:None Found:|:Keine gefunden
a:|:Update Checked:|:Markierte aktualisieren
… etc.

In the setup directory of the menuman module, the file is named:
menuman.de.lng and
menuman.en.lng

and so on.

I’ll really appreciate your answers

Why I don’t change to postNuke? I would like but there are no choice, the institution I’m working for want phpwebsite. Some of them don’t have any problem working in English but others really have problems.

Yours

Gonzalo

Derek Godfrey

Re: phpwebsite
« Reply #4 on: November 25, 2003, 02:13:47 AM »
PHPWebsite is supposed to have native support for many languages.  On one of the tabs you can set your language.  This is in teh 9.3 version at least.