Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download i18n-7.x-1.0-alpha3.tar.gztar.gz 88.91 KB
MD5: 574a1cb4e3a607ef1f56775b2741e32a
SHA-1: 3fe697628cd7ce9e89a81d0e85a0824213cd3516
SHA-256: f53aac1b3cd3c9422b69d56f1f90d5312a204c0d766f13e9936d1492a0f43c3f
Download i18n-7.x-1.0-alpha3.zipzip 124.52 KB
MD5: 6d401e277d42d3ea2c30ccb7716f8d52
SHA-1: f0e55c4716d6dc2747edf6819af31f93418d2279
SHA-256: c22fefe7b1bc3a24f3b90057b0df2855d80484d08a3558a73e333873cfe0c80b

Release notes

New features:
- Content selection options: enable/disable for specific pages
- Multilingual variables using variable realms (variable module)
- New language fields for nodes and taxonomy term display
- Upgraded taxonomy translation module, new widgets
- Translation set API.
- String translation for objects.
- New hook_i18n_object_info()

Updating from http://github.com/josereyero/i18n
14e7cb7 Added some more i18n variables and variable types
46e6497 Using new variable elements to build admin form.
e4fb77c Using variable module to generate admin settings
ee1ce60 Added some variables
f5c5794 Removed hook_i18n_translation_set_info(), replaced by hook_i18n_object_info()
22621e5 Reamed some functions, implemented objects for menus
eaa28ed Added new hook i18n_object_info() and string translation for objects
3cfea26 Removed obsoleted functions
51b240a Fixed some issues with content typetitle and notice in block admin #1058774
5c6e65f Updated i18n_string_update_context
c7e9205 Fixed merge query, by SebCorbin, #1061578
543c0a9 Dropped i18n_variable_exit() which was creating some issues
566216f Updated i18n_variable to use new variable_store module
7e575ac Fixed update name
50d1e81 Using variable_realm for i18n_variables
adc994d Added undefined language to node selection. Also rewriting queries with language field. Always enable
5af7dbc Reworked options for language selection, added page and PHP visibility options
bfa4324 Added language field to node display. Shorthand function for node type language enabled.
b3a432a Added language field to term display fields
2020dda Completed tokens
7fb3342 Finished implementing all field hooks for taxonomy terms
cc87ea8 Reimplemented localized tokens
12e571f Overriding taxonomy field form widgets
65fa89e Fixed multiple issues with taxonomy languages. Added field formatter for localized terms.
0761f91 Added some documentation
dbd0b21 New translation sets API

Created by: Jose Reyero
Created on: 19 Feb 2011 at 17:58 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases