Comments

palik’s picture

+1, subscribing

Lubas’s picture

subscribing

rodych’s picture

subscribing

int’s picture

Drupal 7 Beta 3 is out

podarok’s picture

+1 subscribing

Maux’s picture

Subscribing

rob c’s picture

+1 ^^ this will be the next 'big thing'.

steinmb’s picture

+1 subscribing

lsolesen’s picture

Is any work happening at the moment? Could one chip in?

int’s picture

Drupal 7.0-rc1 out

sylvain lecoy’s picture

Release Client is out, I can help porting the module if needed!

int’s picture

Release Client ??

Release Candidate!!

JockeL’s picture

subscribing

modoq’s picture

subscribing

gábor hojtsy’s picture

Status: Active » Needs work
StatusFileSize
new27.7 KB

I'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.

gábor hojtsy’s picture

StatusFileSize
new101.69 KB
new16.93 KB

To 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 :)

int’s picture

Status: Needs work » Needs review
podarok’s picture

just 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

podarok’s picture

StatusFileSize
new800 bytes

a little typo with css class

podarok’s picture

StatusFileSize
new954 bytes

fixed for meet current messages UI from system.messages.css

anybody’s picture

+subscribing

gábor hojtsy’s picture

Status: Needs review » Needs work

@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 :)

gábor hojtsy’s picture

StatusFileSize
new49.16 KB

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

gábor hojtsy’s picture

StatusFileSize
new156.23 KB

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

gábor hojtsy’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
podarok’s picture

StatusFileSize
new58.09 KB
new11.87 KB

Looks like works for me
Opera 11 alpha
D7-RC1
DRUPAL-7--1 tag
screenshots attached (sorry 8) Ukrainian) 8))

RTBC ?

gábor hojtsy’s picture

Well, 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 :)

int’s picture

Status: Needs work » Fixed

Thanks @Gábor, we can now close this, and open new issues if we detected any bugs.

podarok’s picture

Status: Fixed » Reviewed & tested by the community
StatusFileSize
new17.27 KB

Just 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

gábor hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Wow, amazing what one can do in one focused day, eh? :) (Let's keep this fixed then, and report issues in followups).

sutharsan’s picture

... ! (I'm speech less) ;)

Lubas’s picture

Wow I love the drupal community!

gábor hojtsy’s picture

The 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).

podarok’s picture

2Gábor Hojtsy
just removed old, installed alpha and looks like working for me
D7-RC2

Переклад успішно втягнуто. Створено 1 нових перекладених рядків, 38 рядків оновлено та 0 рядків було видалено.
Successfully downloaded and imported translation from http://ftp.drupal.org/files/translations/7.x/l10n_update/l10n_update-7.x-1.0-alpha1.uk.po
Successfully imported translations.

self update for translation works like a charm

Good work! TNX!

gábor hojtsy’s picture

Great :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.