Log of /contributions/modules/autolocale/localized.profile
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 9 09:14:43 2007 UTC
(2 years, 6 months ago)
by
goba
Branch:
MAIN
Changes since
1.3: +89 -7 lines
Diff to
previous 1.3
adapt autolocale to new installer state system:
- open a batch if in the finalize state and we have files to parse
- import files progressively with batch API if in localeimport state
- advance to 'complete' state if finished (or initially if no file is there to import)
- also fixed a small SQL glitch in language creation
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 27 16:01:08 2006 UTC
(2 years, 11 months ago)
by
goba
Branch:
MAIN
new autolocale features and bugfixes:
- do not call the profile and the module the same, since the install
hook would be called twice that way; only utilize the profile
install hook, since that one is called later when all modules
are in place to import PO files for
- start to implement module with support for wipeing and reimporting
all PO files for an enabled language (the UI is clunky, but I tried
to be helpful and informative for users, we certainly need a confirm)
screen, and links might not be correct to initiate this kind of
action (I tried to alter the locale form, but since the operation
links go in in the theme function, it is not possible to alter
another link into that place - although that would be ideal)
- document functions, remove debug messages since the bug is fixed
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.