El llançament d'avui del plugin Transposh inclou un nou tauler de control del connector. Aquest nou tauler de control ofereix una major facilitat d'ús i les estadístiques del connector. També s'inclou una característica que li permet traduir l'idioma per defecte, així. Això és bo per al cas que vostè està escrivint un blog en més d'una llengua, o els seus lectors deixar comentaris en diversos idiomes. M'agradaria donar les gràcies DB0 per suggerir aquesta nova funció.
Una de les característiques d'usabilitat millorada d'aquesta versió és que la pàgina de control inclouen ara un enllaç a suggerir noves característiques (o informar d'errors) així que sigues lliure d'usar-lo!


#1 per DB0 el Juny 6, 2009 - 10:41 a
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. Segon, it creates even more opportunity for vandalism and spammination as someone can easily deface your main pages. The second is my largest concern.
#2 per littlehorn el Juny 6, 2009 - 1:16 pm
Hola. Una pregunta ràpida. I suppose Transposh cannot be used on google blogs, like mine ?
#3 per ofer el Juny 6, 2009 - 3:16 pm
Hola. The Quick answer, encara no – but quite soon, I’ll mail you when its ready for testing if you want.
#4 per littlehorn el Juny 7, 2009 - 4:51 pm
Absolutely, that’d be excellent. Gràcies.
#5 per Karl el Juny 8, 2009 - 1:35 pm
Hola,
primera, thank you for this great plugin!
i have some problems. I can only see the “Edita la traducció” box, when i “Activar per defecte de traducció d'idiomes”. 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 per Karl el Juny 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 per Julià el Juny 9, 2009 - 10:28 a
Ofer Hi.
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” => “Anglès,us,1″,
a
$languages = array(“i” => “Anglès,gb,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.
Moltes gràcies.