Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 105.02 KB
MD5: 1671ec32e605986cf98bb1bc953346ec
SHA-1: 3d23be3baca0ec7296589a8e5e6887d36a833322
SHA-256: f579800dd362dc31358187ff788862328910334740d1bcfead06053f48f459ff
Download zip 160.27 KB
MD5: 7d4f91ddd8c5877e8d24376fd75079ce
SHA-1: 38077745b80e45e88b30ed09a195b01311098d2c
SHA-256: d797964785378921f4d17b8cdfe5489a2623ae7711eff6bc4e068b04325fca70

Release notes

Key features

New admin UI for settings and retroactive file name transliteration.
New developer-friendly transliteration data file layout.
Lowered memory footprint.

Complete changelog

#788530 by jurgenhaas: Fixed database table file is now called file_managed.
by smk-ka: More accurate detection of file names requiring retroactive transliteration. Removed support for MS SQL due to missing regexp support.
by smk-ka: Added admin UI for settings and retroactive file name transliteration.
by smk-ka: New developer-friendly transliteration data file layout.
by smk-ka: Lowered memory footprint of replacement function.
#487550 by viadimezzo: Added sz ligature transliteration to German.
#494234 by yngens: Added Kyrgyz transliteration.
#586816 by smk-ka: Keep a copy of the unaltered file name in $_FILES['files'][$name]['orig_name'].
by smk-ka: Moved transliteration_clean_filename() to main module.
by smk-ka: Reverted the behavior of transliteration_clean_filename() to only accept file names without a path.
by smk-ka: Updated documentation.

Created by: smk-ka
Created on: 16 Jul 2010 at 13:50 UTC
Last updated: 16 Jul 2010 at 13:55 UTC
New features
Bug fixes
Unsupported

Other releases