/[drupal]/contributions/modules/i18n/i18nblocks/i18nblocks.module
ViewVC logotype

Log of /contributions/modules/i18n/i18nblocks/i18nblocks.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.7.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 17:33:35 2009 UTC (3 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.7.2.17: +10 -4 lines
Diff to previous 1.7.2.17 , to branch point 1.7
- Fixed: Translate all custom block titles (not only custom blocks), by brucepearson, #541048
- Added: Primary and secondary links' menus translation using preprocess, by neochief, #514108

Revision 1.7.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 21:08:25 2009 UTC (2 months, 4 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.7.2.16: +2 -2 lines
Diff to previous 1.7.2.16 , to branch point 1.7
Removed trailing white space (code style fixes)

Revision 1.7.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 20:09:18 2009 UTC (3 months, 2 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.7.2.15: +2 -2 lines
Diff to previous 1.7.2.15 , to branch point 1.7
Added a missing blank in i18n_blocks insert

Revision 1.7.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 13:35:12 2009 UTC (5 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.7.2.14: +2 -2 lines
Diff to previous 1.7.2.14 , to branch point 1.7
- Fixed pgsql issue in i18nblocks query rewriting, by plj, #383772
- Changed i18ntaxonomy module weight for it to run before views, by Owen Barton, #386136

Revision 1.7.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 16:26:18 2009 UTC (10 months ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.7.2.13: +2 -2 lines
Diff to previous 1.7.2.13 , to branch point 1.7
- Fixed missing table wrapper in i18nblocks, by mrfelton, #362050
- Added: Display hierarchy when translating taxonomy, by Afief, #288086

Revision 1.7.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 16:36:17 2009 UTC (10 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.12: +24 -2 lines
Diff to previous 1.7.2.12 , to branch point 1.7
- Applied i18nblocks implementation of i18nstrings/locale_refresh(), by catch, #356520
- Applied i18ncontent tt/hook_locale() review, by catch, #356535

Revision 1.7.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 13:37:11 2008 UTC (12 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA5, DRUPAL-6--1-0-BETA6
Changes since 1.7.2.11: +15 -7 lines
Diff to previous 1.7.2.11 , to branch point 1.7
- Fixed multilingual blocks not translating, #305868
- Fixed notices, undefined variables, by eMPee584, #276161

Revision 1.7.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 11:40:18 2008 UTC (13 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.7.2.10: +2 -2 lines
Diff to previous 1.7.2.10 , to branch point 1.7
Code style fixes

Revision 1.7.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 11:32:23 2008 UTC (13 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.7.2.9: +10 -10 lines
Diff to previous 1.7.2.9 , to branch point 1.7
Code style fixes

Revision 1.7.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 21:33:54 2008 UTC (13 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.7.2.8: +71 -57 lines
Diff to previous 1.7.2.8 , to branch point 1.7
Code style fixes, missing ID tags, +++

Revision 1.7.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 19:47:34 2008 UTC (13 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.7.2.7: +24 -24 lines
Diff to previous 1.7.2.7 , to branch point 1.7
Trailing spaces cleanup (code style)

Revision 1.7.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 19:16:11 2008 UTC (14 months ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA4
Changes since 1.7.2.6: +2 -2 lines
Diff to previous 1.7.2.6 , to branch point 1.7
More localization fixes by hass

Revision 1.7.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 16:09:28 2008 UTC (14 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.5: +2 -1 lines
Diff to previous 1.7.2.5 , to branch point 1.7
- Renamed some modules, updated descriptions
- Fixed / improved some module help texts.
- Fixed multiple localization issues, by hass, #310852

Revision 1.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 19:21:45 2008 UTC (14 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.4: +16 -3 lines
Diff to previous 1.7.2.4 , to branch point 1.7
- Fixed error with i18ncontent update, #295263
- Fixed warning in sync module, by vjacquin, #299064 and #294511
- Fixed issue with i18nblocks and system module weights, #299642
- Fixed warning in i18ntaxonomy, by mvc , #304003

Revision 1.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 25 20:36:47 2008 UTC (16 months ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA3
Changes since 1.7.2.3: +9 -4 lines
Diff to previous 1.7.2.3 , to branch point 1.7
- Commented out views hooks on i18ntaxonomy (not for the first version), #285660
- Fixed wrong duplicated translations (context/caching issue), #281471
- Added preliminary support for l10n client (Patch pending)
- Fixed missing dependency on i18nblocks, #279769
- Fixed i18npoll_nodeapi returning $node, breaking feeds and cron calls, #254022
- Fixed notice and possible i18n blocks not found, #278588

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 24 16:40:31 2008 UTC (20 months ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.7.2.2: +80 -3 lines
Diff to previous 1.7.2.2 , to branch point 1.7
- Improved block management, no need for 'Translated' duplicated blocks anymore.
- Added new dependency for i18nmenu, now it works with i18nblocks

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 20:30:59 2008 UTC (20 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.1: +4 -2 lines
Diff to previous 1.7.2.1 , to branch point 1.7
- Added string refreshing for all the modules using i18nstrings.
- Fixed installation issues doing operations on enable hook instead of install.

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 18:59:20 2008 UTC (20 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7: +7 -4 lines
Diff to previous 1.7
- Fixed: wrong function name on i18ntaxonomy producing errors/warnings
- Fixed: blocks not saving language properly.
- Improved taxonomy vocabulary form, re-grouping the fields and with some help text.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 19:43:55 2008 UTC (21 months, 1 week ago) by jareyero
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.6: +11 -36 lines
Diff to previous 1.6
Fixed issues in i18nblocks
Reworked i18nmenu for Drupal 6
Fixed i18nstrings so string update returns real status value

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 02:16:12 2008 UTC (21 months, 1 week ago) by jareyero
Branch: MAIN
Changes since 1.5: +90 -264 lines
Diff to previous 1.5
Major clean up

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 19:32:12 2008 UTC (21 months, 1 week ago) by jareyero
Branch: MAIN
Changes since 1.4: +8 -7 lines
Diff to previous 1.4
Fixed multiple issues with blocks and taxonomy

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 2 02:05:12 2007 UTC (2 years ago) by jareyero
Branch: MAIN
Changes since 1.3: +6 -4 lines
Diff to previous 1.3
Completed upgrade of i18nprofile, beta 1
Improved i18nstrings to use location field

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 19:45:56 2007 UTC (2 years, 1 month ago) by jareyero
Branch: MAIN
Changes since 1.2: +142 -50 lines
Diff to previous 1.2
Upgraded i18nblocks module: Fully reworked
(Pending update script)

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 19:20:51 2007 UTC (2 years, 1 month ago) by jareyero
Branch: MAIN
Changes since 1.1: +326 -0 lines
Diff to previous 1.1
Upgrading for Drupal 6

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 5 19:01:04 2007 UTC (2 years, 7 months ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--2-1, DRUPAL-5--2-2, DRUPAL-5--2-3, DRUPAL-5--2-4, DRUPAL-5--2-5
Branch point for: DRUPAL-5--2, DRUPAL-5--3
Changes since 1.1.2.3: +8 -8 lines
Diff to previous 1.1.2.3 , to branch point 1.1 , to next main 1.7
Fixed typo and some issue with nodeasblock block titles

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 3 15:37:33 2007 UTC (2 years, 7 months ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0
Changes since 1.1.2.2: +7 -4 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Fixed some small issues

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 2 23:32:24 2007 UTC (2 years, 7 months ago) by jareyero
Branch: DRUPAL-5
Changes since 1.1.2.1: +10 -6 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Fixed a pair bugs with nodeasblock integration

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 2 20:36:49 2007 UTC (2 years, 7 months ago) by jareyero
Branch: DRUPAL-5
Changes since 1.1: +319 -0 lines
Diff to previous 1.1
New i18nblocks module with nodeasblock -patch pending on this side- integration

Revision 1.1
Mon Apr 2 20:36:49 2007 UTC (2 years, 7 months ago) by jareyero
Branch: MAIN
Branch point for: DRUPAL-5
FILE REMOVED
file i18nblocks.module was initially added on branch DRUPAL-5.

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