Project:Localization client
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

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.

AttachmentSize
l10n_client_server.patch6.87 KB

Comments

#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

Status:needs review» needs work

Looks interesting.

I think we need to add some note about 'l10n server only' to the settings page so users don't get confused.

#4

@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.

#5

Status:needs work» closed (won't fix)
nobody click here