Backporting l10n_server connection
toemaz - January 16, 2009 - 21:24
| Project: | Localization client |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| l10n_client_server.patch | 6.87 KB |

#1
Well, 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!
#2
In 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.
#3
Looks interesting.
I think we need to add some note about 'l10n server only' to the settings page so users don't get confused.