Closed (won't fix)
Project:
Localization client
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2009 at 21:24 UTC
Updated:
20 Apr 2010 at 14:34 UTC
Find attached a patch which backports the server connection functionality in the D6 release of the l10n_client module. With this patch l10n_client is capable of sending translated strings to the l10n_server.
I tested it a little and so far I have not found problems. The backport was pretty straight forward.
| Comment | File | Size | Author |
|---|---|---|---|
| l10n_client_server.patch | 6.87 KB | toemaz |
Comments
Comment #1
gábor hojtsyWell, Jose was the author of this code mostly and he maintains the Drupal 5 version, so he is the best to review it. Thanks for the backport!
Comment #2
toemaz commentedIn order not to confuse potential users: if you use this patch for a Drupal 5 install, the l10n_server has to be installed on another Drupal 6 install. But I guess it's quite obvious.
The patch has been tested on 2 Drupal 5 production websites.
Comment #3
jose reyero commentedLooks interesting.
I think we need to add some note about 'l10n server only' to the settings page so users don't get confused.
Comment #4
gábor hojtsy@seutje at #191238: Updated Drupal 5 release with live search says just popping in the D6 version on D5 works, so maybe best would be to try it out, document there and if it works, just re-commit the whole D6 codebase to D5 and release there as well. Not sure we should handle individual backports, since D5 is nearing its end of life.
Comment #5
gábor hojtsy