Deskripzioa
Instant Translate Widget is my first attempt at a Word Press widget. It lives in the Widget menu, and uses jQuery and Google Translate to instantly translate text on my blog. It uses jQuery’s selector to determine what text you want to translate. For example, the selector I use is, “.post h2,.entry > *:not(pre), .translate”. Which translates all of my titles, and entry text and not any thing within PRE tags. This lets me keep my code in English, but translate the explanation.
Pantaila-argazkiak
Instalazioa
- Extract the plugin using WinZip or similar program.
- Upload the folder, ‘Instant Translate’ in to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Click Appearance -> Widgets
- Move the Instant Translate Widget to your side bar.
MEG
- What languages are supported?
-
As many as Google Translate supports. Please see, http://code.google.com/apis/ajaxlanguage/documentation/#SupportedLanguages for more information.
Berrikuspenak
Ez dago berrikuspenik plugin honentzat.
Laguntzaileak eta Garatzaileak
“InstantTranslate Widget” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.
LaguntzaileakItzul zaitez InstantTranslate Widget zure hizkuntzara.
Garapena interesatzen zaizu?
Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.
Aldaketen loga
1.2
Added text transition effect framework, and one effect fadeout/in.
1.1
Fixed bug in admin section.
1.0
- Initial release


