Downloads

Download tar.gz 56.25 KB
MD5: da7c1345d4eb255b7501ad2713dad7f4
SHA-1: 8629960dfc1037160b6bcedf4340be96316a3541
SHA-256: 4bc3bffb158fbce40e4903dbbc400cdeac1e1625e56de4943c91199a7f5e7e48
Download zip 74.02 KB
MD5: 96f5472a08b7fce5103ad896155749ea
SHA-1: 13ff916d5ee7bfe552c09e6497f369206305654f
SHA-256: c929a957031228c6abc4ec39fb54f5b74f19809259beddad9acdfd69f1661a54

Release notes

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.

Created by: Roberto Gerola
Created on: 16 Jul 2008 at 07:35 UTC
Last updated: 16 Jul 2008 at 16:40 UTC
New features
Bug fixes
Unsupported

Other releases