Dnešní vydání Transposh plugin obsahuje nový ovládací panel pro plugin. Tento nový ovládací panel nabízí lepší použitelnost a statistiky pro plugin. Součástí je také funkce, která umožňuje překládat výchozím jazyce a. To je dobré pro případ píšete svůj blog ve více než jednom jazyce, nebo svým čtenářům zanechat komentář v několika jazycích. Rád bych poděkoval Db0 pro naznačuje tato nová funkce.
Jedním ze zlepšení použitelnosti rysy této verze je, že kontrolní stránka nyní obsahuje odkaz na navrhnout nové funkce (nebo hlášení chyb) tak neváhejte jej použít!



#1 Db0 Červen 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. Druhý, it creates even more opportunity for vandalism and spammination as someone can easily deface your main pages. The second is my largest concern.
#2 littlehorn Červen 6, 2009 - 1:16 pm
Ahoj. Rychlý dotaz. I suppose Transposh cannot be used on google blogs, like mine ?
#3 Pohon Červen 6, 2009 - 3:16 pm
Ahoj. The Quick answer, Dosud – but quite soon, I’ll mail you when its ready for testing if you want.
#4 littlehorn Červen 7, 2009 - 4:51 pm
Absolutely, that’d be excellent. díky.
#5 Karl Červen 8, 2009 - 1:35 pm
Ahoj,
Poprvé, Děkuji vám za tento skvělý plugin!
i have some problems. I can only see the „Upravit Překlad“ box, when i „Enable default language translation“. 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 Karl Červen 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 Julian Červen 9, 2009 - 10:28 na
Hi Nabídka.
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(„a“ => „Angličtina,us,1″,
to
$languages = array(„a“ => „Angličtina,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.
Mnoho být zavázán.