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 :

  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

Installation instructions

  1. Download the flags icons from http://www.speedtech.it/files/localizer-flags.tgz
  2. Download the already core patched files from http://www.speedtech.it/files/localizer-sites-all-5.1-1.9.tgz
  3. Restore your common.in, bootstrap.inc, menu.module, taxonomy.module, block.module
    To their original versions that come in Drupal 5.1 tarball
  4. Remove your localizer folder from modules directory
  5. Extract localizer-5.x-1.9.tgz archive under modules as usual
  6. Extract localizer-flags.tgz under modules/localizer
  7. Extract localizer-sites-all-5.1-1.9.tgz under sites/all
  8. In your sites/default/settings.php append :
    $conf= array (                                                                                                                                           
        'cache_inc' => 'modules/localizer/system/includes/cache.inc',                                                                                            
    );
    
  9. Visit http://www.yoursite.com/update.php
  10. Visit : admin/build/modules and check that all
    the modules you need are active. Click Save configuration.
  11. Visit : admin/settings/localizer anche check that all the options
    you need are active.
  12. Login
Created by: Roberto Gerola
Created on: 23 Apr 2007 at 12:21 UTC
Last updated: 1 Aug 2018 at 19:44 UTC
Insecure
Unsupported

Other releases