/[drupal]/contributions/modules/transliteration/transliteration.install
ViewVC logotype

Log of /contributions/modules/transliteration/transliteration.install

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.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 12:19:44 2009 UTC (6 weeks, 4 days ago) by smk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +4 -4 lines
Diff to previous 1.4
Updated doxygen documentation.

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 12:18:06 2009 UTC (6 weeks, 4 days ago) by smk
Branch: DRUPAL-6--3
Changes since 1.4.2.1: +6 -6 lines
Diff to previous 1.4.2.1 , to branch point 1.4 , to next main 1.5
Reverted some message strings.

Revision 1.1.6.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 12:11:22 2009 UTC (6 weeks, 4 days ago) by smk
Branch: DRUPAL-5--2
Changes since 1.1.6.5: +8 -3 lines
Diff to previous 1.1.6.5 , to branch point 1.1 , to next main 1.5
Updated doxygen documentation.

Revision 1.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 12:11:06 2009 UTC (6 weeks, 4 days ago) by smk
Branch: DRUPAL-6--2
Changes since 1.1.4.3: +8 -3 lines
Diff to previous 1.1.4.3 , to branch point 1.1 , to next main 1.5
Updated doxygen documentation.

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 17:01:11 2009 UTC (2 months, 4 weeks ago) by smk
Branch: DRUPAL-6--3
Changes since 1.4: +9 -9 lines
Diff to previous 1.4
Minor changes.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 14:44:25 2009 UTC (2 months, 4 weeks ago) by smk
Branch: MAIN
Branch point for: DRUPAL-6--3
Changes since 1.3: +6 -1 lines
Diff to previous 1.3
Updated documentation.
Minor code changes.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 9 18:46:14 2009 UTC (5 months, 2 weeks ago) by smk
Branch: MAIN
Changes since 1.2: +27 -2 lines
Diff to previous 1.2
- #199660 by smk-ka: Added a constant to disallow converting pre-existing filenames by default.
- Updated install instructions, section on how to create language-specific variants.

Revision 1.1.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 9 18:44:16 2009 UTC (5 months, 2 weeks ago) by smk
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.1.4.2: +28 -3 lines
Diff to previous 1.1.4.2 , to branch point 1.1
- #199660 by smk-ka: Added a constant to disallow converting pre-existing filenames by default.
- Updated install instructions, section on how to create language-specific variants.

Revision 1.1.6.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 9 18:43:28 2009 UTC (5 months, 2 weeks ago) by smk
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1
Changes since 1.1.6.4: +28 -3 lines
Diff to previous 1.1.6.4 , to branch point 1.1
- #199660 by smk-ka: Added a constant to disallow converting pre-existing filenames by default.
- Updated install instructions, section on how to create language-specific variants.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 9 14:38:56 2009 UTC (5 months, 2 weeks ago) by smk
Branch: MAIN
Changes since 1.1: +42 -72 lines
Diff to previous 1.1
#357254 by overall, Cynicus: Fixed transliteration of Russian letters.
#364931 by PaV: Added Esperanto transliteration.
Rewrote retroactive transliteration during installation or update to get rid of
  SUBSTRING_INDEX function dependency.
#312021 by pcorbett: Added SQL Server support.
#257041 by Freso: More transliterations (x21??).

Revision 1.1.6.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 7 20:06:35 2009 UTC (5 months, 2 weeks ago) by smk
Branch: DRUPAL-5--2
Changes since 1.1.6.3: +40 -71 lines
Diff to previous 1.1.6.3 , to branch point 1.1
- Rewrote retroactive transliteration during installation or update to get rid of SUBSTRING_INDEX function dependency.
- #312021 by pcorbett: Added SQL Server support.

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 7 20:06:25 2009 UTC (5 months, 2 weeks ago) by smk
Branch: DRUPAL-6--2
Changes since 1.1.4.1: +40 -71 lines
Diff to previous 1.1.4.1 , to branch point 1.1
- Rewrote retroactive transliteration during installation or update to get rid of SUBSTRING_INDEX function dependency.
- #312021 by pcorbett: Added SQL Server support.

Revision 1.1.6.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 7 19:06:01 2009 UTC (5 months, 2 weeks ago) by smk
Branch: DRUPAL-5--2
Changes since 1.1.6.2: +4 -3 lines
Diff to previous 1.1.6.2 , to branch point 1.1
Coding style fixes courtesy of coder.module.

Revision 1.1.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 7 19:05:50 2009 UTC (5 months, 2 weeks ago) by smk
Branch: DRUPAL-6--2
Changes since 1.1: +4 -3 lines
Diff to previous 1.1
Coding style fixes courtesy of coder.module.

Revision 1.1.6.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 12 21:20:02 2008 UTC (17 months, 1 week ago) by smk
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0
Changes since 1.1.6.1: +113 -0 lines
Diff to previous 1.1.6.1 , to branch point 1.1
- #199660 by smk-ka: Added retroactive transliteration of existing filenames during installation or update. Original idea by colan.
- #255646 by smk-ka: Added a language parameter to transliteration_get().
- #246875 by smk-ka: Added language-specific replacements for Danish letters.

Revision 1.1.6.1
Thu Mar 20 09:44:43 2008 UTC (20 months ago) by smk
Branch: DRUPAL-5--2
Changes since 1.1: +0 -113 lines
FILE REMOVED
file transliteration.install was added on branch DRUPAL-5--2 on 2008-06-12 21:20:02 +0000

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 09:44:43 2008 UTC (20 months ago) by smk
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--2-0
Branch point for: DRUPAL-5--2, DRUPAL-6--1, DRUPAL-6--2
- Ported to Drupal 6.
- Added retroactive transliteration of existing filenames during installation or update. Original idea by colan.

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