Dagens udslip af Transposh plugin indeholder et nyt kontrolpanel for plugin. Denne nye kontrol panel tilbyder bedre brugervenlighed og statistikker for plugin. Der er også inkluderet en funktion, der giver dig mulighed for at oversætte den standardsprog samt. Det er godt for sagen, du skriver din blog i mere end et sprog, eller dine læsere efterlade kommentarer på flere sprog. Jeg vil gerne takke Db0 for at foreslå denne nye funktion.
Et af de bedre usability funktioner i denne udgivelse er, at kontrollen side nu inkludere et link til at foreslå nye funktioner (eller rapport fejl) så er du velkommen til at bruge det!


#1 af db0 om Juni 6, 2009 - 10:41 på
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. Anden, it creates even more opportunity for vandalism and spammination as someone can easily deface your main pages. The second is my largest concern.
#2 af littlehorn om Juni 6, 2009 - 1:16 pm
Hej. Hurtigt spørgsmål. I suppose Transposh cannot be used on google blogs, like mine ?
#3 af ofer om Juni 6, 2009 - 3:16 pm
Hej. The Quick answer, ikke endnu – but quite soon, I’ll mail you when its ready for testing if you want.
#4 af littlehorn om Juni 7, 2009 - 4:51 pm
Absolutely, that’d be excellent. Tak.
#5 af Karl om Juni 8, 2009 - 1:35 pm
Hej,
første, thank you for this great plugin!
i have some problems. I can only see the “Rediger oversættelse” box, when i “Aktiver standardsprog oversættelse”. 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 af Karl om Juni 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 af Julian om Juni 9, 2009 - 10:28 på
Hej 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(“og” => “Engelsk,us,1″,
til
$languages = array(“og” => “Engelsk,dk,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.
Mange tak.