Screenshots of the XC Server, still not released.... (and you know why) - better with broadband
コメント(6)
新しいものから |
古いものから |
ネスト表示 |
Re: Screenshots of the XC Server, still not released.... (and you know why) - better with broadband
Re: Screenshots of the XC Server, still not released.... (and you know why) - better with broadband
投稿者: ep98 | 投稿日時: 2005-10-24 3:48
dot INI style is not a good sollution, probably using of GNU Gettext will solve the problem with the missing language strings if one module or block is not translated
second with GNU Gettext files, it's easier to be translated and also maintained, do u remeber mutlimenu 1.6 and 1.7 the whole language files was changed, and translators have to rewritte it from scratch, this was can be skiped with GNU Gettext
We (GTLT) allready provide coverage for some applications which used GNU Gettext, it's very easy all new releases of that applications to be up to date with the language files, but in XOOPS modules, with current PHP way is not possible, nor by single man, or large team such as GTLT.
second with GNU Gettext files, it's easier to be translated and also maintained, do u remeber mutlimenu 1.6 and 1.7 the whole language files was changed, and translators have to rewritte it from scratch, this was can be skiped with GNU Gettext
We (GTLT) allready provide coverage for some applications which used GNU Gettext, it's very easy all new releases of that applications to be up to date with the language files, but in XOOPS modules, with current PHP way is not possible, nor by single man, or large team such as GTLT.
Re: Screenshots of the XC Server, still not released.... (and you know why) - better with broadband
投稿者: Mikhail | 投稿日時: 2005-10-24 4:09
引用:
thanks! I will search informations about!
引用:
no problem, this problem can be solved with a php code to "decode" the .ini files and understand like the old standard... a simple php abstraction layer to read .ini files....
ep98さんは書きました:
dot INI style is not a good sollution, probably using of GNU Gettext will solve the problem with the missing language strings if one module or block is not translated
thanks! I will search informations about!

引用:
We (GTLT) allready provide coverage for some applications which used GNU Gettext, it's very easy all new releases of that applications to be up to date with the language files, but in XOOPS modules, with current PHP way is not possible, nor by single man, or large team such as GTLT.
no problem, this problem can be solved with a php code to "decode" the .ini files and understand like the old standard... a simple php abstraction layer to read .ini files....
Re: Screenshots of the XC Server, still not released.... (and you know why) - better with broadband
投稿者: ep98 | 投稿日時: 2005-10-29 8:02
One of our team members, creates two scripts, it maybe useful to you, scripts are created by Ankit Paltir @ GTLT, and are released under GPL
1. php2po converter for XOOPS
http://www.indianoss.org/modules/wfdownloads/singlefile.php?cid=6&lid=21
http://www.indianoss.org/modules/wfdownloads/singlefile.php?cid=6&lid=22
2. po2php converter for XOOPS
http://www.indianoss.org/modules/wfdownloads/singlefile.php?cid=6&lid=23
3. empty PO files for XOOPS
http://www.indianoss.org/modules/wfdownloads/singlefile.php?cid=6&lid=20
All downloads are required, exept 3. it's for demonstration
Another member of GTLT, starts fixing XOOPS language files, to eliminate using of double "" in definitions and replace them by ''
1. php2po converter for XOOPS
http://www.indianoss.org/modules/wfdownloads/singlefile.php?cid=6&lid=21
http://www.indianoss.org/modules/wfdownloads/singlefile.php?cid=6&lid=22
2. po2php converter for XOOPS
http://www.indianoss.org/modules/wfdownloads/singlefile.php?cid=6&lid=23
3. empty PO files for XOOPS
http://www.indianoss.org/modules/wfdownloads/singlefile.php?cid=6&lid=20
All downloads are required, exept 3. it's for demonstration
Another member of GTLT, starts fixing XOOPS language files, to eliminate using of double "" in definitions and replace them by ''
Re: Screenshots of the XC Server, still not released.... (and you know why) - better with broadband
Colaborar
投稿者: Gigamaster | 投稿日時: 2005-10-29 19:17
I hope that you'll have time to publish at least a minimalistic one. And that way, let others a possibility to contribute and improve it.
Abraço
Abraço













