Posted by guysaban on April 15, 2008 at 8:40pm
| Project: | Automated Web Translation Workflow |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Is there any plans to make this module work with Drupal 6.2 ?
Comments
#1
I have already created a development version of the module to work in Drupal 6, but haven't had the opportunity to test it extensively.
#2
Any plans to release this? I'd talk about it more at http://doitwithdrupal.com/ if it would be released.
#3
I 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
#4
i 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
#5
See Translation Management and/or iCanLocalize Translator for similar modules which are more actively maintained.
#6
There are other similar modules available.