/[drupal]/contributions/modules/autolocale/autolocale.module
ViewVC logotype

Log of /contributions/modules/autolocale/autolocale.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 11 20:53:43 2007 UTC (2 years, 1 month ago) by goba
Branch: DRUPAL-5
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 , to next main 1.10
#141191 by hass: add watchdog messages and remove basename() simplification on message printed to inform the user of the exact file path

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 11 07:40:53 2007 UTC (2 years, 6 months ago) by goba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Update to latest Drupal 6.x-dev

Revision 1.9 - (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.8: +6 -1 lines
Diff to previous 1.8
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.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 6 20:12:58 2007 UTC (2 years, 6 months ago) by goba
Branch: MAIN
Changes since 1.7: +49 -29 lines
Diff to previous 1.7
#140886 by meba: compatibility with the batch API in Drupal 6.x-dev (still in the works)

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 12 21:55:23 2007 UTC (2 years, 7 months ago) by goba
Branch: MAIN
Changes since 1.6: +112 -46 lines
Diff to previous 1.6
adapting autolocale to batch processing:
 - yched started work on batch processing for core:
   http://drupal.org/node/127539
 - Jakub Suchy started to adapt autolocale to that batch API
   http://lists.drupal.org/pipermail/translations/2007-April/000344.html

This commit is a polished version of what Jakub started to do, but feature-wise is a stripped down version of autolocale.
Because the batch processing is not yet available in install time, we cannot import with that while installing.
The module enable autoimport is also removed temporarily.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 3 21:11:38 2007 UTC (2 years, 9 months ago) by goba
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.5: +16 -13 lines
Diff to previous 1.5
#115579 and #115581 by Jakub Suchy: adapt to free hosts where glob() is disabled and check for the session array being present

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 2 22:24:34 2007 UTC (2 years, 9 months ago) by goba
Branch: MAIN
Changes since 1.4: +51 -11 lines
Diff to previous 1.4
hook up onto the module form
implementation based on code by Jakub Suchy

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 30 11:32:00 2007 UTC (2 years, 9 months ago) by goba
Branch: MAIN
Changes since 1.3: +7 -1 lines
Diff to previous 1.3
do not forget cleaning the cache

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 27 22:07:43 2006 UTC (2 years, 11 months ago) by goba
Branch: MAIN
Changes since 1.2: +80 -35 lines
Diff to previous 1.2
form api based management screen, which should be more user friendly

Revision 1.2 - (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
Changes since 1.1: +85 -6 lines
Diff to previous 1.1
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

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 24 14:53:19 2006 UTC (2 years, 11 months ago) by goba
Branch: MAIN
locale file autoimport profile and module, see README.txt

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2