Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
108.64 KB
MD5: 7f611858e3950c1c1dbab98e3e2793f5
SHA-1: fea5f89cf56b8e1a91333d97dd013bb4bd388356
SHA-256: b673be81f28d9ebb053a50bcfba3b57b97b6ace494bdb254c8e640166be37e49
Download zip
147.16 KB
MD5: a621328da4a6180c55a367f04814534d
SHA-1: 95d02e2494cd487f4e3411f4a3b5dcd79788110e
SHA-256: 295788c7a9f0fee3620c538819f5d3746f12fced056b73dd865db39568fd9e16
Release notes
Changes since 7.x-3.0:
New features
- #835598 by smk-ka: Remove multiple consecutive non-alphabetical characters.
- #1095278 by pillarsdotnet, sun, amateescu: Added support for a transliteration text format filter.
- #1576986 by gwulo: Allow conversion of existing filenames to lower-case.
- #1402196 by amateescu and Dave Reid: Added support for all writeable stream wrappers.
- #1058064 by msti, smk-ka and amateescu: Transliterate search string and index.
Bug fixes
- Follow-up for #1576986: Only use MySQL's 'BINARY' if files should be lower-cased.
- #1474886 by amateescu | dynamicdan: Add a new useful resources section in README.txt.
- #1448060 by amateescu | huah: Convert a missing chinese character.
- #1440368 by mvc: Better transliterations for Inuktitut characters.
- #1444908 by yannisc: Fixed Greek b should get transliterated to v and V instead of b and B.
- #1333130 by amateescu: Add link to configuration page.