Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
107.72 KB
MD5: b20b323557afeeeb1c29aad7e572a3d4
SHA-1: c25cc8ca956efd2cc8dce82235ec2f041e6fafd2
SHA-256: a58c30369290824f7764ac6c8da7fce67183559595d5d25a97354e2cdd15a8fa
Download zip
146.23 KB
MD5: 44760f80773a7f728f3def248329aa0b
SHA-1: 186cccd28fea3a580e958776174ecd38c73bb2af
SHA-256: 599b1d08c97438729adb273f53da91f2e24775a83640bc87ddbc39e640381240
Release notes
First stable release for Drupal 7.
Complete log of changes since 7.x-3.0-alpha1:
- #881644 by amateescu: Added support for the Redirect module to redirect from old filenames.
- #909670 by jishan, smk-ka: Fixed Vietnamese input.
- #1243974 by cyborg_572: Supporting files uploaded as an array.
- #1256416 by mariogalan: Better Spanish transliteration.
- #1215872 by yannisc and rootatwc: Better Greek transliteration.
- #1033832 by joachim: hook_uninstall doesn't clean up variables.
- #1005960 by pillarsdotnet, smk-ka: file_directory_path() removed in D7.
- #992268 by smk-ka: Renamed transliteration_process() to avoid conflict with
hook_process().