I'm working on the new release of Localizer.
Many features and a lot of code has been rewritten to improve the performance and simplify the code.

Here there is the list of the new features :

  1. All the non-content links are automatically prefixed with the language code : en/user, it/logout.
    This permits to avoid the cache workaround. Content (node) links will work as usual, presenting the
    corrected (localized) node.
  2. Settings simplified
  3. Code more stable and robust : no more module loading order issues, uninstall support
  4. New translation interface for nodes
  5. New administration interface for content translation
  6. New administration interface for strings translation
  7. Language fallback support with custom order definition
  8. Translator roles support

See the attachments for some screenshots.

Comments

coworksbe’s picture

This looks like a very good release to me, a lot of things we ourselves and some of our site users noticed. I think the only thing everyone would like to know more is: when? when? when? :-)

Do you have an estimation of when this would become available to use and/or perhaps it would be a good thing to post what version of localizer to use at this moment, because we have several different versions running on different sites and at this point, I'm afraid to say we have some trouble on most of them :(

Keep up the good work, and I hope to be able to switch to this version soon...

Roberto Gerola’s picture

> it would be a good thing to post what version of localizer to use at this moment
Version 5.x-1.x-dev

When version 3 will be ready ? As soon as possible.
Many features are already working correctly.

Roberto

Roberto Gerola’s picture

A preview release of the version 3 is available now :

http://www.speedtech.it/drupal-localizer-3-preview

Roberto