Releases for Localizer
localizer 5.x-3.4
Download: localizer-5.x-3.4.tar.gz
Size: 55.71 KB
md5_file hash: 3f17304e4f01dfccfe7aaf1d6b38e938
First released: April 23, 2008 - 19:42
Last updated: April 23, 2008 - 19:45
#250344 - SA-2008-028 - fix XSS issue
localizer 5.x-2.1
Download: localizer-5.x-2.1.tar.gz
Size: 226.12 KB
md5_file hash: 9aa221151fb396e62b74463a533e258b
First released: April 23, 2008 - 19:42
Last updated: April 23, 2008 - 19:45
#250344 - SA-2008-028 - fix XSS issue
localizer 5.x-1.11
Download: localizer-5.x-1.11.tar.gz
Size: 37.35 KB
md5_file hash: cd469003c04ee6693efb1b49bf39e385
First released: April 23, 2008 - 19:34
Last updated: April 23, 2008 - 19:35
#250344 - SA-2008-028 - fix XSS issue
localizer 5.x-3.3
Download: localizer-5.x-3.3.tar.gz
Size: 54.34 KB
md5_file hash: f43f94dee9058796a0a0d6ca3ec6cbbe
First released: February 26, 2008 - 12:21
Last updated: February 26, 2008 - 12:25
- 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
Download: localizer-5.x-3.2.tar.gz
Size: 54.34 KB
md5_file hash: 0f0d9971dde97cd64e6297f6c2038f40
First released: February 26, 2008 - 10:51
Last updated: February 26, 2008 - 10:55
- 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
Download: localizer-5.x-3.1.tar.gz
Size: 54.28 KB
md5_file hash: 67a46a5df893c7a6a2b7d8f497bd7684
First released: February 26, 2008 - 08:45
Last updated: February 26, 2008 - 08:50
- 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
Download: localizer-5.x-3.0.tar.gz
Size: 53.99 KB
md5_file hash: 50795aa853ae0ae4ead9617d34ed4a2b
First released: February 7, 2008 - 08:41
Last updated: February 7, 2008 - 08:45
The module has been rewritten in large parts and has some new unique features:
- an administration interface where to translate all the users provided strings, with the power to search through them specifying several criteria
- an administration interface where to manage all the content translations, with the power to search through them specifying several criteria and to assign translations to multiple contents in one single page
- block support has been removed, because it is possible to have the same feature using Drupal core features (visibility settings)
- multilingual support has been replaced by the language fallback support with the power to assign a weight to every language
- the content's translations interface has been rewritten and enhanced
- added support for translators roles with permissions specific to every language
- an automatic procedure to activate and deactivate core patched modules as been implemented
- the module is now more cache compatible, because it automatically appends language prefix to the url (as it will be in the upcoming Drupal 6)
Special thanks goes to Edward Ray for his support, test and documentation work.
localizer 5.x-3.x-dev
Download: localizer-5.x-3.x-dev.tar.gz
Size: 55.71 KB
md5_file hash: d8c61a6b9931486ec23d2fa9db1f4de2
First released: January 8, 2008 - 13:43
Last updated: April 24, 2008 - 00:10
The module has been rewritten in large parts and has some new unique features:
- an administration interface where to translate all the users provided strings, with the power to search through them specifying several criteria
- an administration interface where to manage all the content translations, with the power to search through them specifying several criteria and to assign translations to multiple contents in one single page
- block support has been removed, because it is possible to have the same feature using Drupal core features (visibility settings)
- multilingual support has been replaced by the language fallback support with the power to assign a weight to every language
- the content's translations interface has been rewritten and enhanced
- added support for translators roles with permissions specific to every language
- an automatic procedure to activate and deactivate core patched modules as been implemented
- the module is now more cache compatible, because it automatically appends language prefix to the url (as it will be in the upcoming Drupal 6)
localizer 5.x-1.10
Download: localizer-5.x-1.10.tar.gz
Size: 34.76 KB
md5_file hash: 6235a1817d556dd5a22be41e6f031efe
First released: September 15, 2007 - 14:52
Last updated: September 15, 2007 - 14:55
Bugs fixing release.
localizer 5.x-1.9
Download: localizer-5.x-1.9.tar.gz
Size: 32.53 KB
md5_file hash: b99210e4eaa58ed16d80cb57421ca233
First released: April 23, 2007 - 12:21
Last updated: April 23, 2007 - 12:25
New features :
- support for variables
- simpler db access through its models
- new translation interface for menus and taxonomies
- cache support without patches
- optional support for different content types
Installation instructions
- Download the flags icons from http://www.speedtech.it/files/localizer-flags.tgz
- Download the already core patched files from http://www.speedtech.it/files/localizer-sites-all-5.1-1.9.tgz
- Restore your common.in, bootstrap.inc, menu.module, taxonomy.module, block.module
To their original versions that come in Drupal 5.1 tarball - Remove your localizer folder from modules directory
- Extract localizer-5.x-1.9.tgz archive under modules as usual
- Extract localizer-flags.tgz under modules/localizer
- Extract localizer-sites-all-5.1-1.9.tgz under sites/all
- In your sites/default/settings.php append :
$conf= array (
'cache_inc' => 'modules/localizer/system/includes/cache.inc',
); - Visit http://www.yoursite.com/update.php
- Visit : admin/build/modules and check that all
the modules you need are active. Click Save configuration. - Visit : admin/settings/localizer anche check that all the options
you need are active. - Login
localizer 5.x-1.8
Download: localizer-5.x-1.8.tar.gz
Size: 278.16 KB
md5_file hash: b4fa27461a46b6c1e59e92135483fb33
First released: April 15, 2007 - 23:23
Last updated: April 15, 2007 - 23:25
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
Download: localizer-5.x-2.x-dev.tar.gz
Size: 226.12 KB
md5_file hash: efbea73e30a1ba4cb1115d36238c9cc0
First released: April 12, 2007 - 04:05
Last updated: April 24, 2008 - 00:10
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
Download: localizer-4.7.x-2.7.tar.gz
Size: 202.43 KB
md5_file hash: 90e0c7f24c56a8193cc1d5b485a7a0bb
First released: January 29, 2007 - 10:25
Last updated: January 29, 2007 - 10:30
- 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
Download: localizer-5.x-1.7.tar.gz
Size: 211.75 KB
md5_file hash: 91cc74d39a4139ea841ee2602a89667a
First released: January 29, 2007 - 10:22
Last updated: January 29, 2007 - 10:25
- 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
Download: localizer-4.7.x-2.6.tar.gz
Size: 200.24 KB
md5_file hash: 35f9ce1f15f06e839d4a6541535643b1
First released: January 22, 2007 - 07:42
Last updated: January 22, 2007 - 07:45
- Separation between ui and nodes locales
- Support for blocks
- Code reorder
- APIs renaming
- Bugs fixing
localizer 5.x-1.6
Download: localizer-5.x-1.6.tar.gz
Size: 208.66 KB
md5_file hash: 76e06d9c905412ad019c0166ec44d161
First released: January 22, 2007 - 07:41
Last updated: January 22, 2007 - 07:45
- Separation between ui and nodes locales
- Support for blocks
- Code reorder
- APIs renaming
- Bugs fixing
localizer 5.x-1.5
Download: localizer-5.x-1.5.tar.gz
Size: 199.79 KB
md5_file hash: 7a755bbe6e7cfe0e76300cebf30b1f5f
First released: January 14, 2007 - 14:28
Last updated: January 14, 2007 - 10:30
- 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
Download: localizer-4.7.x-2.4.tar.gz
Size: 148.41 KB
md5_file hash: 83c5d02808bdbe3ad14826a5ae9ed7fd
First released: January 6, 2007 - 09:36
Last updated: January 6, 2007 - 05:40
- 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
Download: localizer-5.x-1.4.tar.gz
Size: 147.33 KB
md5_file hash: 365b33a79ab72de11e0bbc0d2c478b17
First released: January 6, 2007 - 09:34
Last updated: January 6, 2007 - 05:35
- 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 4.7.x-2.3
Download: localizer-4.7.x-2.3.tar.gz
Size: 147.46 KB
md5_file hash: ed08103343bfc0bb02bdcdbb2c2c2aa0
First released: December 29, 2006 - 09:28
Last updated: December 29, 2006 - 05:30
Bugs fixing and cleanup
localizer 5.x-1.3
Download: localizer-5.x-1.3.tar.gz
Size: 147.75 KB
md5_file hash: bb7ea7b40e679f5136ccdfd9948bba5b
First released: December 29, 2006 - 09:22
Last updated: December 29, 2006 - 05:25
Bugs fixing and code cleanup
localizer 5.x-1.2
Download: localizer-5.x-1.2.tar.gz
Size: 147.91 KB
md5_file hash: 7b0a65aac1ee1488dd225ea0a7864381
First released: December 27, 2006 - 16:16
Last updated: December 27, 2006 - 12:20
Settings UI improvement.
Locale change via hostname is now freely configurable.
localizer 5.x-1.1
Download: localizer-5.x-1.1.tar.gz
Size: 147.66 KB
md5_file hash: 123edb1d8922510d9b5bcf1e816b5b64
First released: December 25, 2006 - 08:47
Last updated: December 25, 2006 - 04:50
Drupal 5 first version
localizer 5.x-1.x-dev
Download: localizer-5.x-1.x-dev.tar.gz
Size: 37.38 KB
md5_file hash: e2219595925374c317b28c397d190775
First released: December 25, 2006 - 08:29
Last updated: April 24, 2008 - 00:10
Drupal 5 development
localizer 5.x-1.0
Download: localizer-5.x-1.0.tar.gz
Size: 148.09 KB
md5_file hash: 98016a4b12820a0ff82cb3327fdc77db
First released: December 25, 2006 - 08:29
Last updated: December 25, 2006 - 04:30
First release for Drupal 5.
This release is flawed. Don't use.
USE THE RELEASE 5-1.1
localizer 4.7.x-2.2
Download: localizer-4.7.x-2.2.tar.gz
Size: 146.96 KB
md5_file hash: 2242cf03c0340d6dcf55dd5f4a9c4d8f
First released: December 25, 2006 - 08:28
Last updated: December 25, 2006 - 04:30
Bugs fixing
Code clean up
localizer 4.7.x-2.1
Download: localizer-4.7.x-2.1.tar.gz
Size: 147.59 KB
md5_file hash: 3ce8f9def034beeb93341c2d2c3741a0
First released: December 19, 2006 - 14:55
Last updated: December 19, 2006 - 11:00
Bugs fixing release.
localizer 4.7.x-2.x-dev
Download: localizer-4.7.x-2.x-dev.tar.gz
Size: 205.91 KB
md5_file hash: 2dc603da244aebb4e07875904053755d
First released: December 14, 2006 - 10:10
Last updated: February 8, 2007 - 00:11
Development version for 2.x branch
localizer 4.7.x-2.0
Download: localizer-4.7.x-2.0.tar.gz
Size: 158.09 KB
md5_file hash: 14bc5483a4584ca92372a22e4b892bf4
First released: December 14, 2006 - 08:33
Last updated: December 14, 2006 - 04:35
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.
localizer 4.7.x-1.0
Download: localizer-4.7.x-1.0.tar.gz
Size: 166.49 KB
md5_file hash: 4df0465f66be6667e70696b3b0ecd791
First released: November 21, 2006 - 18:32
Last updated: November 21, 2006 - 14:35
First official release for 4.7.x.
