Releases for Internationalization
i18n 6.x-1.2
First released: November 8, 2009 - 15:05
Size: 109.21 KB
md5_file hash: c9a4a14109f2036a042ec989b565fec9
Last updated: November 8, 2009 - 15:10
Maintenance release. Lots of bug fixes and some new features:
- Fixed: location fields not showing up for synchronization options, #426294
- Fixed: pgsql compatibility in upgrade scripts, by jandd, #383728
- Fixed: Translate all custom block titles (not only custom blocks), by brucepearson, #541048
- Added: Primary and secondary links' menus translation using preprocess, by neochief, #514108
- Changed: hook_locale(), new 'info' op, obsoleted 'refresh'
- Fixed: Some text groups losing strings when refreshed, #442428
- Fixed: Checkboxes fields are not translating in profile view pages, by neochief, #520692
- Added: Translate tags vocablary name on node form, by dboulet, #494576
- Fixed i18n Filter in Views results in SQL Error, by markus_petrux, #522162
- Added tag support for taxonomy synchronization, #605600
- Fixed buggy taxonomy synchronization, #365606, #365606, #379306
- Cleaning some module dependencies and old code.
- Fixed: Select translations autocomplete wrong filtering by hass, #557980
- Added: Translated taxonomy tokens by Hugo Wetterberg, googletorp, #344794
- Fixed: Global variable corruption by etzel, #580280
- New i18ncck module by neochief
- Got started with some unit tests and base test clase.
- Added support for image synchronization, #329825
- Added filefield/imagefield synchronization, by dasjo, #278426
i18n 6.x-1.1
First released: June 22, 2009 - 09:34
Size: 116.08 KB
md5_file hash: f781a0013012d38175fa9b6fbc238f64
Last updated: June 22, 2009 - 09:35
Many bug fixes:- Fixed pgsql issue in i18nblocks query rewriting, by plj, #383772
- Changed i18ntaxonomy module weight for it to run before views, by Owen Barton, #386136
- Inprovements to i18nsync_node_available_fields(): cached, alter hook, ...
- Fixed node author field in i18nsync (author -> name), by mfb, #399216
- Fixed synchronization for nodereference fields, by dasjo, #242601
- Fixed: Unterminated entities in taxonomy module break page validation, by ao2, #478856
- Fixed multilingual variables issues, by rfay, #451120
- Fixed i18nstrings, wrong hook_schema_alter() implementation, by rsvelko, #466876
- Added location to i18nsync fields, by zedzed, #426294
- Added new dependence (i18ntaxonomy) and some taxonomy handling to i18nviews
- Fixed missing brackets around table name in query, #371429
- Fixed incompatible table locking, using proper API, #416912
- Fixed typos, by ao2, #429850, dboulet, #396402
- New feature: allow to select existing node as translation, #295682
- Fixed: translation relationship broken with i18nsync, by smh67, Beban, #367118
- Fixed: translated node forgets its menu settings, by brucepearson, #364375
- Fixed: missing node languages for LANGUAGE_SUPPORT_EXTENDED_NOT_DISPLAYED, by Roger Lopez, #365574
i18n 6.x-1.0
First released: January 25, 2009 - 17:40
Size: 82.5 KB
md5_file hash: b973b3919f67b5cf99581a64812f8942
Last updated: January 25, 2009 - 17:45
First Drupal 6 stable release
Lots of bug fixes and new features. Changes since last beta:
- Added localization for content types and taxonomy in advanced search form, #363384
- Fixed multiple translation issues for node/add pages, included #353912
- Fixed Undefined function i18n_taxonomy_localize_terms(), by roborn, #362559
- Fixed: Unknown column status during i18ncontent update, #361228
- Fixed missing table wrapper in i18nblocks, by mrfelton, #362050
- Added: Display hierarchy when translating taxonomy, by Afief, #288086
- Added option for switching language when translating
- Moved admin settings to higher level tab
- Deleting profile strings when deleting fields, #356538
- Fixed: attached nodes synchronization not working, by doq, #359987
- Fixed: locale table growing on each request, issue with i18nstring_textgroup(), by drifter, #359249
- Fixed: missing i18nstrings module when enabling other modules module, #358839
- Fixed: taxonomy strings not properly synchronized (removed), by stella, #356542
- Removed obsoleted (was commented out) i18nblocks_blocks(), #356519
- Applied i18nblocks implementation of i18nstrings/locale_refresh(), by catch, #356520
- Applied i18ncontent tt/hook_locale() review, by catch, #356535
- Reworked taxonomy language logic when saving terms, set node/current language for tags.
i18n 5.x-2.5
First released: January 14, 2009 - 23:35
Size: 88.76 KB
md5_file hash: b2146469ed94ca027f0bde0eabb5d4bd
Last updated: January 14, 2009 - 23:40
Minor bug fixes in addition to fixing SA-CONTRIB-2009-003
i18n 6.x-1.0-beta6
First released: November 16, 2008 - 18:20
Size: 75.93 KB
md5_file hash: aad87e3a52e1aba1babf72afedabbd72
Last updated: November 16, 2008 - 18:25
Fixed update bugs in previous beta5
Changelog from beta5:
- Fixed multilingual blocks not translating, #305868
- Fixed notices, undefined variables, by eMPee584, #276161
- Fixed some issues with strings and menu install/updates
- Fixed typo in i18nblocks_update_2(), #317042
- Fixed warning illegal offset type, #294278
- Removed wrong version from info files, by Roger López, #319249
- Fixed help string, by Hass, #316784
- Uncountable code style issues have been fixed for coder module compliance and core rules.
- Fixed: Translation issues like missing periods, typos, etc.
- Fixed: Synchronization not happening when creating a translation, #313605
- Added some help texts for i18nstrings and warnings about the site default language, #314035
- Fixed: Column name conflict (oid) on PostgreSQL, #314126
- Fixed: Added English language to import/export page, #314035
- Fixed: Code tries to access object as array, by Skiller, #293275
- Fixed: Sub-menu items not localized, by Anselm Heaton, #298612
- Some clean up in i18ntaxonomy module, coding standards, cvs tags, etc..
- Fixed some race condition when creating term translations
- Multiple bug fixes and code improvements, by stella, #314846, #314880, #314853
i18n 6.x-1.0-beta4
First released: September 25, 2008 - 20:04
Size: 71.57 KB
md5_file hash: c4fa37b70ca82d049ae8b540098f778d
Last updated: September 25, 2008 - 20:10
Many bug fixes and some polishing:
- Fixed issue with language dependent front page, that couldn't be used before
- Fixed postgresql compatibility issue, by miopa, #308554
- Fixed profile category string issues, #304451
- Renamed some modules, updated descriptions
- Fixed / improved some module help texts.
- Fixed multiple localization issues, by hass, #310852
- Fixed error with i18ncontent update, #295263
- Fixed warning in sync module, by vjacquin, #299064 and #294511
- Fixed issue with i18nblocks and system module weights, #299642
- Fixed warning in i18ntaxonomy, by mvc , #304003
i18n 6.x-1.0-beta3
First released: August 9, 2008 - 18:09
Size: 64.03 KB
md5_file hash: 6d18ab77110c606f4734fbd19b3b6a93
Last updated: August 9, 2008 - 18:10
Some new features and many bug fixes:
- Partial fix for node view forcing selection mode, #283839
- Fixed multiple taxonomy translation issues, by japanitrat, #292232
- Added some basic functionality to i18nviews module, wip
- Some clean up of update scripts, removed obsoleted functions.
- Moved selection mode initialization out of hook init, to first time it's needed.
- Fixed some issues with taxonomy and query rewriting rewriting, by vingbord, #260156 and #260151
- Fixed wrong data type in schema, by polarbear128, #289027
- Fixed issue with synchronization and empty fields as array (files)
- Added back CCK syncronization, by drewish, #293019
- Added new 'mixed' language selection option, by ablivio, #203798
- Moved language icons to a new project, http://drupal.org/project/languageicons
i18n 6.x-1.0-beta2
First released: July 27, 2008 - 17:01
Size: 69.57 KB
md5_file hash: 492e15b75ce7a371ae26cdc00f38f54f
Last updated: July 27, 2008 - 17:05
Lots of bug fixes and some new features, full changelog:
- Better icon for Arabic, by Afief, #278140
- Added back i18nviews module for views specific features
- Fixed languageicons occassional warning, by eMPee584, #276161
- Commented out views hooks on i18ntaxonomy (not for the first version), #285660
- Fixed wrong duplicated translations (context/caching issue), #281471
- Added preliminary support for l10n client (Patch pending)
- Fixed missing dependency on i18nblocks, #279769
- Fixed i18npoll_nodeapi returning $node, breaking feeds and cron calls, #254022
- Fixed notice and possible i18n blocks not found, #278588
- Fixed node upgrade issue, #260626
- Removed references to obsolteted function i18n_get_normal_path(), #259603
- Wrong link and typos in taxonomy module, by AaronCollier, #259440
- Added Thai flag, by kengggg, #257387
- Fixed wrong link on help page, by steinmb, #257289
- Patch to prevent query rewriting for views, by Frank Steiner, #272432
- Taxonomies not syncing, by drewish, #256357
- Menu not refreshing locales, by Frank Steiner, #263124
- User profiles not translated on registration, by gustavlarson, #248089
i18n 5.x-3.x-dev
First released: July 24, 2008 - 22:05
Size: 92.3 KB
md5_file hash: ab22ab0afa68516b9e7b5c4f5cef8ba5
Last updated: January 15, 2009 - 12:08
This is the new development branch for i18n 5.x which will include some improvements:
- Much improved configurable string translation, working with locale module.
- Will work with localization client module to allow on page translation of all strings.
i18n 5.x-2.4
First released: July 23, 2008 - 16:58
Size: 89.4 KB
md5_file hash: 7b69a1da232a03ea9cb5083c619aa9c7
Last updated: July 23, 2008 - 17:00
Maintenance release, multiple bug fixes and some new features:
- Fixed database compatibility issue with i18ncontent query by omo, #135387
- Fixed warning with profile fields by bitstream, #129262
- Fixed typo in INSTALL.txt by serkanarikusu, #206172
- Added i18npanels module contributed by JacobSingh, #159926
- Added description to translated items by JacobSingh, #197977
- Rename i18n blocks by incrn8, #246014
- Link to translate node changes site language by Jaza, TBarregren, #149108
- Added "translate own nodes" permission by rblomme, christopher_skauss, #41580
- Fixed synchronization warning on content type by yettyn, #166101
- Applied postgres compatibility patch by ivanSB, #183593
- Added token support for language code by knseibert, #176449
i18n 5.x-1.1
First released: April 23, 2008 - 19:27
Size: 86.21 KB
md5_file hash: 36d8768b4f76198e58a43ccea9981394
Last updated: April 23, 2008 - 19:30
Security update
i18n 4.7.x-1.2
First released: April 23, 2008 - 19:27
Size: 52.49 KB
md5_file hash: b1aa3dd16aaf64ec6e73e073c9c42007
Last updated: April 23, 2008 - 19:30
Security update
i18n 5.x-2.3
First released: April 23, 2008 - 19:26
Size: 87.52 KB
md5_file hash: cc92b18b7a0a758fe2637e1365bf6d9e
Last updated: April 23, 2008 - 19:30
Minor bug fixes and security update
i18n 6.x-1.0-beta1
First released: April 23, 2008 - 19:25
Size: 72.26 KB
md5_file hash: 7a63a0e75f5ba24c798a6344b3b1c237
Last updated: April 23, 2008 - 19:30
First Drupal 6 beta
i18n 4.7.x-1.1
First released: February 22, 2008 - 16:49
Size: 52.44 KB
md5_file hash: 9daee8165da60ccdae388c5d285f4285
Last updated: February 22, 2008 - 16:50
Maintenance release, minor bug fixes, nothing really new
This will possibly latest 4.7.x release.
This version won't be supported anymore, so consider upgrading to 5.x or 6.x
i18n 6.x-1.x-dev
First released: February 19, 2008 - 19:56
Size: 109.22 KB
md5_file hash: 1c69d7df44e1762ea118e80e6d59f76e
Last updated: November 7, 2009 - 00:08
This is a development version for Drupal 6
It is not recommended for production sites.
i18n 5.x-2.2
First released: October 30, 2007 - 17:37
Size: 86.25 KB
md5_file hash: 682917052348e834962aafb422b27f3d
Last updated: October 30, 2007 - 17:40
Fixed some issues and usability improvements:
- http://drupal.org/node/186562, http://drupal.org/node/186562
- sql error when trying to create translation, http://drupal.org/node/185268
- Comment block i18n fails in Drupal 5.2, http://drupal.org/node/166187
- ttext php5 compatibility issue, http://drupal.org/node/163890
- Added translation of /node/x/path to /node/y/path
- Added NAT (Node As Term) support. NAT terms created with node language and created translation relationships with other node's terms.
+ Added autocomplete for selecting node translations, by Dave Myburgh, #137049
- Fixed #138624, db_rewrite_sql() not rewriting sql as expected. Now language conditions are only disabled for admin/content/* paths
+ Added some new synchronization options
- Flexinode fields
- File attachments
+ Extended synchronization module:
- CCK fields
- More standard node fields
- Attachments, revisions, etc
Added a fieldset in i18n content type settings to show here the synchronization options too
- One more bugfix in the evil taxonomy queries. Terms without translation are left untouched now for the other nodes.
- Fixed query with taxonomy synchronization, causing an error when terms had no translation.
+ Implemented simple synchronization for node fields -proof of concept
- New settings per content type
- Implementation on hook_nodeapi
i18n 5.x-2.1
First released: May 6, 2007 - 15:22
Size: 70 KB
md5_file hash: 7c884e2240e7b55c360a3ff7f527171f
Last updated: May 6, 2007 - 15:25
Fixed some bugs:
- Some tables not set to utf8, #129267
- Install script for i18nblocks and postgresql, #139518
- Wrong query when removing node from translation set, #76689
- Fixed duplicated menu items issue
Compatibility issues:
- Fixed #139132, issue with cacheable views filter.
- Fixed #126369, path source not working with languages
- Fixed typo and some issue with nodeasblock block titles
New features:
- Added arabic icon provided by Salman
- Added irish icon provided by snpower
i18n 5.x-2.0
First released: April 4, 2007 - 15:19
Size: 67.34 KB
md5_file hash: 70980e7cd50afea3d67adfa950a8322d
Last updated: April 4, 2007 - 15:20
New features and modules:
- Views support with language filters and field (i18nviews.module)
- Automatic translation of taxonomy terms when creating translation
- A lot more pre-populated fields for translations, like cck fields, or image files
- New content type option, language support 'Extended' which will allow all defined languages for a node.
- Extended language list with localized language names, for forms.
- Taxonomy translation through localization for chosen vocabularies (i18ntranslation.module)
- Fully reworked i18nblocks.module, now using db tables. Added some integration with nodeasblock module
- Some i18n API extensions, documented in the code. The full i18n api should be backwards compatible though.
Lots of bug fixes
Reorganized modules and folders
i18n 5.x-1.0
First released: February 10, 2007 - 19:21
Size: 55.6 KB
md5_file hash: d3c319592014a10de559472d611ed70f
Last updated: February 10, 2007 - 19:25
Fully updated for Drupal 5, and some new features:
- Added: Switch to user's language after login
- Added automatic taxonomy translation when translating nodes
- Added language session tracking
- Added per language menu items
- Added support for RTL languages
- Added native names for languages
- Cleaned up multilingual variable management
