Transliterate filenames for uploads
https://www.drupal.org/project/transliterate_filenames
======================================================

INTRODUCTION
-----------
Transliteration for all uploading files (includes fields and ckeditor inline
upload)

How to use: just enable module as usual. All new file names will be
transliterate to Latin characters.

Temporary solution till 8.5 core:

https://www.drupal.org/node/2492171

After release new core just disable this module (or not, if you don't want to
click all checkboxes on all filefields for transliteration and use this one
simple module for global settings).

REQUIREMENTS
------------

This module has no requires

INSTALLATION
------------

Install as you would normally install a contributed Drupal module. Visit:
https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
for further information.

CONFIGURATION
-------------

Module has no configuration

MAINTAINERS
-----------

Current maintainers:
* Alexander Dubovskoy - https://www.drupal.org/u/adubovskoy
* Andrey Ivnitsky - https://www.drupal.org/u/itcrowd72
