This plugin allows qTranslate users to have slug translation as well, a basic feature unexpectedly missing in the original plugin.
Based on qTranslateslug code by by Cimatti Consulting, patched to have a new widget replacing qTranslate language selection.
Tested with versions 2.5.7 and 2.5.9.
Plugin Homepage
http://www.3dolab.net/en/qtranslateslug-plugin-widget
What's new? version 0.6 (2012.05.08)
- Bugfix in saving category fields (line 849)
- Slug translation improved by codetavern & ilpiac
See the CHANGELOG for more information
Unzip in your plugins directory, then enable it from the admin panel.
Add the selection code widget to the sidebar.
Note that it's still necessary to use the qTranslate language code (query, domain or pre-path mode) in your links:
http://www.mysite.com/slugEN
http://www.mysite.com/FR/slugFR
...
if you get 404 errors, try to put %post_id% in your permalink structure
http://www.mysite.com/EN/001/slugEN
...
the function qTranslateSlug_generateLanguageSelectCode() could be manually inserted wherever into the template, to use it without widgets