Dzisiejsze wydania Transposh plugin zawiera nowy panel sterowania plugin. Ten nowy panel kontrolny oferuje lepszą użyteczność i statystyki plugin. Również to funkcja, która umożliwia tłumaczenie w języku domyślnym, a także. To jest dobre dla przypadku piszesz na swoim blogu w więcej niż jednym języku, lub czytelników zostawić komentarz w wielu językach. Chciałbym podziękować Db0 za sugerowanie nowej funkcji.
Jednym z udoskonalonych funkcji użyteczności tego wydania jest to, że strona kontrola teraz zawierać link do zgłaszania nowych funkcji (lub zgłaszanie błędów) więc nie krępuj się go używać!


#1 przez db0 dnia Czerwiec 6, 2009 - 10:41 na
Works like a charm however there are two concerns with this method. Since it now automatically starts translating every page, even those written in the default language, it may increase the load on the server and the DB. Drugi, it creates even more opportunity for vandalism and spammination as someone can easily deface your main pages. The second is my largest concern.
#2 przez littlehorn dnia Czerwiec 6, 2009 - 1:16 pm
Cześć. Szybkie pytanie. I suppose Transposh cannot be used on google blogs, like mine ?
#3 przez ofer dnia Czerwiec 6, 2009 - 3:16 pm
Cześć. The Quick answer, jeszcze nie – but quite soon, I’ll mail you when its ready for testing if you want.
#4 przez littlehorn dnia Czerwiec 7, 2009 - 4:51 pm
Absolutely, that’d be excellent. Dzięki.
#5 przez Karl dnia Czerwiec 8, 2009 - 1:35 pm
Cześć,
pierwszy, thank you for this great plugin!
i have some problems. I can only see the “Edycja Tłumaczeń” box, when i “Włącz domyślne tłumaczenie języka”. It doesent matter which previleges i give. And this enables me, only to translate the default language.
Without this setting, i just see the flags.
If the html umlauts are coded like ä for ä as example, the plugin is in trouble.
#6 przez Karl dnia Czerwiec 8, 2009 - 2:58 pm
Hi again,
the problem seems to be the Arthemia theme. i tryd in in another theme, there the edit box apperas.
Still the problem with the umlauts
#7 przez Julian dnia Czerwiec 9, 2009 - 10:28 na
Witam Ofer.
I want to change the flag for english from US to GB.
I worked out how to do it in the code on the constants.php
I changed line;
$languages = array(“i” => “Angielski,us,1″,
do
$languages = array(“i” => “Angielski,pl,1″,
This works fine but obviously it reverts back to US after an upgrade.
I think it would be nice to be able to change it in the gui if at all possible.
Wielkie dzięki.