localizer 5.x-3.12

New features

Added support for menu items visibility controlled by language.
It is possible to decide in which languages every single menu item should be visible.

localizer 5.x-3.11

New features

- Added support for https protocol
- Removed general view support from localizer settings
- Cleaned up settings page
- Added support for optional fallback (with new filter in views)

localizer 5.x-3.10

New features

- Added support to omit language prefix on site default language.
See : "Do not add prefix on the site default language" option in localizer settings page
- Removed localizer dependency on localizernode (http://drupal.org/node/286980)

localizer 5.x-3.8

Localizer menu fixes.
Added compatibility with imagecache and files/* links in general.

localizer 5.x-3.7

New features
Bug fixes

Drupal coding standards fixes.
Code optimization.
Less memory used.
Path module compatibility (Sponsored by LucksDigital).

The two localizer attributes added to the node object have changed name :
$node->pid is now $node->localizer_pid
$node->language is now $node->localizer_language

This has been changed only in the code and NOT in the database.
The database's fields are yet pid and language.

localizer 5.x-3.3

Bug fixes
Insecure
  • Fixed and improved Views support
  • Fixed and improved change language routine
  • Fixed and improved path alias handling
  • Added language token submodule (offered by www.northstudio.ca)

localizer 5.x-3.2

Bug fixes
Insecure
  • Fixed and improved Views support
  • Fixed and improved change language routine
  • Fixed and improved path alias handling
  • Added language token submodule (offered by www.northstudio.ca)

localizer 5.x-3.1

Bug fixes
Insecure
  • Fixed and improved Views support
  • Fixed and improved change language routine
  • Fixed and improved path alias handling
  • Added language token submodule (offered by www.northstudio.ca)

localizer 5.x-3.0

New features
Insecure

The module has been rewritten in large parts and has some new unique features:

localizer 5.x-3.x-dev

New features

The module has been rewritten in large parts and has some new unique features:

localizer 5.x-1.9

Insecure

New features :

  1. support for variables
  2. simpler db access through its models
  3. new translation interface for menus and taxonomies
  4. cache support without patches
  5. optional support for different content types

localizer 5.x-1.8

Insecure

Fixed coding style according to Drupal Coding Standards.
#119085 by smk-ka and sun: Fixed "Create translation" creates content in front of submit.
#129694 Fixed Change language does not work without clean URLs.
#118796 Added option to default locale to 'any' for new translations.

localizer 5.x-2.x-dev

Please report any bugs in the issue queue.

Users migrating from previous versions should backup their site in front of upgrading.

localizer 4.7.x-2.7

- Optional support form multilingual content
- The user switching block can be used also for content switching
- Added support for PostgreSQL database (Provided by geekonek)
- Added pot files for user interface translations
- Added support for gsitemap
- Added creation of breadcrumb in menu
- Fixed bug in the block support (block.module)
- Fixed bugs with switching block
- Fixed bugs with redirect front page

localizer 5.x-1.7

Insecure

- Optional support form multilingual content
- The user switching block can be used also for content switching
- Added support for PostgreSQL database (Provided by geekonek)
- Added pot files for user interface translations
- Added support for gsitemap
- Added creation of breadcrumb in menu
- Fixed bug in the cache support (common.inc)
- Fixed bug in the block support (block.module)
- Fixed bugs with switching block
- Fixed bugs with redirect front page

localizer 4.7.x-2.6

  • Separation between ui and nodes locales
  • Support for blocks
  • Code reorder
  • APIs renaming
  • Bugs fixing

localizer 5.x-1.6

Insecure
  • Separation between ui and nodes locales
  • Support for blocks
  • Code reorder
  • APIs renaming
  • Bugs fixing

localizer 5.x-1.5

Insecure
  • Support for views module :
    • You can add the node's locale as field in your views.
    • Activate / deactivate the generic views support.
    • Activate the generic support for each view.
    • Define your locales filter for each view.
  • Support for Drupal cache
  • Internals revision
  • Code cleanup
  • Bugs fixing

localizer 4.7.x-2.4

- News block removed
- Added localizeruser submodule
- User locale preferences are now taken into account
- Settings reorganization : all the settings are now available under localizer module
- Added support for multilingual users

Alternate download link :
http://www.speedtech.it/files/localizer-4.7.x-2.4.tar.gz

localizer 5.x-1.4

Insecure

- News block removed
- Added localizeruser submodule
- User locale preferences are now taken into account
- Settings reorganization : all the settings are now available under localizer module
- Added support for multilingual users

Alternate download link :
http://www.speedtech.it/files/localizer-5.x-1.4.tar.gz

localizer 5.x-1.2

Insecure

Settings UI improvement.
Locale change via hostname is now freely configurable.

localizer 5.x-1.0

Insecure

First release for Drupal 5.
This release is flawed. Don't use.
USE THE RELEASE 5-1.1

localizer 4.7.x-2.0

The 2.0 release introduces a new localization engine for user strings, like menu title and description, taxonomy title and description and so on.
It provides also some API that can be used by external modules.
The structure of the module has been rewritten with a main module and specific submodules.
No patches to the core are necessary.

Subscribe with RSS Subscribe to Releases for Localizer