Downloads
Download tar.gz
32.53 KB
MD5: b99210e4eaa58ed16d80cb57421ca233
SHA-1: 65bba7e2af80a82f2eee3e51e30f63140ecf577b
SHA-256: df7daf785dc27c31be34ebf363ab6945c8df2fe8ffa0fcb8a6b748b5af6ac6d3
Download zip
47.96 KB
MD5: 92517ede7a49f8b97bb18734aa9f850b
SHA-1: 9f4d8deb7f8b6a80821f4545bbf62b9c27c12fdf
SHA-256: b2dbdca635012f71047b5b9a8ed1cd19436faed3c5a459de9eb70f6f5917b20c
Release notes
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