Hi, first thanks all for qtranslate and qtranslate-slug, works great !
I am currently using both of them for a website I am working on, and, being new to wordpress I have to say that it feels great to see that such plugins are around.
The only missing feature for me was to be able to have url like http://website.tld (with "tld" changing according the current language, sort of a multidomain feature) instead of http://lang.website.tld.
I've produced two patches, one to apply against qtranslate-2.5.18 which gives :
- a new field in the backend to associate a tld to a language (language edition form) - if empty will use the iso 2 char code of the language
- an option in the advanced configuration to enable the "tld mode"
and the other one has to be applied to qtranslate-slug-0.6 if you want the tld mode with qtranslate-slug
I have juste tested it locally with pages and it seems to work well.
