Log of /contributions/modules/i18n/i18n.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.41.2.32 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 18 12:42:12 2009 UTC
(9 months ago)
by
jareyero
Branch:
DRUPAL-6--1
Changes since
1.41.2.31: +2 -2 lines
Diff to
previous 1.41.2.31
, to
branch point 1.41
- Fixed: translation relationship broken with i18nsync, by smh67, Beban, #367118
- Fixed: translated node forgets its menu settings, by brucepearson, #364375
- Fixed: missing node languages for LANGUAGE_SUPPORT_EXTENDED_NOT_DISPLAYED, by Roger Lopez, #365574
Revision
1.41.2.29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 14 16:08:40 2009 UTC
(10 months, 1 week ago)
by
jareyero
Branch:
DRUPAL-6--1
Changes since
1.41.2.28: +16 -25 lines
Diff to
previous 1.41.2.28
, to
branch point 1.41
- Reworked taxonomy language logic when saving terms, set node/current language for tags.
- Added some more help text and links to the taxonomy admin pages.
- Rolled back nodereference patch, previously committed by mistake, #314721
Revision
1.41.2.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 9 13:53:15 2008 UTC
(15 months, 2 weeks ago)
by
jareyero
Branch:
DRUPAL-6--1
Changes since
1.41.2.5: +29 -22 lines
Diff to
previous 1.41.2.5
, to
branch point 1.41
- Moved selection mode initialization out of hook init, to first time it's needed.
- Fixed some issues with taxonomy and query rewriting rewriting, by vingbord, #260156 and #260151
- Fixed wrong data type in schema, by polarbear128, #289027
Revision
1.36.2.16.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 23 16:56:00 2008 UTC
(16 months ago)
by
jareyero
Branch:
DRUPAL-5--2
CVS Tags:
DRUPAL-5--2-4,
DRUPAL-5--2-5
Branch point for:
DRUPAL-5--3
Changes since
1.36.2.16.2.3: +2 -2 lines
Diff to
previous 1.36.2.16.2.3
, to
branch point 1.36.2.16
Lots of bug fixes and some small features:
- Fixed database compatibility issue with i18ncontent query by omo, #135387
- Fixed warning with profile fields by bitstream, #129262
- Fixed typo in INSTALL.txt by serkanarikusu, #206172
- Added i18npanels module contributed by JacobSingh, #159926
- Added description to translated items by JacobSingh, #197977
- Rename i18n blocks by incrn8, #246014
- Link to translate node changes site language by Jaza, TBarregren, #149108
- Added "translate own nodes" permission by rblomme, christopher_skauss, #41580
- Fixed synchronization warning on content type by yettyn, #166101
- Applied postgres compatibility patch by ivanSB, #183593
- Added token support for language code by knseibert, #176449
Revision
1.41.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 24 11:17:34 2008 UTC
(17 months ago)
by
jareyero
Branch:
DRUPAL-6--1
Changes since
1.41.2.2: +5 -22 lines
Diff to
previous 1.41.2.2
, to
branch point 1.41
Multiple bug fixes:
- Patch to prevent query rewriting for views, by Frank Steiner, #272432
- Taxonomies not syncing, by drewish, #256357
- Menu not refreshing locales, by Frank Steiner, #263124
- User profiles not translated on registration, by gustavlarson, #248089
Revision
1.36.2.16.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 28 11:59:10 2008 UTC
(18 months, 4 weeks ago)
by
jareyero
Branch:
DRUPAL-5--2
Changes since
1.36.2.16.2.2: +3 -3 lines
Diff to
previous 1.36.2.16.2.2
, to
branch point 1.36.2.16
- Fixed typo in INSTALL.txt by serkanarikusu, #206172
- Added i18npanels module contributed by JacobSingh, #159926
- Added description to translated items by JacobSingh, #197977
- Rename i18n blocks by incrn8, #246014
- Link to translate node changes site language by Jaza, TBarregren, #149108
- Added "translate own nodes" permission by rblomme, christopher_skauss, #41580
Revision
1.41.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Mar 24 16:40:30 2008 UTC
(20 months ago)
by
jareyero
Branch:
DRUPAL-6--1
Changes since
1.41: +27 -3 lines
Diff to
previous 1.41
- Improved block management, no need for 'Translated' duplicated blocks anymore.
- Added new dependency for i18nmenu, now it works with i18nblocks
Revision
1.36.2.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 6 11:54:18 2007 UTC
(2 years, 5 months ago)
by
jareyero
Branch:
DRUPAL-5
Changes since
1.36.2.14: +1 -1 lines
Diff to
previous 1.36.2.14
, to
branch point 1.36
+ Added autocomplete for selecting node translations, by Dave Myburgh, #137049
+ Fixed #138624, db_rewrite_sql() not rewriting sql as expected
Now language conditions are only disabled for admin/content/* paths
+ Added some new synchronization options
- Flexinode fields
- File attachments
Revision
1.36.2.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jun 4 15:47:34 2007 UTC
(2 years, 5 months ago)
by
jareyero
Branch:
DRUPAL-5
Changes since
1.36.2.13: +8 -3 lines
Diff to
previous 1.36.2.13
, to
branch point 1.36
Extended synchronization module:
- CCK fields
- More standard node fields
- Attachments, revisions, etc
Added a fieldset in i18n content type settings to show here the synchronization options too
Revision
1.36.2.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu May 3 13:48:57 2007 UTC
(2 years, 6 months ago)
by
jareyero
Branch:
DRUPAL-5
Changes since
1.36.2.11: +34 -12 lines
Diff to
previous 1.36.2.11
, to
branch point 1.36
+ Extended i18n_variable_init to retrieve subsets of variables for given language
+ Pathauto: Added support for pathauto path-per-languages using multilingual variables
+ Books: Fixed book outline for 'add child page', parent field not populated when node is not in current language
+ Books: Added translation of parent page when creating translations
Revision
1.36.2.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Feb 26 19:18:54 2007 UTC
(2 years, 8 months ago)
by
jareyero
Branch:
DRUPAL-5
Changes since
1.36.2.6: +99 -30 lines
Diff to
previous 1.36.2.6
, to
branch point 1.36
+ Added views support (i18nviews.module)
+ Added extended language support for content (All defined languages can be selected for some content types)
+ Improved language management to localize language names
+ Implemented 'hook_language_list' so node modules can define its own language list now
+ Fixed issues with 'strict' language selection mode
+ Fixed module weights (run update.php)
Revision
1.36.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Feb 11 15:45:22 2007 UTC
(2 years, 9 months ago)
by
jareyero
Branch:
DRUPAL-5
Changes since
1.36.2.4: +3 -2 lines
Diff to
previous 1.36.2.4
, to
branch point 1.36
translation.module
- Fixed problem with term translation form
- Improved api functions: translation_node_nid and translation_term_tid
i18n.module
- Added fieldset in vocabulary forms to support some experimental modules
New folder: experimental
+ i18nstrings.module, generalized support for configurable strings translation
+ i18ncontent.module, content type names and texts translation
+ i18nsync.module, synchronize taxonomy for translations
+ ttext.module, translatable text field for CCK
Revision
1.36.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 29 00:53:31 2007 UTC
(2 years, 9 months ago)
by
jareyero
Branch:
DRUPAL-5
Changes since
1.36.2.2: +23 -13 lines
Diff to
previous 1.36.2.2
, to
branch point 1.36
- Added language tracking in session
- Home page now redirects the proper page in language, not for default language
- Fixed issues when languages not initialized yet.
- A few changes in documentation
Revision
1.38 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 11 23:46:10 2007 UTC
(2 years, 10 months ago)
by
jareyero
Branch:
MAIN
Changes since
1.37: +2 -2 lines
Diff to
previous 1.37
Fixed bug #107125, domain.com returns 404 when browser detection is on
Fixed some issues with automatic term translation and module ordering
Revision
1.37 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jan 9 18:12:35 2007 UTC
(2 years, 10 months ago)
by
jareyero
Branch:
MAIN
Changes since
1.36: +20 -12 lines
Diff to
previous 1.36
Fixed some minor bugs and some polishing
Applied #104973 by Wesley Tanaka (Query string not preserved in language links)
Implemented feature request #69683 (Taxonomy terms translated on node translation)
Fixed some issues with i18nblocks module
Revision
1.36 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Dec 14 17:10:32 2006 UTC
(2 years, 11 months ago)
by
jareyero
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.35: +36 -27 lines
Diff to
previous 1.35
Upgrading:
- Added selection handling in i18nprofile
- Fixed issues with translation node tab
- Removed HOWTO.txt, now in online docs
Revision
1.30 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 31 21:50:16 2006 UTC
(3 years, 5 months ago)
by
jareyero
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.29: +2 -9 lines
Diff to
previous 1.29
Some bug fixes:
- Fixed i18n_variables, handling of array variables
- drupal_get_path alias not found on cached pages
- Removed front page option from settings, it doesnt make sense anymore
Revision
1.25 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 6 19:19:38 2006 UTC
(3 years, 6 months ago)
by
jareyero
Branch:
MAIN
Changes since
1.24: +6 -9 lines
Diff to
previous 1.24
Fixed some bugs with the translation links
Fixed multilingual variables
Updated the documentation
Added installation scripts in the install file
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 27 14:59:19 2006 UTC
(3 years, 7 months ago)
by
jareyero
Branch:
MAIN
Changes since
1.23: +0 -0 lines
Diff to
previous 1.23
More updates for Drupal 4.7
+ Reworked node translation forms. New: add existing nodes into translation
+ Fixed problems with taxonomy translation
+ Some more db updates
+ Clean up translation.module a little
Revision
1.23 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 24 00:42:40 2006 UTC
(3 years, 7 months ago)
by
jareyero
Branch:
MAIN
Changes since
1.22: +12 -12 lines
Diff to
previous 1.22
Lots of updates for 4.7
Reworked the translation module
Added install file with some database updates
Some of Alan Dixon's contributions
Revision
1.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 26 19:09:43 2005 UTC
(4 years, 8 months ago)
by
jareyero
Branch:
MAIN
Changes since
1.16: +35 -20 lines
Diff to
previous 1.16
- Added some logic in query rewriting functions to get all terms & vocabs when administering categories and the right ones when editing a node.
- Reworked configuration options for flags. Now language appears in the alt text for icons. Accesibility++
- Added support for long locale names (http://drupal.org/node/14814). Still needs some fallback mechanism.
- Merging all the code in only one include file: i18n.inc
- Not running anymore the language name through localization system: http://drupal.org/node/19179
- Added & updated PostgreSQL schema
- Changed block HTML from using tables to HTML list, for consistency with the rest of Drupal blocks
- Added some contributed language flags
- Some cleaning up, WIP, preparing for 4.6 release
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 1 00:08:33 2004 UTC
(5 years, 1 month ago)
by
uwe
Branch:
MAIN
Changes since
1.7: +3 -2 lines
Diff to
previous 1.7
Added CVS $Id$ tag to all *.module files where it was missing (as required
by the coding standards, see CODING_STANDARDS.html). I also unified the
format and the location of the $Id$ tag. It starts with "//" and is placed
on the second line in all *.module files, now.
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.