Closed (won't fix)
Project:
Automated Web Translation Workflow
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2008 at 20:40 UTC
Updated:
9 Nov 2010 at 12:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
connexion.eu commentedI have already created a development version of the module to work in Drupal 6, but haven't had the opportunity to test it extensively.
Comment #2
gábor hojtsyAny plans to release this? I'd talk about it more at http://doitwithdrupal.com/ if it would be released.
Comment #3
frank ralf commentedI ran the code through Deadwood, Coder, and Translation template extractor. So here's a first stab at a D6 version of this module. It installs OK, but I haven't done any actual testing of its functionality.
Cheers,
Frank
Comment #4
simonfunk commentedi had test it right now. it installs OK, but don'r run. It displays this error:
user warning: Table 'drupal_test.i18n_node' doesn't exist query: SELECT n.nid, n.title FROM node n INNER JOIN i18n_node i ON n.nid = i.nid WHERE i.language = 'de' AND (i.trid = 0 OR i.trid NOT IN (SELECT trid FROM i18n_node WHERE language = '')) ORDER BY n.title in C:\***\drupal\sites\all\modules\awtw\awtw.module on line 221.
Greets Simon
Comment #5
frank ralf commentedSee Translation Management and/or iCanLocalize Translator for similar modules which are more actively maintained.
Comment #6
frank ralf commentedThere are other similar modules available.