Hari rilis plugin Transposh termasuk panel kontrol baru untuk plugin. Panel kontrol baru ini menawarkan kegunaan yang lebih baik dan statistik untuk plugin. Juga dilengkapi fitur yang memungkinkan Anda untuk menerjemahkan bahasa default serta. Ini bagus untuk kasus Anda menulis blog Anda di lebih dari satu bahasa, atau pembaca Anda meninggalkan komentar dalam berbagai bahasa. Saya ingin mengucapkan terima kasih DB0 untuk mengusulkan fitur baru ini.
Salah satu fitur kegunaan peningkatan rilis ini adalah bahwa halaman kontrol sekarang menyertakan link untuk mengusulkan fitur baru (atau laporan bug) jadi jangan ragu untuk menggunakannya!




#1 oleh db0 pada Juni 6, 2009 - 10:41 pada
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. Kedua, it creates even more opportunity for vandalism and spammination as someone can easily deface your main pages. The second is my largest concern.
#2 oleh littlehorn pada Juni 6, 2009 - 1:16 pm
Hai. Pertanyaan Cepat. I suppose Transposh cannot be used on google blogs, like mine ?
#3 oleh ofer pada Juni 6, 2009 - 3:16 pm
Hai. The Quick answer, belum – but quite soon, I’ll mail you when its ready for testing if you want.
#4 oleh littlehorn pada Juni 7, 2009 - 4:51 pm
Absolutely, that’d be excellent. Terima kasih.
#5 oleh Karl pada Juni 8, 2009 - 1:35 pm
Halo,
pertama, thank you for this great plugin!
i have some problems. I can only see the “Edit Penerjemahan” box, when i “Aktifkan terjemahan bahasa default”. 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 oleh Karl pada 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 oleh Julian pada Juni 9, 2009 - 10:28 pada
Hi 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(“dan” => “Bahasa Inggris,us,1″,
untuk
$languages = array(“dan” => “Bahasa Inggris,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.
Banyak terima kasih.