Closed (fixed)
Project:
Localizer
Version:
4.7.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
15 Dec 2006 at 14:05 UTC
Updated:
25 Dec 2006 at 09:02 UTC
Today I've created the branch on cvs for Drupal 5 and I'll start soon with the porting of localizer.
Comments
Comment #1
Roberto Gerola commentedPorting proceed.
I plan to release the new version next week.
Comment #2
Roberto Gerola commentedI've fixed an estimated first release for this Drupal version.
Porting is going very quickly and the main features are already working.
24/12 probably I'll release the first version for Drupal 5.
After this release I concentrate my efforts on implementing the
translation console where you can search the objects (menus, taxonomy terms, taxonomy vocabulary, and so on)
and manage their translations.
Another similar translation console will be implemented for nodes.
I'm thinking also to become to introduce a model layer with
API similar to Rails API, like : localizertranslation_find(), localizertranslation_findall()
(I don't like to have SQL code everywhere : it reduces the maintainability)
but perhaps this implementations needs more reflections.
Comment #3
Roberto Gerola commentedReleased today.