Releases for Active Translation

active_translation 6.x-1.4

drewish - September 21, 2009 - 18:04
Official release from CVS tag: DRUPAL-6--1-4
First released: September 21, 2009 - 18:04
Download: active_translation-6.x-1.4.tar.gz
Size: 11.35 KB
md5_file hash: 335f5325a84aa932b746352643e300a1
Last updated: September 21, 2009 - 18:05
View usage statistics for this release

Changes since DRUPAL-6--1-3:

  • #499972 by roderik and ekes: Watchdog type is too long--which generates error on Postgres
  • #434428 by drewish and mdupont: Better message why users are seeing content in a different language.
  • #499994 by drewish and ekes: Remove ORDER BY to fix pgsql incompatiblity.

active_translation 6.x-1.3

drewish - March 27, 2009 - 19:28
Official release from CVS tag: DRUPAL-6--1-3
First released: March 27, 2009 - 19:28
Download: active_translation-6.x-1.3.tar.gz
Size: 11.33 KB
md5_file hash: 3e43c79e15a11bbb67080a52e91c15e3
Last updated: March 27, 2009 - 19:30
View usage statistics for this release

Changes since DRUPAL-6--1-2:

  • #385612 by robertgarrigos: Wrong link to i18n settings on requirements error message

active_translation 6.x-1.2

drewish - November 17, 2008 - 08:43
Official release from CVS tag: DRUPAL-6--1-2
First released: November 17, 2008 - 08:43
Download: active_translation-6.x-1.2.tar.gz
Size: 11.29 KB
md5_file hash: 6bf1abce842869ef5449e6208a589915
Last updated: November 17, 2008 - 08:45
View usage statistics for this release

Changes since DRUPAL-6--1-1:

  • #328642 by drewish: Add option to hide local.module's translated language links on the node.

active_translation 5.x-1.x-dev

drewish - October 13, 2008 - 02:56
Nightly development snapshot from CVS branch: DRUPAL-5
First released: October 13, 2008 - 02:56
Download: active_translation-5.x-1.x-dev.tar.gz
Size: 12.12 KB
md5_file hash: 5b0e5c172a42c2da28c2d8fbb32b73af
Last updated: March 28, 2009 - 00:01
View usage statistics for this release

Initial back port to Drupal 5 by JacobSingh: #301873: Drupal-5 Port

active_translation 6.x-1.1

drewish - September 11, 2008 - 23:06
Official release from CVS tag: DRUPAL-6--1-1
First released: September 11, 2008 - 23:06
Download: active_translation-6.x-1.1.tar.gz
Size: 11.13 KB
md5_file hash: 791d1fd3031228092b39dc626375b5f6
Last updated: September 11, 2008 - 23:10
View usage statistics for this release

Changes since DRUPAL-6--1-0:

  • Don't rewrite queries on the admin pages.
  • Cache the nodeapi $op='load' info.
  • #280428 Translation Status Message does not appear if node hasn't been translated into any languages.

active_translation 6.x-1.0

drewish - June 19, 2008 - 21:23
Official release from CVS tag: DRUPAL-6--1-0
First released: June 19, 2008 - 21:23
Download: active_translation-6.x-1.0.tar.gz
Size: 10.98 KB
md5_file hash: d56bdf307c3c35f55901a09e560c5c2c
Last updated: June 19, 2008 - 21:25
View usage statistics for this release

Changes since DRUPAL-6--1-0-beta5:

  • #271301 Shouldn't call node_access_needs_rebuild() after rebuilding the table.
  • #271253 Rebuilding table never completes. Fixed that and some warnings, also added more watchdog message to help future debugging efforts.

active_translation 6.x-1.0-beta5

drewish - June 15, 2008 - 19:51
Official release from CVS tag: DRUPAL-6--1-0-beta5
First released: June 15, 2008 - 19:51
Download: active_translation-6.x-1.0-beta5.tar.gz
Size: 10.86 KB
md5_file hash: f8154ad5d14dd62067a0296568bd902a
Last updated: June 15, 2008 - 19:55
View usage statistics for this release

Changes since DRUPAL-6--1-0-beta4:

  • #270542 (BENNYSOFT) Missing semicolon in active_translation.install.

active_translation 6.x-1.0-beta4

drewish - June 13, 2008 - 20:12
Official release from CVS tag: DRUPAL-6--1-0-beta4
First released: June 13, 2008 - 20:12
Download: active_translation-6.x-1.0-beta4.tar.gz
Size: 10.86 KB
md5_file hash: d7662748ee8c380e49def0016389d7af
Last updated: June 13, 2008 - 20:15
View usage statistics for this release

Please do no use this release! It has a bug that causes fatal errors.

Changes since DRUPAL-6--1-0-beta3:

  • #266314 (Bo Kleve) Fix fatal error and check that i18n is enabled before trying to disable it's query rewriting.
  • #270337 Add a setting to hide the translation status message.

active_translation 6.x-1.0-beta3

drewish - June 11, 2008 - 18:50
Official release from CVS tag: DRUPAL-6--1-0-beta3
First released: June 11, 2008 - 18:50
Download: active_translation-6.x-1.0-beta3.tar.gz
Size: 10.61 KB
md5_file hash: bba6ddfc427f493997fff89bc1d9657b
Last updated: June 11, 2008 - 18:55
View usage statistics for this release

Please do no use this release! It has a bug that causes fatal errors if the i18n module is not enabled (even though is not required to use this module).

Changes since DRUPAL-6--1-0-beta2:

  • #266314 Freaking i18n is screwing up my queries, stronger measures to disable their rewriting.

active_translation 6.x-1.0-beta2

drewish - June 1, 2008 - 21:03
Official release from CVS tag: DRUPAL-6--1-0-beta2
First released: June 1, 2008 - 21:03
Download: active_translation-6.x-1.0-beta2.tar.gz
Size: 10.54 KB
md5_file hash: 6b33b9439f80a5311276c9d11f077246
Last updated: June 1, 2008 - 21:05
View usage statistics for this release

Changes since DRUPAL-6--1-0-beta1:

  • Small changes to make coder.module happy.
  • #261733 Table not rebuilt correctly after adding a language due to caching in language_list().
  • #262803 Table not built correctly at install because drupal_write_record() expected the schema to be cached.

active_translation 6.x-1.0-beta1

drewish - May 21, 2008 - 22:29
Official release from CVS tag: DRUPAL-6--1-0-beta1
First released: May 21, 2008 - 22:29
Download: active_translation-6.x-1.0-beta1.tar.gz
Size: 10.69 KB
md5_file hash: 0107b8039c414680a2887264781c6f20
Last updated: May 21, 2008 - 22:30
View usage statistics for this release

Give it a try, and let me know what you think.

active_translation 6.x-1.x-dev

drewish - May 19, 2008 - 21:06
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: May 19, 2008 - 21:06
Download: active_translation-6.x-1.x-dev.tar.gz
Size: 11.17 KB
md5_file hash: edecc25f176b2bfaae622463e49f6710
Last updated: July 13, 2009 - 00:00
View usage statistics for this release

The stable 6.x-1.x branch. Only bug fixes will be committed here.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.