Closed (fixed)
Project:
Localization update
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2010 at 10:15 UTC
Updated:
3 Jan 2011 at 12:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
palik commented+1, subscribing
Comment #2
Lubas commentedsubscribing
Comment #3
rodych commentedsubscribing
Comment #4
int commentedDrupal 7 Beta 3 is out
Comment #5
podarok+1 subscribing
Comment #6
Maux commentedSubscribing
Comment #7
rob c commented+1 ^^ this will be the next 'big thing'.
Comment #8
steinmb commented+1 subscribing
Comment #9
lsolesen commentedIs any work happening at the moment? Could one chip in?
Comment #10
int commentedDrupal 7.0-rc1 out
Comment #11
sylvain lecoy commentedRelease Client is out, I can help porting the module if needed!
Comment #12
int commentedRelease Client ??
Release Candidate!!
Comment #13
JockeL commentedsubscribing
Comment #14
modoq commentedsubscribing
Comment #15
gábor hojtsyI've opened the DRUPAL-7--1 branch and started the porting work. Here is a very basic first pass at porting the very very basics. The info file is OK, enabling of the module works (schema is setup), the config form works entirely. Still lots of work to do to make the meat of the module actually work.
Used coder_upgrade module extensively to make this go fast. I'm committing this patch but the Drupal 7 branch is far from being functional. The branch itself needs work.
Comment #16
gábor hojtsyTo make the reporting screen work, mostly theming fixes were in order (and minimal project code syncing). This is how it looks now (a little borked due to generic CSS classes, but it identified the project and that I should update :)
Comment #17
int commentedComment #18
podarokjust installed
(need to delete old tables from dev version!!! for installation possible)
path admin/config/regional/translate/update
Warning: preg_match(): Delimiter must not be alphanumeric or backslash в file_scan_directory() (рядок 1981 із /virt/homes/podarok/htdocs/includes/file.inc).
and screenshot from #16 looks like the same for me
fetching updates looks like working
batch import - nope 8(
UPDATE
in logs
Successfully downloaded http://ftp.drupal.org/files/translations/7.x/bueditor/bueditor-7.x-1.0-b... to /virt/tmp/translation-gEg2Il
for one file only
Comment #19
podaroka little typo with css class
Comment #20
podarokfixed for meet current messages UI from system.messages.css
Comment #21
anybody+subscribing
Comment #22
gábor hojtsy@podarok: thanks committed. There were no promises that the update would actually work now. I'd say it is a miracle that the project detection already works to some degree :)
Comment #23
gábor hojtsyHere is yet another pass including all remaining elements reported by coder_upgrade. From here, basically, the essential stuff is updated. I took the HTTP API from core and updated it, I took the locale API from core and updated it accordingly. This module is in huge part copies of stuff from core for various reasons. Uhm.
The reporting will work even better now (I tested with cvs_deploy). The file API also changed filepath to uri, so I changed that all around. I did not have an update function for this, so anybody who tried this out, please uninstall the module and install fresh. We should obviously add an update function. Please provide feedback.
Comment #24
gábor hojtsyIt works this great for me now btw (so will add a 7.x-dev release :). I'd still expect all kinds of random issues if I were you though :) It is a very quick and rough update.
Comment #25
gábor hojtsyComment #26
podarokLooks like works for me
Opera 11 alpha
D7-RC1
DRUPAL-7--1 tag
screenshots attached (sorry 8) Ukrainian) 8))
RTBC ?
Comment #27
gábor hojtsyWell, the module does all kinds of other subtle things like overriding l10n_client's stuff, overriding the core import / string editing UI, managing which strings are custom or imported and later updating translations. These parts are not much tested, so while I think this is fabulous as an initial port, it still needs lots of testing and possibly more work in the other areas to say it works :)
Comment #28
int commentedThanks @Gábor, we can now close this, and open new issues if we detected any bugs.
Comment #29
podarokJust tested with a clean installation of D7-RC1 on postgresql 9
adding language (admin/config/regional/language/add) starts auto update and downloads translation
all works for me
Comment #30
gábor hojtsyWow, amazing what one can do in one focused day, eh? :) (Let's keep this fixed then, and report issues in followups).
Comment #31
sutharsan commented... ! (I'm speech less) ;)
Comment #32
Lubas commentedWow I love the drupal community!
Comment #33
gábor hojtsyThe port is now tagged alpha1 and downloadable as a tgz (http://drupal.org/node/1001108).
I also built this into the latest l10n_install, so now you can install Drupal 7 localized with l10n_update built in: http://drupal.org/node/1001120 Feedback of course welcome (in the respective issue queue depending on where you found the problem).
Comment #34
podarok2Gábor Hojtsy
just removed old, installed alpha and looks like working for me
D7-RC2
self update for translation works like a charm
Good work! TNX!
Comment #35
gábor hojtsyGreat :)